More granulated allow-shlib-undefined option

Vladimir Simonov Vladimir.Simonov@acronis.com
Mon Aug 2 08:19:00 GMT 2010
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



More information about the Binutils mailing list