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]

binutils 2.9.5.x.x problems with glibc-2.1.x


Brendan John Simon wrote:
 > What is the recommended binutils for gcc-2.95.2 and glibc-2.1.2.
 > I need it for a native ix86 compile and a powerpc-linux cross compile.

I said in GNU C Library list:
--------------------------
Just got a same problem for SuperH port for 2.1.2.  Changing

     int __libc_multiple_libcs = 0;

in dl-sysdep.os (add the initialization = 0), as current libc does
solves the problem.
--------------------------

I think this change is needed because of changes of common symbol
handling in binutils.
-- 
Niibe Yutaka

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