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: Linker script PROVIDE statements


On Fri, Feb 20, 2004 at 01:36:42PM +0000, Nathan Sidwell wrote:
> 	* ldexp.c (exp_fold_tree): Always create an assigned or provided
> 	symbol.

No.  The point of PROVIDE is to only create the symbol if it is
referenced.  Try changing ldexp.c:fold_name to create an undefined
symbol.

-- 
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]