This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gnu-libc and egcs problems on linux


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).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]