Hi,
When trying to build numpy 1.1.0 with python 2.5.2 on an RHEL3 32-bit
system, using command:
python setup.py config_fc --fcompiler=lahey install &> install_LEW.log
I am seeing these warnings:
warning: build_ext: f77_compiler=lahey is not available.
and
warning: build_ext: extension 'numpy.linalg.lapack_lite' has Fortran \
libraries but no Fortran linker found, using default linker
Then lapack_lite.so is linked incorrectly with gcc instead of lf95. File
distutils/fcompiler/lahey.py is being read but the information inside is
not being used.
--Lew
----------------------------------------------------------------------
Lewis E. Randerson
DOE Princeton University Plasma Physics Laboratory,
Princeton University, James Forrestal Campus
100 Stellarator Road, Princeton, NJ 08543
Work: 609/243-3134, Fax: 609/243-3086, PPPL Web: http://www.pppl.gov
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion