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: How to inform `as` not to do linking after compiling?



On Oct 22, 2008, at 12:55 AM, Pan ruochen wrote:


It means that you have duplicate symbols between the two files.

-eric


So, if `as` deals with more than one input files, it will combine the assembly results of each input file to one output object file?

No, it will concatenate the source files as it says on the page I sent you.


-eric


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