bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/6937] binutils 2.18 fails linking libopcodes.so due to mis


From: ps dot m at gmx dot net
Subject: [Bug binutils/6937] binutils 2.18 fails linking libopcodes.so due to missing symbols
Date: 22 Oct 2008 18:19:48 -0000

------- Additional Comments From ps dot m at gmx dot net  2008-10-22 18:19 
-------
forgot to mention, if libiberty.a is not PIC, it will be buggy for cygwin too
and if it is installed into any target (the binutils provided libiberty.a is
usually installed on most distros I saw), it is not allowed to be linked into
any shared library or PIE executable, since it will produce text relocations as
well. Some apps providing only archive without shared library produce
alternatively a lib*_pic.a file, meaning that all objects that went into it are
-fPIC|-fpic compiled.

Peter

-- 


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

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