This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: GAS 2.11.1 doesn't work for sh-hitachi-coff


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


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