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: change elf format to coff format?


xinl <xinl@ualberta.ca> writes:

> Currently, I can only use as to generate Elf format object file.But
> I do want to have the coff format object file.I heard that as also
> support coff format.  but there seems no prameters for handle this
> . What shall I do?

What system are you trying to target?  You need to reconfigure your
binutils source tree to build a cross-assembler and cross-linker for
the system, whose target triplet will probably end in -coff.

Ben



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