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: Undefined weak symbol bug


On Tue, Apr 01, 2003 at 04:26:23PM +0930, Alan Modra wrote:
> On Mon, Mar 31, 2003 at 09:44:59AM -0800, H. J. Lu wrote:
> > Should ld or ld.so resolve it to zero? If ld does, should the
> > binding be changed to STB_LOCAL and remove the relocation entry?
> 
> Since ld can resolve these syms, it probably should.

Undefined weak reference is never intended to be resolved by ld. Many
changes have to be made for it.


H.J.


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