This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: An egcs patch for libio
- To: mharnois at sbt dot net (Michael Harnois)
- Subject: Re: An egcs patch for libio
- From: hjl at lucon dot org (H.J. Lu)
- Date: Thu, 4 Dec 1997 11:50:40 -0800 (PST)
- Cc: libc-linux at gnu dot ai dot mit dot edu (GNU C Library), egcs at cygnus dot com
>
> > BTW, libio in egcs is not compatible with libio in glibc 2.1. I
> > have patches for both glibc 2.1 and egcs. But they have to go
> > tegether.
>
> Could I try these patches out, please? I looked for them in your ftp
> directory but didn't see them there.
>
You are the only who has asked for them :-(. Who else are
interested in getting egcs to work with glibc 2.1? My glibc
patch is against glibc 2.1 971118. I need to clean it up
before I can put it up for ftp. If there are enough people
interested in it, I will spend some time making one.
H.J.