bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/1150] undefined reference to `_mpi_sgi_init'


From: michael at weiser dot dinsnail dot net
Subject: [Bug ld/1150] undefined reference to `_mpi_sgi_init'
Date: 13 Nov 2005 17:41:47 -0000

------- Additional Comments From michael at weiser dot dinsnail dot net  
2005-11-13 17:41 -------
Created an attachment (id=755)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=755&action=view)
new test case covering shared libraries containing optional symbols

I've updated the test case to produce two shared libraries libos.so and
libot.so. libos.so contains the variable os, libot.so the function ot() which
reads the value of os if linked against libos and returns -1 if not, as before.
There's a new object otm.o which contains a simple main function just calling
ot() and returning its return value.

Using this test case it can be confirmed that symbols in shared object files
are indeed treated differently from optional symbols in normal object files.

-- 


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

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