As Weddington, Eric wrote:

> cc1.exe: error: missing argument to "-mmcu="
> make[5]: *** [eerd_block_at90s1200.o] Error 1

dejavu... Trying to remember...

Ah, now I remember: you have to upgrade your GNU make.

I discovered this while you were on vacation, see here:

http://lists.nongnu.org/archive/html/avr-libc-dev/2009-07/msg00001.html

If upgrading GNU make is not an option to you, we have to hack up the
Rules.am file to use a different approach rather than the lastword
built-in function.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


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

Reply via email to