avr-gcc-list
[Top][All Lists]
Advanced

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

[avr-gcc-list] avr-libc-1.7.0 fails to compile


From: Georg Lay
Subject: [avr-gcc-list] avr-libc-1.7.0 fails to compile
Date: Tue, 02 Nov 2010 19:01:49 +0100
User-agent: Thunderbird 2.0.0.24 (X11/20100302)

Building avr-libc-1.7.0 I am running into the error indicated in the
attachment. Any ideads?

Build with binutils-2.20 + gcc-4.5.1 confuigured

../../source/avr-libc-1.7.0/configure
--prefix=/home/georg/gcc/install/gcc-4.5.1 --build=i686-linux-gnu
--host=avr

Cheers, Georg
make[5]: Leaving directory 
`/mnt/nfs/home/georg/gcc/build/avr-libc-1.7.0/avr/lib/avr2/at90c8534'
make[5]: Entering directory 
`/mnt/nfs/home/georg/gcc/build/avr-libc-1.7.0/avr/lib/avr2'
avr-gcc -DHAVE_CONFIG_H -I. -I../../../../../source/avr-libc-1.7.0/avr/lib/avr2 
-I../../.. -I../../../../../source/avr-libc-1.7.0/common 
-I../../../../../source/avr-libc-1.7.0/include -I../../../include -g -Wall -W 
-Wstrict-prototypes -D__COMPILING_AVR_LIBC__ -mcall-prologues -Os -x 
assembler-with-cpp -Wa,-gstabs -D__COMPILING_AVR_LIBC__ -c -o 
eerd_block_at90s1200.o        \
    -mmcu=              \
    ../../../../../source/avr-libc-1.7.0/libc/misc/eerd_block.S
cc1: error: missing argument to "-mmcu="
make[5]: *** [eerd_block_at90s1200.o] Fehler 1
make[5]: Leaving directory 
`/mnt/nfs/home/georg/gcc/build/avr-libc-1.7.0/avr/lib/avr2'
make[4]: *** [all-recursive] Fehler 1
make[4]: Leaving directory 
`/mnt/nfs/home/georg/gcc/build/avr-libc-1.7.0/avr/lib/avr2'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory 
`/mnt/nfs/home/georg/gcc/build/avr-libc-1.7.0/avr/lib'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/mnt/nfs/home/georg/gcc/build/avr-libc-1.7.0/avr'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/mnt/nfs/home/georg/gcc/build/avr-libc-1.7.0'
make: *** [all] Fehler 2

reply via email to

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