This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/28102] [4.2 Regression] GNU Hurd bootstrap error: 'OPTION_GLIBC' undeclared
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jul 2006 15:58:34 -0000
- Subject: [Bug target/28102] [4.2 Regression] GNU Hurd bootstrap error: 'OPTION_GLIBC' undeclared
- References: <bug-28102-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from pinskia at physics dot uc dot edu 2006-07-15 15:58 -------
Subject: Re: [4.2 Regression] GNU Hurd bootstrap error: 'OPTION_GLIBC'
undeclared
On Jul 16, 2006, at 12:45 AM, ams at gnu dot org wrote:
> That is from [gcc]/gcc/config/linux.h, I'm talking about
> [gcc]/gcc/config/i386/{linux,gnu}.h. Which is also the one causing
> problems without the patch I sent.
bzzz, wrong. TARGET_C99_FUNCTIONS is not defined anywhere in
config/i386/linux.h, it is defined in config/linux.h. Also
powerpc-gnu and alpha-gnu are going to have the same issue.
powerpc-gnu is worse though.
Please try again at actually looking into this issue.
It is obviously you did not look into that much.
Also kBSD is incorrect anyways and should be fixed in the same
matter but that is a different bug.
-- Pinski
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28102