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: Patch for egcs 1.0.2



  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


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