exporting archieve library symbols to the executable

Alan Modra amodra@bigpond.net.au
Tue Jan 15 06:17:00 GMT 2002


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



More information about the Binutils mailing list