bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/10979] Crashes during linking of program


From: ian at airs dot com
Subject: [Bug gold/10979] Crashes during linking of program
Date: 31 Dec 2009 05:14:03 -0000

------- Additional Comments From ian at airs dot com  2009-12-31 05:14 -------
The problem with idjc is a complicated case which arises because it defines a 
common symbol named "shutdown", then links against a shared library which 
refers 
to "shutdown" with a glibc version, and then sees from libc that that version 
is 
the default.  This leads it to allocate the common symbol twice, which gives an 
error.  I committed a patch to fix it.  I assume that this will also fix the 
problem with libtirpc which fails in the same way.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10979

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]