[Bug testsuite/42843] --enable-build-with-cxx plugin tests fail

amylaar at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jul 12 22:25:00 GMT 2010



------- 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



More information about the Gcc-bugs mailing list