From mboxrd@z Thu Jan 1 00:00:00 1970 From: joel@gcc.gnu.org To: gcc-gnats@gcc.gnu.org Subject: bootstrap/3370: sh-coff fails to compile on gcc 3.0 CVS branch Date: Fri, 22 Jun 2001 07:56:00 -0000 Message-id: <20010622145336.1874.qmail@sourceware.cygnus.com> X-SW-Source: 2001-06/msg00981.html List-Id: >Number: 3370 >Category: bootstrap >Synopsis: sh-coff fails to compile on gcc 3.0 CVS branch >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Fri Jun 22 07:56:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: joel@OARcorp.com >Release: gcc 3.0 CVS branch >Organization: >Environment: GNU/Linux RedHat 6.2 targetting sh-coff >Description: ../gcc/configure --target=sh-coff --with-gnu-as --with-gnu-ld --with-newlib --verbose --prefix=/usr1/tmp-tools --enable-languages=c,c++ && make fails with this error: /bin/sh ../libtool --tag CXX --mode=compile /usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-coff/gcc/xgcc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-coff/gcc/ -nostdinc++ -L/usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-coff/sh-coff/libstdc++-v3/src -L/usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-coff/sh-coff/libstdc++-v3/src/.libs -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-coff/sh-coff/newlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-coff/sh-coff/newlib/targ-include -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/gcc/newlib/libc/include -B/usr1/tmp-tools/sh-coff/bin/ -B/usr1/tmp-tools/sh-coff/lib/ -isystem /usr1/tmp-tools/sh-coff/include -nostdinc++ -I../../../../gcc/libstdc++-v3/include -I../../../../gcc/libstdc++-v3/include/std -I../../../../gcc/libstdc++-v3/include/c_std -I../include -I../../../../gcc/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc/libstdc++-v3/libio -I../../../../gcc/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -g -c ../../../../gcc/libstdc++-v3/src/globals.cc /usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-coff/gcc/xgcc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-coff/gcc/ -nostdinc++ -L/usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-coff/sh-coff/libstdc++-v3/src -L/usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-coff/sh-coff/libstdc++-v3/src/.libs -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-coff/sh-coff/newlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-coff/sh-coff/newlib/targ-include -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/gcc/newlib/libc/include -B/usr1/tmp-tools/sh-coff/bin/ -B/usr1/tmp-tools/sh-coff/lib/ -isystem /usr1/tmp-tools/sh-coff/include -nostdinc++ -I../../../../gcc/libstdc++-v3/include -I../../../../gcc/libstdc++-v3/include/std -I../../../../gcc/libstdc++-v3/include/c_std -I../include -I../../../../gcc/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc/libstdc++-v3/libio -I../../../../gcc/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -g -c ../../../../gcc/libstdc++-v3/src/globals.cc -o globals.o /tmp/ccoj4VJ8.s: Assembler messages: /tmp/ccoj4VJ8.s:711: Error: Rest of line ignored. First ignored character is `<'. /tmp/ccoj4VJ8.s:724: Error: Rest of line ignored. First ignored character is `<'. /tmp/ccoj4VJ8.s:730: Error: Rest of line ignored. First ignored character is `<'. /tmp/ccoj4VJ8.s:734: Error: Rest of line ignored. First ignored character is `<'. make[3]: *** [globals.lo] Error 1 make[3]: Leaving directory `/usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-coff/sh-coff/libstdc++-v3/src' >How-To-Repeat: configure and build per description. I used binutils 2.10 and newlib 1.9.0 >Fix: unknown >Release-Note: >Audit-Trail: >Unformatted: