------- Comment #18 from rguenther at suse dot de 2009-07-26 20:44 ------- Subject: Re: --program-suffix is ignored (for ada)
On Sun, 26 Jul 2009, davek at gcc dot gnu dot org wrote: > ------- Comment #17 from davek at gcc dot gnu dot org 2009-07-26 20:39 > ------- > (In reply to comment #15) > > Right, my change fixed gnatmake so that it would call the proper gcc (based > > on > > the > > previous comments on this PR), but Makefiles have never supported > > --program-suffix, so that's not even a regression. > > Uh, you both focussed on the line where I mentioned in passing that the gnat > executables don't get suffixed, and missed the actual bug report: it does > *not* > call the proper GCC. Regardless of whether gnatmake itself gets a suffix or > not, it should have invoked "gcc-4", not "gcc", shouldn't it? No, the support that was implemented is that the suffix of gnatmake is the one that gcc gets suffixed with. Richard. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=864