This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gnu-libc and egcs problems on linux
- To: drepper at ipd dot info dot uni-karlsruhe dot de (Ulrich Drepper)
- Subject: Re: gnu-libc and egcs problems on linux
- From: Mike Neuhauser <mike at gams dot co dot at>
- Date: Wed, 03 Dec 1997 17:06:13 +0100
- cc: libc-hacker at gnu dot org, egcs at cygnus dot com
In message <x7ra7u2z94.fsf@myware.rz.uni-karlsruhe.de>, Ulrich Drepper writes:
> Mike Neuhauser <mike@gams.co.at> writes:
>
> > So the _G_config.h from the host system is out-dated and _G_config.h
> > has to be generated from the gnulibc2 header files (configure
> > --with-headers=gnulibc2-headers-directory).
>
> It is correct that the system version is outdated but never
> _G_config.h must be generated for use with glibc. This cannot work.
Sorry, I didn't make myself clear enough: _G_config.h is needed during
the build of *egcs* when it is generated from the gnulibc2 headers. I
think this is fairly important as gnulibc2 is the new standard c-library
for linux.