Latest 1.6 branch fails to build

View: New views
3 Messages — Rating Filter:   Alert me  

Latest 1.6 branch fails to build

by Weddington, Eric :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All,

I was just building the latest 1.6 branch, and I'm getting this build error:

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="

Eric Weddington


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

Re: Latest 1.6 branch fails to build

by Joerg Wunsch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

As Weddington, Eric wrote:

> cc1.exe: error: missing argument to "-mmcu="

Your GNU make is too old.

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

--
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@...
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

RE: Latest 1.6 branch fails to build

by Weddington, Eric :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 

> -----Original Message-----
> From:
> avr-libc-dev-bounces+eric.weddington=atmel.com@...
> [mailto:avr-libc-dev-bounces+eric.weddington=atmel.com@nongnu.
> org] On Behalf Of Joerg Wunsch
> Sent: Tuesday, October 13, 2009 1:22 AM
> To: avr-libc-dev@...
> Subject: Re: [avr-libc-dev] Latest 1.6 branch fails to build
>
> As Weddington, Eric wrote:
>
> > cc1.exe: error: missing argument to "-mmcu="
>
> Your GNU make is too old.
>
> http://lists.gnu.org/archive/html/avr-libc-dev/2009-07/msg00001.html
>

Bah! Stupid me. That's what I get for not taking proper notes.

Thanks.

Eric


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