This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


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

Re: glibc 2.0.95


John Kennedy <jk@csuchico.edu> writes:

>   As a side note, has anyone else tried to recompile egcs-1.0.3a under
> glibc-2.0.95?  In bootstrapping my homebrew distribution I got hung up
> in there with errors in egcs's libio.h header.  If I don't hear from
> anyone I'm going to try a egcs snapshot and then spot-compile a few
> more programs to see if it is egcs or a more general problem.

This is a known problem.  I will fix it in the latst egcs versions.
To fix it yourself you'll have to use __PMT instead of __P in some of
the header in libio which comes with egcs.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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