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: exporting archieve library symbols to the executable


On Tue, Jan 15, 2002 at 03:25:32PM +0200, Guy Wolfovitz wrote:
> 
> Well then, my question would be, can I make the symbol F() be seen in the
> a.out symbol table without explicitly calling (using) F() from within
> main()? 

ld --undefined F ...

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