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

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

[avr-gcc-list] Re: can not build gcc3.0.1


From: Jens Spinner
Subject: [avr-gcc-list] Re: can not build gcc3.0.1
Date: Wed, 10 Oct 2001 17:21:50 +0200

Hi,

I had the same problem and used [make --ignore-errors] on second try.
even so.. avr-gcc seems to work fine.

vy 73
    JENS

> Hello,
>
> aglrajcn> Subject: [avr-gcc-list] can not build gcc3.0.1
>
> aglrajcn> ./configure --target=avr
> aglrajcn> make
>
> aglrajcn> and there after a long time of compiling i got a strange error 
> saying:
>
> aglrajcn> checking whether the C compiler 
> (/usr/local/avr-gcc/tmp/gcc-3.0.1/gcc/xgcc
> aglrajcn> -B/usr/local/avr-gcc/tmp/gcc-3.0.1/gcc/ -B/usr/local/avr/bin/
> aglrajcn> -B/usr/local/avr/lib/ -isystem /usr/local/avr/include -O2 ) 
> works... no
> aglrajcn> configure: error: installation or configuration problem: C compiler 
> cannot
> aglrajcn> create executables.
> aglrajcn> make: *** [configure-target-libiberty] Error 1
>
> aglrajcn> Can somebody help ?
>
> I get this problem too. This error happens, because xgcc try to
> compile and link test program. But it can't find crts8515.o. This file
> come with avr-libc. (find "avr-libc" in www.google.com). Try download
> avr-libc. Then for gcc:
>
> $ make all-gcc
> $ make install-gcc
>
> make avr-libc and install them. Try to make rest of avr-gcc.
>
> Best regards,
>  Alexey                           mailto:address@hidden




reply via email to

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