[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] probelms with new avr-gcc from avr-freaks
From: |
Dafni & Robert Berger |
Subject: |
[avr-gcc-list] probelms with new avr-gcc from avr-freaks |
Date: |
Fri, 5 Jul 2002 20:33:23 +0300 |
Hi AVR freaks out there,
I am playing with ucos-ii on AVR tried to compile the thing with the new
avr-gcc from avr freaks.
Unfortunately I get those interesting errors:
>avr-gcc -dumpversion
3.2
>avr-gcc -dumpmachine
avr
>avr-gcc -x assembler-with-cpp -c -Wa,-gstabs -mmcu=atmega103 -o
os_cpu_a.o os_cpu_a.s
os_cpu_a.s: Assembler messages:
os_cpu_a.s:181: Error: number must be less than 64
os_cpu_a.s:183: Error: number must be less than 64
os_cpu_a.s:185: Error: number must be less than 64
os_cpu_a.s:216: Error: number must be less than 64
os_cpu_a.s:221: Error: number must be less than 64
os_cpu_a.s:223: Error: number must be less than 64
os_cpu_a.s:237: Error: number must be less than 64
os_cpu_a.s:239: Error: number must be less than 64
os_cpu_a.s:241: Error: number must be less than 64
os_cpu_a.s:277: Error: number must be less than 64
os_cpu_a.s:278: Error: number must be less than 64
os_cpu_a.s:302: Error: number must be less than 64
os_cpu_a.s:304: Error: number must be less than 64
os_cpu_a.s:306: Error: number must be less than 64
os_cpu_a.s:317: Warning: rest of line ignored; first ignored character is
`('
os_cpu_a.s:318: Error: unknown opcode `_vector'
os_cpu_a.s:320: Error: number must be less than 64
os_cpu_a.s:338: Error: number must be less than 64
os_cpu_a.s:340: Error: number must be less than 64
This happens when I try to compile the attached file.
Note that it compiles fine under Linux using avr-gcc 3.0.4 and Windows
avr-gcc 3.0.2 and 3.0
Does someome have any idea what's the problem and where I can find avr-gcc
3.2 for Linux maybe nicely packed in an rpm ?
Regards,
Robert
---------------------------------------------------------------------------
Dafni & Robert Berger
Pharmacist & Embedded Systems Software Engineer
Stratigou Rogakou 24
15125 Polydrosso - Maroussi
Athens
Greece
Tel, Fax.: ++30 1 6847881
email: address@hidden
---------------------------------------------------------------------------
os_cpu_a.s
Description: Binary data
- Re: [avr-gcc-list] Extended SRAM access, (continued)
- Re: [avr-gcc-list] Extended SRAM access, Marek Michalkiewicz, 2002/07/04
- Re: [avr-gcc-list] Extended SRAM access, Theodore Roth, 2002/07/04
- Re: [avr-gcc-list] Extended SRAM access, Joerg Wunsch, 2002/07/04
- [avr-gcc-list] avr-libc docs, Theodore Roth, 2002/07/04
- Re: [avr-gcc-list] avr-libc docs, Joerg Wunsch, 2002/07/04
- Re: [avr-gcc-list] avr-libc docs, Marek Michalkiewicz, 2002/07/05
- Re: [avr-gcc-list] avr-libc docs, Joerg Wunsch, 2002/07/05
- Re: [avr-gcc-list] avr-libc docs, Marek Michalkiewicz, 2002/07/05
- Re: [avr-gcc-list] avr-libc docs, Joerg Wunsch, 2002/07/05
- Re: [avr-gcc-list] avr-libc docs, Joerg Wunsch, 2002/07/05
- [avr-gcc-list] probelms with new avr-gcc from avr-freaks,
Dafni & Robert Berger <=
- Re: [avr-gcc-list] probelms with new avr-gcc from avr-freaks, Theodore Roth, 2002/07/06
- Re: [avr-gcc-list] probelms with new avr-gcc from avr-freaks, Klaus Rudolph, 2002/07/06
- Re: [avr-gcc-list] probelms with new avr-gcc from avr-freaks, Marek Michalkiewicz, 2002/07/06
- Re: [avr-gcc-list] probelms with new avr-gcc from avr-freaks, Klaus Rudolph, 2002/07/06
- Re: [avr-gcc-list] probelms with new avr-gcc from avr-freaks, Klaus Rudolph, 2002/07/06
- Re: [avr-gcc-list] probelms with new avr-gcc from avr-freaks, Marek Michalkiewicz, 2002/07/06
- Re: [avr-gcc-list] probelms with new avr-gcc from avr-freaks, Klaus Rudolph, 2002/07/06
- Re: [avr-gcc-list] probelms with new avr-gcc from avr-freaks, Klaus Rudolph, 2002/07/06
- Re: [avr-gcc-list] probelms with new avr-gcc from avr-freaks, Klaus Rudolph, 2002/07/06