LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Richard Büssow (richi.b_at_[hidden])
Date: 2003-06-17 04:37:47


After running
-----
./configure --prefix=/opt/lam-6.5.9 --with-cc=icc --with-cflags="-O3
-tpp7 -xW -Xa -w -ipo -ipo_obj" --with-cxx=icc --with-cxx flags="-O3
-tpp7 -xW -Xa -w -ipo -ipo_obj" --with-fc=ifc --with-fflags="-O3 -tpp7
-xW -w -ipo -ipo_opj" --with-trillium --with-rpi=tcp --with-rsh=rsh
-----
I get some output, and then:

-----
checking alignment of void *... 4
checking ifc external naming convention... nm: conftestf.o: File format
not recognized
nm: conftestf.o: File format not recognized
nm: conftestf.o: File format not recognized
nm: conftestf.o: File format not recognized
nm: conftestf.o: File format not recognized
configure: WARNING: couldn't find name of subroutine foo_bar
checking size of FORTRAN INTEGER... configure: error: FORTRAN external
naming convention undefined

/opt/lam-6.5.9 # uname -a
Linux newton 2.4.19-4GB #1 Fri Sep 13 13:14:56 UTC 2002 i686 unknown

/opt/lam-6.5.9/config # ./config.guess
i686-pc-linux-gnu

what's wrong ?