------- Comment #15 from amylaar at gcc dot gnu dot org 2010-07-12 22:25 ------- COMPILER is based on $(CC) / $(CXX), which during testing are overridden to become the host compiler, i.e. stage 0 for a bootstrap, so to speak. We want to use @CC@ / @CXX@ to use the same compiler that the latest compiler binaries (cc1 etc.) were built with.
-- amylaar at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ro at gcc dot gnu dot org Status|RESOLVED |REOPENED Resolution|FIXED | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42843