GAS 2.11.1 doesn't work for sh-hitachi-coff
Nick Clifton
nickc@cambridge.redhat.com
Tue Jun 12 03:54:00 GMT 2001
Hi Hartmut,
> for target sh-hitachi-coff. GAS from 2.11.1pre1 fails:
> /cygdrive/c/TEMP/cc1oUj4A.s:1: Fatal error: dwarf2 is not supported
> for this object file format
This appears to be a gcc configuration problem. The COFF file format
does not support the DWARF2 debug format, so gcc should not be
producing it in the first place.
I would suggest that you investigate why the STABS debug format is not
being used by gcc.
Cheers
Nick
More information about the Binutils
mailing list