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

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

Re: [avr-libc-dev] Succesful install despite errors again for gcc?


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] Succesful install despite errors again for gcc?
Date: Thu, 8 Sep 2005 23:59:41 +0200
User-agent: Mutt/1.4.2.1i

As Patrick Blanchard wrote:

> Sorry to be a pain, but I wanted to check if it is normal to get
> these errors at the end of the gcc installation...

> ../../gcc/config/avr/libgcc.S: Assembler messages:
> ../../gcc/config/avr/libgcc.S:72: Error: suffix or operands invalid for
> `clr'
> ../../gcc/config/avr/libgcc.S:72: Error: no such instruction: `clear
> result'
> ../../gcc/config/avr/libgcc.S:74: Error: no such instruction: `sbrc
> r24,0'

Nope, this rather sounds like you've got no avr-binutils installed (or
in the path), so your host system's assembler is being used rather
than avr-as.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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