? about calling a gas function from a C file

Alan Modra amodra@gmail.com
Sun Jul 4 13:13:00 GMT 2010


On Fri, Jul 02, 2010 at 10:48:46AM -0600, Brad Walker wrote:
> But, my problem is when I link with ld I get "mulitple definitions of symbol".

You haven't specified enough detail for me to do more than make wild
guesses..  The most obvious reason that comes to mind is that you are
somehow including the object file with the definition more than once.

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list