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

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

[avr-gcc-list] Sorry...


From: Victor Sluiter
Subject: [avr-gcc-list] Sorry...
Date: Tue, 6 Nov 2001 12:27:39 +0100 (MET)

Okay... I Know... RTFM..... :-) I was a bit to fast simply copying those
files. I decently tried to install the libc. Changed the 'Makefile Win32' to
'makefile', and typed 'make'. It started out very nice, but gave me the next
error:
..
mkdir libc
mkdir libm
avr-gcc -x assembler-with-cpp  -mmcu=at90s1200 -I./../include -I.
-Wa,-gstabs -c
 C:/VICTOR/AVRGCC/lib/avr-libc-20011029/src/gcrt1.S -o crts1200.o
In file included from
C:\VICTOR\AVRGCC\lib\avr-libc-20011029\src\macros.inc:18,
                 from C:/VICTOR/AVRGCC/lib/avr-libc-20011029/src/gcrt1.S:27:
.\..\include\io-avr.h:71: warning: #warning "device type not defined"
C:/VICTOR/AVRGCC/lib/avr-libc-20011029/src/gcrt1.S: Assembler messages:
C:/VICTOR/AVRGCC/lib/avr-libc-20011029/src/gcrt1.S:211: Error: non-constant
expr
ession in ".if" statement
C:/VICTOR/AVRGCC/lib/avr-libc-20011029/src/gcrt1.S:229: Error: Constant
value re
quired
...
After this, a lot more errors of the same kind, referring to different lines
in gcrt1.S.
I changed the io-avr in order to direct it to iom103.h when no device was
defined, but this resulted in errors like
C:/VICTOR/AVRGCC/lib/avr-libc-20011029/src/gcrt1.S:125: Error: Illegal
opcode jm
p for mcu avr2
in different lines of gcrt1.S. I have no idea where to look for the error,
any help is welcome. I hope I'm not irritating you yet.....
Greetings, Victor

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net




reply via email to

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