This is the mail archive of the gcc-bugs@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: g++ unref symbols



  In message <or4s52n2u2.fsf@guarana.lsd.ic.unicamp.br>you write:
  > On Aug  3, 2000, Petr Ovchenkov <ptr@ParaGraph.Ru> wrote:
  > 
  > > That's was 2.95.2. For later snapshots (mmm, at least since 20000530)
  > > for A::A scope instead GLOBAL will be LOCAL (on HP)
  > 
  > I see.  AFAIK, WEAK symbols are now supported and used on HP.  Maybe
  > they just show up as `t' symbols?  Or maybe it is indeed some new bug?
You must have a recent binutils snapshot to get the right behavior from
nm/objdump to detect weak symbols.  They use 'W' to denote a weak symbol.

jeff



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