bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/939] Assertion failed in linker


From: hjl at lucon dot org
Subject: [Bug ld/939] Assertion failed in linker
Date: 8 May 2005 00:18:32 -0000

------- 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.




reply via email to

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