avr-gcc-list
[Top][All Lists]
Advanced

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

[avr-gcc-list] Compiling problems...


From: Mark Williams (MWP)
Subject: [avr-gcc-list] Compiling problems...
Date: Fri, 21 Mar 2003 01:48:23 +1030
User-agent: Mutt/1.5.3i

Hi all, 

Ok, first, im using:
binutils-20030310.tar.bz2
gcc-core-20030310.tar.bz2
avr-libc-20030303.tar.gz

Binutils and gcc compile and install ok (--prefix=/usr/local/avr --target=avr).

Now on trying to compile AVR-LIBC i get the error:

address@hidden crt1]# avr-gcc -mmcu=avr3 -x assembler-with-cpp -Wa,-gstabs 
-mmcu=atmega103 -c ../../../crt1/gcrt1.S -o crtm103.o
as: unrecognized option `-mmcu=avr3'

For some reason avr-gcc is trying to use "as" instead of "avr-as".
Anyone know why this is happening?

Thanks,
 Mark W.


reply via email to

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