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

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

Re: [avr-gcc-list] Problems compiling avr-gcc on linux


From: David Smead
Subject: Re: [avr-gcc-list] Problems compiling avr-gcc on linux
Date: Thu, 8 Nov 2001 09:22:09 -0800 (PST)

Be root?

How much space is in opt?

-- 
Sincerely,

David Smead
http://www.amplepower.com.

On Thu, 8 Nov 2001, Gunnar Henne wrote:

> Hello,
>
> I tried to make a new linux release on my RedHat 7.1 box.
>
> First I configured, compiled and installed binutils:
> ./configure --target=avr --exec-prefix=/opt/avrgcc --prefix=/opt/avrgcc
> --disable-nls
> make
> make install
> -> everything OK
>
> Appended /opt/avrgcc/bin to the PATH
>
> Then I configured gcc with:
>  ./configure --target=avr --exec-prefix=/opt/avrgcc --prefix=/opt/avrgcc
> --disable-nls --enable-language=c
>
> After compiling a lot of stuff I get this error:
>
> checking whether the C compiler (/tmp/gcc-3.0.1/gcc/xgcc
> -B/tmp/gcc-3.0.1/gcc/ -B/opt/avrgcc/avr/bin/ -B/opt/avrgcc/avr/lib/
> -isystem /opt/avrgcc/avr/include -g -O2 ) works... no
> configure: error: installation or configuration problem: C compiler
> cannot create executables.
> make: *** [configure-target-libiberty] Fehler 1
>
> Can someone give me a hint, how to solve the problem?
>
> Thanks in advance
>
> Gunnar
>
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://avr.jpk.co.nz/mailman/listinfo/avr-gcc-list
>




reply via email to

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