A Linux/libc 5 patch for egcs 1.1.2

H.J. Lu hjl@varesearch.com
Tue Mar 2 09:52:00 GMT 1999


Hi, Jeff,

The connection to lucon.org has been down for 5 days now. If you need
a reply, please send to hjl@varesearch.com for now.

As I said, libio is very tricky. If you take a look at
libio/config/linuxlibc1.mt, you will find this:

IO_OBJECTS=iogetc.o ioputc.o iofeof.o ioferror.o \
        filedoalloc.o fileops.o genops.o iofclose.o \
        iovsprintf.o iovsscanf.o strops.o iogetline.o

That means other C files in libio are not included. We don't care those
weak aliases in files which are not in libstdc++. BTW, you won't get
those weak aliases on any other systems, except for Linux.



-- 
H.J. Lu (hjl@gnu.org)


More information about the Gcc-patches mailing list