This is the mail archive of the binutils@sourceware.org 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: problem in linking


On Fri, Dec 01, 2006 at 03:46:04PM +0100, massimiliano cialdi wrote:
> How can I force the linker to output f12.o from libl1.a to executable
> even if no function is called explicitly?

A good way is to add '-u SYMBOL' for some symbol in that file.

-- 
Daniel Jacobowitz
CodeSourcery


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