[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] Error building latest pulls from CVS
From: |
J.C. Wren |
Subject: |
[avr-gcc-list] Error building latest pulls from CVS |
Date: |
Fri, 27 Sep 2002 23:58:03 -0400 |
I successfully build the AVR toolchain the other day using the latest
pulls
from CVS. However, when I tried again on 2002/09/28 03:57:00 UCT, I got the
following errors. Any ideas?
--John
/home/avr/gcc-3.3/gcc/obj-avr/gcc/xgcc -B/home/avr/gcc-3.3/gcc/obj-avr/gcc/
-B/usr/local/avr/avr/bin/ -B/usr/local/avr/avr/lib/ -isystem
/usr/local/avr/avr/include -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-
strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -DDF=SF -Dinhibit_libc -mcall-prologues -g -DIN_LIBGCC2 -D__GCC_
FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc -I../../gcc/. -I../../gc
c/config -I../../gcc/../include -DL_addvsi3 -c ../../gcc/libgcc2.c -o
libgcc/./_addvsi3.o
../../gcc/libgcc2.c: In function `__addvsi3':
../../gcc/libgcc2.c:75: warning: implicit declaration of function `abort'
/home/avr/gcc-3.3/gcc/obj-avr/gcc/xgcc -B/home/avr/gcc-3.3/gcc/obj-avr/gcc/
-B/usr/local/avr/avr/bin/ -B/usr/local/avr/avr/lib/ -isystem
/usr/local/avr/avr/include -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-
strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include -DDF=SF -Dinhibit_libc -mcall-prologues -g -DIN_LIBGCC2 -D__GCC_
FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc -I../../gcc/. -I../../gc
c/config -I../../gcc/../include -DL_addvdi3 -c ../../gcc/libgcc2.c -o
libgcc/./_addvdi3.o
../../gcc/libgcc2.c: In function `__addvdi3':
../../gcc/libgcc2.c:90: warning: implicit declaration of function `abort'
../../gcc/libgcc2.c:85: warning: `w' might be used uninitialized in this
function
/tmp/cceSS7Pz.s: Assembler messages:
/tmp/cceSS7Pz.s:183: Error: operand out of range: -83
/tmp/cceSS7Pz.s:189: Error: operand out of range: -89
make[2]: *** [libgcc/./_addvdi3.o] Error 1
make[2]: Leaving directory `/home/avr/gcc-3.3/gcc/obj-avr/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/home/avr/gcc-3.3/gcc/obj-avr/gcc'
make: *** [all-gcc] Error 2
address@hidden avr]#
avr-gcc-list at http://avr1.org