your mail

Harry G. Clayton hgc@symuli.com
Mon Sep 7 21:04:00 GMT 1998


> 
> Does someone have ddump to convert m68k-coff
>  format into Motorola S_records?
>  Thanx in advance.
> 
>  sincerely yours
>  chenggang Duan
> 

See the man page or info for 'objcopy' from the binutils package.  It
can convert m68k-coff to S-records.

If I remember correctly, you can configure binutils --with-targets=ALL
(or something similar, see the various README/INSTALLs in binutils)
and then objcopy can convert anything to anything.  (except that you
won't benifit from converting binary or S-records to ELF for obvious
reasons.  Rule of thumb, always convert from the most verbose object
format to the least verbose.)

-- 
-hgc
  Harry G. Clayton     hgc@symuli.com      HClayton@SaharaNet.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Support the anti-Spam amendment ---> Join at http://www.cauce.org/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Most widely published lie: 'Installation is the reverse of disassembly'



More information about the crossgcc mailing list