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

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

[avr-gcc-list] Problems building gcc4.0.2 on Linux x86_64


From: Marcus Lindemann
Subject: [avr-gcc-list] Problems building gcc4.0.2 on Linux x86_64
Date: Mon, 14 Nov 2005 16:52:42 +0100
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929)

Hi,
I'm having problems with building 4.0.2 on Linux. The Build chokes with

checking for csin in -lm... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
make: *** [configure-target-libgfortran] Error 1

This is my configure line
../configure --target=avr --prefix=/opt/avr/Linux --program-prefix=avr- --disable-nls --enable-language=c --with-ld=/opt/avr/Linux/bin/avr-ld --with-as=/opt/avr/Linux/bin/avr-as

I've googled, but did not find an answer yet. There is some talk about a misplace symlink, but in multilib stage, while I fail in fortran building stage. I'm wondering why I build fortran, even when I specify C as the only language. Can somebody shed some light here?

Thanks
Marcus




reply via email to

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