[Tfug] Have You Compiled LAPACK?
Felix Tilley
fetilley at earthlink.net
Sat Sep 1 07:42:59 MST 2007
www.netlib.org
This a FORTRAN linear algebra program. I can't get it to compile. I
haven't used FORTRAN in 20 years.
I am using gfortran 4.1.0 on SUSE Linus 10.1. This the tail end of the
gfortran log.
stpt03.o stpt05.o stpt06.o strt01.o strt02.o strt03.o strt05.o strt06.o
stzt01.o stzt02.o \
../../tmglib_LINUX.a ../../lapack_LINUX.a ../../blas_LINUX.a -o
../xlintsts
gfortran: ../../blas_LINUX.a: No such file or directory
make[2]: *** [../xlintsts] Error 1
make[2]: Leaving directory
`/home/ftilley/software/tmp/lapack-3.1.1/TESTING/LIN'
make[1]: *** [xlintsts] Error 2
make[1]: Leaving directory `/home/ftilley/software/tmp/lapack-3.1.1/TESTING'
make: *** [lapack_testing] Error 2
More information about the tfug
mailing list