This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/5131: gcc 3.1 bootstrap on x86 fails for over a month
- From: neil at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, sefer at hotmail dot com
- Date: 16 Dec 2001 17:55:36 -0000
- Subject: Re: bootstrap/5131: gcc 3.1 bootstrap on x86 fails for over a month
- Reply-to: neil at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, sefer at hotmail dot com, gcc-gnats at gcc dot gnu dot org
Synopsis: gcc 3.1 bootstrap on x86 fails for over a month
State-Changed-From-To: open->feedback
State-Changed-By: neil
State-Changed-When: Sun Dec 16 09:55:36 2001
State-Changed-Why:
Clearly LINUX_VERSION_CODE is being defined to a string
literal. You need to find out why that is. Try compiling
the file on your system as shown, but add options -E -dD
and see where the definition is occurring.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5131