avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] Succesful install despite errors again for gcc?


From: Patrick Blanchard
Subject: [avr-libc-dev] Succesful install despite errors again for gcc?
Date: Thu, 08 Sep 2005 16:24:33 -0500

Hi,

Sorry to be a pain, but I wanted to check if it is normal to get these
errors at the end of the gcc installation (before proceeding with the
avr-libc install. I followed the instructions verbatim, after changing
the directory names... (thanks)..


...snip
mkdir -p -- libgcc/avr5
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/home/patrick/gccXdev/avr/toolchain/gcc-3.4.4/obj-avr/gcc/xgcc -
B/home/patrick/gccXdev/avr/toolchain/gcc-3.4.4/obj-avr/gcc/ -B/avr/bin/
-B/avr/lib/ -isystem /avr/include -isystem /avr/sys-include -O2  -
DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -
Wmissing-prototypes -Wold-style-definition  -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../../gcc/../include  -DL_mulqi3 -xassembler-with-cpp -
c ../../gcc/config/avr/libgcc.S -o libgcc/./_mulqi3.o
../../gcc/config/avr/libgcc.S: Assembler messages:
../../gcc/config/avr/libgcc.S:72: Error: suffix or operands invalid for
`clr'
../../gcc/config/avr/libgcc.S:72: Error: no such instruction: `clear
result'
../../gcc/config/avr/libgcc.S:74: Error: no such instruction: `sbrc
r24,0'
../../gcc/config/avr/libgcc.S:75: Error: too many memory references for
`add'
../../gcc/config/avr/libgcc.S:76: Error: too many memory references for
`add'
../../gcc/config/avr/libgcc.S:76: Error: no such instruction: `shift
multiplicand'
../../gcc/config/avr/libgcc.S:77: Error: no such instruction: `breq
__mulqi3_exit'
../../gcc/config/avr/libgcc.S:77: Error: no such instruction: `while
multiplicand!=0'
../../gcc/config/avr/libgcc.S:78: Error: no such instruction: `lsr r24'
../../gcc/config/avr/libgcc.S:79: Error: no such instruction: `brne
__mulqi3_loop'
../../gcc/config/avr/libgcc.S:79: Error: no such instruction: `exit if
multiplier=0'
../../gcc/config/avr/libgcc.S:81: Error: too many memory references for
`mov'
../../gcc/config/avr/libgcc.S:81: Error: no such instruction: `result to
return register'
make[2]: *** [libgcc/./_mulqi3.o] Error 1
make[2]: Leaving directory
`/home/patrick/gccXdev/avr/toolchain/gcc-3.4.4/obj-avr/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory
`/home/patrick/gccXdev/avr/toolchain/gcc-3.4.4/obj-avr/gcc'
make: *** [all-gcc] Error 2
address@hidden obj-avr]$






reply via email to

[Prev in Thread] Current Thread [Next in Thread]