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: Possible weak linker bug in ld


On Wed, Oct 15, 2003 at 02:39:58PM +0200, Svein E. Seldal wrote:
> I think I run across a bug in ld when linking files with weak symbols. 

See http://www.caldera.com/developers/gabi/latest/ch4.symtab.html

"When the link editor searches archive libraries [see ``Archive File''
in Chapter 7], it extracts archive members that contain definitions of
undefined global symbols. The member's definition may be either a global
or a weak symbol. **The link editor does not extract archive members to
resolve undefined weak symbols.** Unresolved weak symbols have a zero
value."

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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