gnu-libc and egcs problems on linux
Mike Neuhauser
mike@gams.co.at
Wed Dec 3 10:32:00 GMT 1997
In message < x7wwhm30sy.fsf@myware.rz.uni-karlsruhe.de >, Ulrich Drepper writes:
> Mike Neuhauser <mike@gams.co.at> writes:
>
> > (It would be much more complicated to fix
> > egcs-971201/libio/gen-params.)
>
> gen-params never has to run on Linux. So why is this a problem? I
> don't want to uglify the headers because of some unrelated scripts.
I'm absolutly sure that on my system it does run and it *has* to
(as far as I understand it): my host/build system uses the old
linux libc (libc-5) and the target system will use gnulibc2. 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).
More information about the Gcc
mailing list