Re: [avr-gcc-list] [Q] When compiling I'm getting an error witth -mmcu

2013-06-01 Thread Joerg Wunsch
"m...@spectrix.com" wrote: > as: unrecognized option '-mmcu=3Datmega328p' Sounds like it were picking the wrong (i.e., the host system's) assembler. Try reducing $PATH to the bare minimum required. -- cheers, Joerg .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joe

[avr-gcc-list] [Q] When compiling I'm getting an error witth -mmcu

2013-05-31 Thread m...@spectrix.com
I usr ubuntu with android wgen it gets to the compile section on the serial screen i get the following error:   avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=1600L -DARDUINO=100 -I/usr/share/arduino/hardware/