On Fri, 17 Nov 2017 03:23:56 +0800 YunQiang Su <wzss...@gmail.com> wrote: > Package: src:gcc-7 > Version: 7.2.0-16 > > gnatlink/gnatmake etc programs may call gcc/g++ internally, > while they just call them by the name: > gcc-VERSION > g++-VERSION > > which will cause problem for cross toolchains.
This patch has a problem. And I am trying to fix it. > > -- > YunQiang Su