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


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

Re: your mail


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