bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/180] missing dynamic relocation record - version script related


From: truk at optonline dot net
Subject: [Bug ld/180] missing dynamic relocation record - version script related
Date: 27 May 2004 18:45:16 -0000

------- Additional Comments From truk at optonline dot net  2004-05-27 18:45 
-------
I made some progress with this problem. The fact that strcpy is the first 
undefined symbol is a coincidence. I rearranged the o files and changed the 
order of the symbols, which had no effect on the problem. 

However, I was able to isolate the issue to the use of a version script in the 
libverify shared library. libjava links in libverify which uses a version 
script. Removing the version script from the linking of libverify works around 
the problem. I’m not sure why it was there in the first place. I couldn’t find 
any __asm__(".symver …) anywhere in the jdk code.

Hopefully I’ve provided enough clues to help reproduce the problem. Let me know 
if there is any additional information I can provide to help fix this.

-Kurt

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|missing dynamic relocation  |missing dynamic relocation
                   |record                      |record - version script
                   |                            |related


http://sources.redhat.com/bugzilla/show_bug.cgi?id=180

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