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: very odd linker error GCC ld 3.4.6


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....


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