This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ld: how to force symbol resolution in shlibs on Linux


On Sun, Mar 05, 2006 at 02:06:32PM +1100, skaller wrote:
> Hi, I have a problem trying to figure out if it even possible to force
> linkage against shared libraries to resolve all 'user' symbols on Linux.
> 
> The option --[no-]allow-shlib-undefined controls this but seems useless
> because it forces resolution of gcc compiler internal symbols related
> to the GOT etc which must remain unresolved until runtime linkage.

Sorry, you're using phrases that don't accurately describe anything.
You'll get a better response if you provide an example of what you're
doing, what you want to happen, and what is happening instead.

-z defs may be what you want.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]