------- Additional Comments From hjl at lucon dot org 2005-05-08 00:18 ------- There is a bug in libJTC.so which references an internal symbol, __fini_array_end. When linker tried to report the user error, it crashed. This patch
http://sourceware.org/ml/binutils/2005-05/msg00329.html should fix the linker. Now I get /usr/gcc-4.0/bin/g++ -B./ -o vhdMetaEngine vhdWinApp.o -Wl,-rpath- link,usr/lib -Llib -lDynLib -lvhdMath -lvhdKernel -lvhdQManager -lDynLib - lvhdOmniORB -lxerces-c -lJTC -ldl -lomniORB4 ./ld: BFD 2.16.90.0.3 20050507 assertion fail /net/gnu/export/linux/src/binutils/binutils/bfd/elflink.c:6301 ./ld: vhdMetaEngine: hidden symbol `__fini_array_end' in vhdMetaEngine is referenced by DSO ./ld: final link failed: Nonrepresentable section on output collect2: ld returned 1 exit status Can you tell me how and why libJTC.so uses __fini_array_end? -- http://sources.redhat.com/bugzilla/show_bug.cgi?id=939 ------- 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