This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: problem with __dso_handle on Linux/alpha


> Thanks for the tips.  Actually, before attempting to get the latest
> GCC snapshot, I installed the latest binutils from HJ Lu
> (2.9.5.0.37).  I'm not sure where they stand with respect to
> "today's CVS binutils"...  Maybe HJ could comment on this...

I really meant "today's"; the relevant patch was checked in on
Wednesday, I believe.

> BTW, how does one know if the symbol is hidden by looking at nm output ?

I'd recommend using 'objdump --dynamic-syms' instead.

Regards,
Martin

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