This is the mail archive of the
binutils@sourceware.cygnus.com
mailing list for the binutils project.
Using DIAB Elf/Dwarf and Objcopy to produce IEEE-695
- To: binutils at sourceware dot cygnus dot com
- Subject: Using DIAB Elf/Dwarf and Objcopy to produce IEEE-695
- From: william dot debs at gm dot com
- Date: Thu, 11 May 2000 11:34:36 -0400
Cheers,
I'm trying to convert an Elf/Dwarf file to an IEEE-695 file using objcopy.
Everything I read says that it should work (using v 2.9). However it appears
the Objcopy can not read the debug info from the Diab Elf/Dwarf file.
Cmd: objcopy --debugging --output-target=ieee bob.elf bob.i3e
Msg: bob.elf: no recognized debugging information
Has anyone else tried such insanity? Have they managed to get it working?
Thanks,
Bill