This is the mail archive of the crossgcc@sourceware.cygnus.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]

coff and binary conversion


I am trying to do a conversion between coff
and binary format by using objcopy gernerated
in the process of build corss compiler for arm
on win98 as follows.
 
objcopy -I am-coff-little -O binary inputfile outputfile
 
But it failed, could somebody tell me the correct usage,
or other binary tools to use? Thanks in advance
 
Rong-Guey Chang

------
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]