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: Fri, 13 Feb 1998 02:16:00 -0000 Message-id: <25521.887358990@hurl.cygnus.com> References: X-SW-Source: 1998-02/msg00600.html In message < m0y0rK7-0004ecC@ocean.lucon.org >you write: > 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. I've installed this patch into the mainline sources. However, it does not apply to the release branch well, which is a significant worry. If you want this patch in 1.0.2, please send me a diff appropriate for the release branch. Thanks, jeff