preprocessor/4075: Specifying a different version does not work

aoliva@gcc.gnu.org aoliva@gcc.gnu.org
Tue Aug 21 21:56:00 GMT 2001


Synopsis: Specifying a different version does not work

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Tue Aug 21 21:56:48 2001
State-Changed-Why:
    The difference is that GCC 3.0 is the first release of GCC with an integrated preprocessor.  The compilation driver (gcc) expects cc1 to be able to preprocess the code now, but cc1s of older releases can't do that, so compilation fails.  -V works only as long as the interface of the compile passes remain the same.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4075&database=gcc



More information about the Gcc-bugs mailing list