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

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

Re: [avr-gcc-list] probelms with new avr-gcc from avr-freaks


From: Klaus Rudolph
Subject: Re: [avr-gcc-list] probelms with new avr-gcc from avr-freaks
Date: Sat, 06 Jul 2002 11:14:54 +0200

Dafni & Robert Berger wrote:
> 
> 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
> 

I run in the same trouble, all my projects are 
not able to compile! My PC, a P100 needs the complete night to do the
compilations of binutils, libc and gdb & gcc, and now all
can be rebuild to older version :-(((((

Is there any compiler switch, or is this a real bug.

>From here, i canĀ“t belive that crash at all. Cause 
C-Sources are compileable!? I will go on search now.


Bye
        Klaus
avr-gcc-list at http://avr1.org



reply via email to

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