[Top][All Lists]
[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
- [avr-gcc-list] Building AVRGCC on an AMD64-Box fails, Matthias Weißer, 2004/04/11
- Re: [avr-gcc-list] Building AVRGCC on an AMD64-Box fails, Anton Erasmus, 2004/04/12
- Re: [avr-gcc-list] Building AVRGCC on an AMD64-Box fails,
E. Weddington <=
- Re: [avr-gcc-list] Building AVRGCC on an AMD64-Box fails, Matthias Weißer, 2004/04/13
- Re: [avr-gcc-list] Building AVRGCC on an AMD64-Box fails, E. Weddington, 2004/04/13
- Re: [avr-gcc-list] Building AVRGCC on an AMD64-Box fails, Matthias Weißer, 2004/04/13
- Re: [avr-gcc-list] Building AVRGCC on an AMD64-Box fails, E. Weddington, 2004/04/13
- Re: [avr-gcc-list] Building AVRGCC on an AMD64-Box fails, Matthias Weißer, 2004/04/14
- Re: [avr-gcc-list] Building AVRGCC on an AMD64-Box fails, Joerg Wunsch, 2004/04/14
- Re: [avr-gcc-list] Building AVRGCC on an AMD64-Box fails, Matthias Weißer, 2004/04/14
- Re: [avr-gcc-list] Building AVRGCC on an AMD64-Box fails, Joerg Wunsch, 2004/04/15
- Re: [avr-gcc-list] Building AVRGCC on an AMD64-Box fails, Joerg Wunsch, 2004/04/15
- Re: [avr-gcc-list] Building AVRGCC on an AMD64-Box fails, Matthias Weißer, 2004/04/16