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

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

[avr-libc-dev] Error in building 1.6.7 from repository


From: Weddington, Eric
Subject: [avr-libc-dev] Error in building 1.6.7 from repository
Date: Thu, 6 Aug 2009 20:45:32 -0600

Hi All,

I'm getting an error in building post-1.6.7 from the repository:

avr-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../common -I../../../include 
-g -Wall -W -Wstrict-prototypes -D__COMPILING_AVR_LIBC__ -mcall-prologues -Os 
-x assembler-with-cpp -D__COMPILING_AVR_LIBC__ -c -o eerd_block_at90s1200.o     
  \
    -mmcu=              \
    ../../../libc/misc/eerd_block.S
cc1.exe: error: missing argument to "-mmcu="
make[5]: *** [eerd_block_at90s1200.o] Error 1
make[5]: Leaving directory `/c/avrdev/avr-libc/avr-libc/avr/lib/avr2'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/c/avrdev/avr-libc/avr-libc/avr/lib/avr2'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/c/avrdev/avr-libc/avr-libc/avr/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/c/avrdev/avr-libc/avr-libc/avr'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/avrdev/avr-libc/avr-libc'
make: *** [all] Error 2

The error message is obvious. However I don't know why this is happening, 
though I haven't looked deeply into it yet.

Anyone have any ideas?

Eric Weddington




reply via email to

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