This is the mail archive of the binutils@sources.redhat.com 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: (hppa-linux) simple testcase for binutils visibility problem


On Wed, 13 Nov 2002, Randolph Chung wrote:
> > > does that mean:
> > > 3) fix it some other way?
> > In tc_frob_symbol, look at the symbol visibility and throw it
> > only if it's unused *and* has default visibility.  Perhaps.
> ok, that was the 'obvious' way i guess, although i wasn't sure if it was
> 'correct' or more of a 'hack' :-)

That's Alan's call. ;-)  Can't think of another way off the top
of my head, though.

> > You didn't look at gcc/mklibgcc.in, right? ;-)
> i did actually. but maybe not closely enough to see what you were
> getting at. i guess you were refering to this:
>       # .oS objects will have all non-local symbol definitions .hidden
> ?

Yup; the code below that.

brgds, H-P


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