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: Does SDS SingleStep understand m68k-coff-gcc?


On Tue, 15 Jul 1997 18:14:17 -0400 (EDT), you wrote:

> >When I build an ieee-file (with OUTPUT_FORMAT(ieee) in the linker
> >script), the ieee converter fails with this message
> 
> >fromieee: error: invalid MRI/HP record code (0x0) near offset 0x258
> 
> Don't do it that way.  Instead, use the linker to generate a normal
> COFF file, and use
>     objcopy -O ieee --debugging COFF-FILE IEEE-FILE
> to convert the COFF file into IEEE format.

When I try this, I get another error from the converter:

fromieee: error: Fortran complex types not supported

I tried different switches when compiling: -g/-gstabs/-gcoff. The
resulting files differed in size, but the error stayed...
Peter Steiner

-- -------------------------------------------------------------------
    _   _        Peter Steiner <steiner@hugwi.ch>
  / /_/ /        Hug-Witschi AG
 /  _  /         Electronic Engineering
/_/ /_/  _   _   Industriestrasse 12
   / / / / / /   CH-3178 Boesingen
  / /_/ /_/ /    Tel  +41 31 740 44 44
 /_ _ _ _ _/     Fax  +41 31 740 44 45