avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] Illegal opcodes: buiding avr-libc 1.4 branch with gcc sna


From: Eric Weddington
Subject: [avr-libc-dev] Illegal opcodes: buiding avr-libc 1.4 branch with gcc snapshot of 4.2
Date: Mon, 02 Apr 2007 16:22:13 -0600

Hi,

I get the following error building the latest cvs of avr-libc 1.4 branch
with GCC 4.2.0 20070317 snapshot:

Making all in at90usb82
make[5]: Entering directory `/c/avrdev/avrlibc/build/avr/lib/avr4/at90usb82'
avr-gcc -I../../../../../avr-libc/common -I../../../../../avr-libc/include
-x assembler-with-cpp -Wa,-gstabs -mmcu=at90usb82    -c
../../../../../avr-libc/crt1/gcrt1.S
../../../../../avr-libc/crt1/gcrt1.S: Assembler messages:
../../../../../avr-libc/crt1/gcrt1.S:51: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:52: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:53: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:54: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:55: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:56: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:57: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:58: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:59: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:60: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:61: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:62: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:63: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:64: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:65: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:123: Error: illegal opcode jmp for mcu
at90usb82
../../../../../avr-libc/crt1/gcrt1.S:199: Error: illegal opcode jmp for mcu
at90usb82
make[5]: *** [gcrt1.o] Error 1
make[5]: Leaving directory `/c/avrdev/avrlibc/build/avr/lib/avr4/at90usb82'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/c/avrdev/avrlibc/build/avr/lib/avr4'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/c/avrdev/avrlibc/build/avr/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/c/avrdev/avrlibc/build/avr'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/avrdev/avrlibc/build'
make: *** [all] Error 2

Eric Weddington 





reply via email to

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