AFAICS problem is in the middle of (it's often not directly at the end):
Am 05.04.2013 um 03:21 schrieb Alan Sayre:
>
configure:17615: g++ -o conftest -O3 -DNDEBUG -finline-functions conftest.cpp
>&5
In file included from /usr/include/stdio.h:929:0,
from conftest.cpp:141:
/
The problem appears to be that your g77 compiler is not properly
cross-linking against your gcc compiler. Specifically, the following
test failed in configure:
configure:23709: g77 conftestf.f conftest.o -o conftest
/usr/bin/ld: Undefined symbols:
_fprintf$LDBLStub
collect2: ld returned 1 e