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]

Error building sh-hms on Windows


Hello,

I am building the GCC for sh-hms target on win NT using cygwin.

I am following the instructions in
http://sources.redhat.com/ml/crossgcc/2000-q2/msg00195.html.

I have successfully built and installed the binutils2.11.

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


Any info on how to proceed would be helpful.


Regards,
Arati


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