Bob Tanski wrote:
> Hi
> 
> In the past PTC  linked their shared objects with -Bsymbolic. Using this 
> option produced a list of unresolved symbols that PTC found very useful.
> 
> PTC now uses -xldscope=symbolic when building their shared objects, but 
> now the linker no longer produces a list of unresolved symbols.
> 
> Is there a way to force the linker to produce this list if unresolved 
> symbols?

-zdefs?

-- 

Rod.

Reply via email to