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]

More granulated allow-shlib-undefined option


Hi all,

allow-shlib-undefined works perfectly for executable linking.
It allows undefined symbols in shared libraries but checks
all symbols in executable itself.

Does somebody know how to get the same effect for
shared library linking?

I want to force check unresolved in "target"
(currently linking shared library) but allow undefined
symbols in other shared libraries specified in ld command.
My platform is Linux.

Thanks in advance

Vladimir Simonov


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