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


_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to