bootstrap/3371: sh-elf fails to compile on gcc 3.0 CVS branch
joel@gcc.gnu.org
joel@gcc.gnu.org
Fri Jun 22 07:56:00 GMT 2001
>Number: 3371
>Category: bootstrap
>Synopsis: sh-elf 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-elf
>Description:
../gcc/configure --target=sh-elf --with-gnu-as --with-gnu-ld --with-newlib --verbose --prefix=/usr1/tmp-tools --enable-languages=c,c++ && make
fails with this error:
/usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-elf/gcc/xgcc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-elf/gcc/ -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-elf/sh-elf/newlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/b-sh-elf/sh-elf/newlib/targ-include -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/gcc/newlib/libc/include -B/usr1/tmp-tools/sh-elf/bin/ -B/usr1/tmp-tools/sh-elf/lib/ -isystem /usr1/tmp-tools/sh-elf/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/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include -DL_muldi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_muldi3.o
/tmp/cc3DKD8g.s: Assembler messages:
/tmp/cc3DKD8g.s:2: Warning: Missing string
/tmp/cc3DKD8g.s:2: Error: Rest of line ignored. First ignored character is `1'.
make[2]: *** [libgcc/./_muldi3.o] Error 1
>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:
More information about the Gcc-bugs
mailing list