--- Comment #3 from denisc at overta dot ru 2006-01-26 12:35 ---
Done.
--
denisc at overta dot ru changed:
What|Removed |Added
Severity|blocker
--- Comment #2 from eweddington at cso dot atmel dot com 2006-01-19 16:18
---
I would concur with Richard. The fact that you're getting "no such instruction"
points to an issue with the assembler, and that you probably don't have a
target assembler (AVR assembler) installed, or you forg
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-01-09 10:05 ---
I can only guess your host arch is i686. As it fails assembling libgcc, I
guess you don't have a target assembler installed. Check your configure
output.
--
rguenth at gcc dot gnu dot org changed:
W