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


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

Re: A serious ELF linker bug


   From: hjl@nynexst.com (H.J. Lu)
   Date: Thu, 27 Oct 94 1:28:13 EDT

   The x86 ELF linker in gas-941026 seems broken as far as building
   shared libraries are concerned. The last known working one is
   gas-941015.

   For whatever reason, the shared ELF Linux C library built by
   ld in gas-941026 is bad. Many symbols in the shared library with
   the value 'T' now are '?'. All the ELF binaries just hang. 

I can not recreate this problem using either the current sources or
binutils 2.5.1.

Could you please provide a test case?

Ian