------- 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? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=864