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: libio test results


> 
> This probably has something to do with the printf() problem I reported a bit
> earlier, but who knows.  This is with the latest dejagnu snapshot from
> Cygnus:
> 

libio is broken for linux, libc 5 and glibc 2. If you use libc 5.4.39,
you can get

ftp://ftp.yggdrasil.com/private/hjl/egcs-970917.io.diff.gz

But glibc 2.0.5 and glibc 2.1 are also broken. You cannot finish

# make check

in libio and libstdc++ due to 2 undefined symbols. I have a patch
for glibc 2 which I have sent to Ulrich. He may have a better one.


H.J.


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