This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: Error building sh-hms on Windows



>I get the following error during 'make' of gcc-2.95.3
>
>_muldi3
>/cygdrive/c/TEMP/cc2LBMKA.s: Assembler messages:
>/cygdrive/c/TEMP/cc2LBMKA.s:1: Fatal error: dwarf2 is not supported for this obj ect file format
>make[3]: *** [libgcc2.a] Error 1
>make[3]: Leaving directory `/home/kpit/sh-gcc/gcc'
>make[2]: *** [stmp-multilib-sub] Error 2
>make[2]: Leaving directory `/home/kpit/sh-gcc/gcc'
>make[1]: *** [stmp-multilib] Error 1
>make[1]: Leaving directory `/home/kpit/sh-gcc/gcc'
>make: *** [all-gcc] Error 2

I suspect you actually mean gcc-3.0, which requires the latest version of gas (2.11.2 I think).

Toshi


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