This is the mail archive of the gcc-patches@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: Change name of SH Linux dynamic linker


  In message <15279.17725.508639.884494@cuddles.cambridge.redhat.com>you write:
  > Dynamic linker names are defined in glibc's shlib-versions file.
  > 
  > For SH, this is:
  > ------------------------------------------------------------------
  > sh.*-.*-linux.*		ld=ld-linux.so.2	GLIBC_2.2
  > ------------------------------------------------------------------
  > 
  > But in gcc we have ld.so.1.  They need to agree, so:
  > 
  > 2001-09-24  Andrew Haley  <aph@cambridge.redhat.com>
  > 
  > 	* config/sh/linux.h (LINK_SPEC): Set dynamic-linker to agree with
  > 	glibc.
Approved.  Please install.
jeff


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