very odd linker error GCC ld 3.4.6

Dave Korn dave.korn@artimi.com
Thu Nov 16 19:15:00 GMT 2006


On 16 November 2006 18:09, CARTER-HITCHIN, David, GBM wrote:


> What is very odd about this is that this symbol is in the so and we haven't
> changed that in quite a while:
> 
> [lon3332xus]-> nm ../lib/solaris_gcc_nonopt/libapi_ins_tran.so | grep
> independent_valid>
>          U _Z37ramore_internals_independent_validatei

  That's not the .so defining the symbol.  That's the .so having an undefined
reference to the symbol that needs to be filled in from somewhere else.
Refresh your memory of the 'nm' manual page for a guide to what all the
letters mean.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....



More information about the Binutils mailing list