This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
convert elf-arm into srec2 with objcopy ?
- To: ML binutils <binutils at sourceware dot cygnus dot com>
- Subject: convert elf-arm into srec2 with objcopy ?
- From: "Benoit MILLOT" <benoit dot millot at cstelecom dot com>
- Date: Wed, 30 Aug 2000 18:05:28 +0200
- Organization: CS Telecom
Hello
On sparc-sun-solaris2.6, i have generated Binutils for target arm-elf, i
want to convert elf format into srec S2.
I try it with this command:
arm-elf-objcopyr -O srec tnr2kg.axf tnr2kg.srec
But the output file is in srec3, I need srec2.
So something is wrong with my configure or it must use an another.
I have search in Mailing List archive but i found nothing.
Any idea.
Thanks,
Beno=EEt