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: bootstrap/3371: sh-elf fails to compile on gcc 3.0 CVS branch



"joel" wrote:

> /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:
> 

You need to use a later version of binutils such as 2.11.2.


Toshi


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