From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Schirmer, Hartmut" To: "'binutils@sources.redhat.com'" Subject: GAS 2.11.1 doesn't work for sh-hitachi-coff Date: Mon, 11 Jun 2001 23:54:00 -0000 Message-id: <1F5C7ECB324CD411B58600D0B723F181342F6C@oehhex01.becker.de> X-SW-Source: 2001-06/msg00270.html Hi, I can't build a GCC on bash-2.05$ uname -a CYGWIN_NT-4.0 SCHIRMER_H 1.3.2(0.39/3/2) 2001-05-20 23:28 i686 unknown for target sh-hitachi-coff. GAS from 2.11.1pre1 fails: /home/SchirmerH/gcc-sh/build-gcc/gcc/xgcc -B/home/SchirmerH/gcc-sh/build-gcc/gcc / -B/gcc-3.0-sh/sh-hitachi-coff/bin/ -B/gcc-3.0-sh/sh-hitachi-coff/lib/ -isystem /gcc-3.0-sh/sh-hitachi-coff/include -O2 -DCROSS_COMPILE -DIN_GCC -W -Wall - Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-20010 611/gcc -I../../gcc-20010611/gcc/. -I../../gcc-20010611/gcc/config -I../../gcc-2 0010611/gcc/../include -DL_muldi3 -c ../../gcc-20010611/gcc/libgcc2.c -o libgcc /./_muldi3.o /cygdrive/c/TEMP/cc1oUj4A.s: Assembler messages: /cygdrive/c/TEMP/cc1oUj4A.s:1: Fatal error: dwarf2 is not supported for this obj ect file format 2.11.1pre1 build out of the box using bash-2.05$ gcc -v Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-4/specs gcc version 2.95.3-4 (cygwin special) Hartmut