From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: hjl@lucon.org (H.J. Lu) Cc: egcs@cygnus.com, libc-linux@gnu.org (GNU C Library) Subject: Re: Patch for egcs 1.0.2 Date: Sun, 08 Feb 1998 23:28:00 -0000 Message-id: <5257.887009405@hurl.cygnus.com> References: X-SW-Source: 1998-02/msg00341.html In message < m0y0rK7-0004ecC@ocean.lucon.org >you write: > Hi, > > I'd like to see this in egcs 1.0.2. The reason for this is > glibc 2.1 is versioned and the dynamic linker needs to know > which version of libc the shared library is compiled against. > > Thanks. > > > -- > H.J. Lu (hjl@gnu.org) > - > Sat Jan 10 14:03:43 1998 H.J. Lu (hjl@gnu.org) > > * config/linux.h (LIB_SPEC): Add -lc for -shared if > USE_GNULIBC_1 is not defined. > * config/sparc/linux.h; Ditto. > > * config/sparc/linux64.h (LIB_SPEC): Add -lc for -shared. > > * config/alpha/linux-elf.h (LIB_SPEC): New. Defined if > USE_GNULIBC_1 is not defined. HJ, these aren't even in the snapshots, and thus haven't been tested in any way shape or form by folks on the egcs list. As far as I know, this is the first time anyone on this list has ever seen these patches. Am I missing something? jeff