This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


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

Re: [PATCH] Re: binutils 2.9.5.0.5 still trigger the last bug - static libstdc++ required


Ian Lance Taylor writes:
 >    Date: Mon, 9 Aug 1999 10:53:03 +0200
 >    From: Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>
 > 
 >    Ok, I believe it was because of the glibc 2.0.x dynamic linker bug, because
 >    glibc 2.1.1 and glibc 2.1.90 require that change to be back out (well, the
 >    finish_dynamic_symbol should stay), otherwise things dump core.
 > 
 >    1999-08-09  Jakub Jelinek  <jj@ultra.linux.cz>
 > 
 > 	   * elf64-sparc.c (sparc64_elf_relocate_section): Back out part of the
 > 	   Sep, 4th, 1998 change. glibc 2.0.x dynamic linker had bug, not
 > 	   binutils.
 > 	   * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
 > 
 > Thanks for looking into this.  I checked in this patch.
 > 
 > Wolfgang, please let us know if there are any remaining problems on
 > Solaris.

Great - this does solve the problem with the static libstdc++ and
a dynamic user library.

Not that I understand why the glibc dynamic linker refers to our
solaris problem but I guess I don't have to. 

           Thanks!

                     Wolfgang


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