This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

multiple targets


I am hoping to use objcopy to achieve an elf-to-aout converter. I built binutils
for arm-elf and arm-aout, but neither one recognizes the other (i.e.
'arm-elf-objdump -i' doesn't list aout and 'arm-aout-objdump -i' doesn't list
elf).

Is it possible to build for both formats at the same time, and will it accomplish
what I want?



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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