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

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

Re: [avr-gcc-list] Building AVRGCC on an AMD64-Box fails


From: E. Weddington
Subject: Re: [avr-gcc-list] Building AVRGCC on an AMD64-Box fails
Date: Mon, 12 Apr 2004 14:52:23 -0600

On 12 Apr 2004 at 22:38, Anton Erasmus wrote:

> 
> On 2004/04/11 at 02:42 Matthias Weißer wrote:
> 
> >Hi
> >
> >today I would like to set up the AVR toolchain on my new AMD64 Box 
> >runnig Suse Linux 9.0 for AMD64. Downloaded all the sourcefiles 
> >(binutils 2.14, gcc 3.3.2, ...) and started. Binutils are compiling OK 
> >but gcc fails with
> >
> >/tmp/cc9Lqd5i.s: Assembler messages:
> >/tmp/cc9Lqd5i.s:111: Error: bignum invalid
> >/tmp/cc9Lqd5i.s:112: Error: bignum invalid
> >/tmp/cc9Lqd5i.s:113: Error: bignum invalid
> >/tmp/cc9Lqd5i.s:114: Error: bignum invalid
> >make[2]: *** [libgcc/./_fixunsdfsi.o] Fehler 1
> >make[2]: Leaving directory `/home/mat/avr/gcc-3.3.2/obj-avr/gcc'
> >make[1]: *** [stmp-multilib] Fehler 2
> >make[1]: Leaving directory `/home/mat/avr/gcc-3.3.2/obj-avr/gcc'
> >make: *** [all-gcc] Fehler 2
> >
> >Any hints?

Well, it just shows error messages on temporary files... I know that it failed 
during building of libgcc (due to the [stmp-multilib] part). You'll have to 
post some more context; what is the build output just prior to this?

> I think you will probably get a better response to this type of question on 
> the
> cross-gcc mailing list "address@hidden".

Possibly, but generally the people who build the AVR port are listening here. 
It's doubtful that he'll find people on crossgcc who have built the AVR port 
(that aren't listening here anyways). 


_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list


reply via email to

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