------- 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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils