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

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

Re: [avr-gcc-list] Re: New linux binaries available


From: Michel Catudal
Subject: Re: [avr-gcc-list] Re: New linux binaries available
Date: Thu, 01 Mar 2001 19:30:05 -0500

Denis Chertykov a écrit :
> 
> > > This is it. The compilation fails for some not needed parts. You can
> > > ignore this=20
> >
> > Unless you do need support for the mega. Someone must have got this to
> > work at one time or another otherwise I fail to see the logic of releasin=
> > g
> > such code. From what I see there are 3 problems here.
> >
> > 1- In the generation of an assembler file some junk is generated
> > in gcc/config/avr/avr.c which gives an illegal opcode use, meaning
> > that in a case where you can only use a register an immediate value is us=
> > ed.
> > Replacing the 0 and 1 as I described previously to r0 and r1 satisfies
> > the compiler.
> 
> if it is then:
> YOU USE OLD VERSION OF BINUTILS !!!
> 
> Use CVS version.
> 
> Denis.


I used these commands

cvs -z 9 -d :pserver:address@hidden:/cvs/src login
enter "anoncvs" as login
cvs -z 9 -d :pserver:address@hidden:/cvs/src co binutils                        
              

If this is the wrong CVS site please tell us where the good one is.

-- 
Tired of Microsoft's rebootive multitasking?
then it's time to upgrade to Linux.
http://www.netonecom.net/~bbcat
We have all kinds of links
and many SuSE 7.0 Linux RPM packages



reply via email to

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