From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Lance Taylor To: hjl@nynexst.com Cc: eric@aib.com, raeburn@cygnus.com, gas2@cygnus.com Subject: Re: A serious ELF linker bug Date: Thu, 27 Oct 1994 13:05:00 -0000 Message-id: <199410272005.QAA04964@sanguine.cygnus.com> References: <9410270527.AA10707@titanic.nynexst.com> X-SW-Source: 1994/msg00143.html 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