Library path option not working? (resolved)

ken72cc ken72cc-a@yahoo.com
Sat Feb 1 20:03:00 GMT 2014


Got it working now with help from Arjen. Thanks!


> [guest@T61 DGELS_Lib]$ gfortran -o dgels TestDGELS_2.f
> -Wl,-R/usr/lib64/atlas-sse3 -llapack -lf77blas
> 
> [guest@T61 DGELS_Lib]$ ldd -v dgels
> 	linux-vdso.so.1 =>  (0x00007fff48dff000)
> 	liblapack.so.3 => /usr/lib64/atlas-sse3/liblapack.so.3
> (0x00007f2a0bb7d000)
> 	libf77blas.so.3 => /usr/lib64/atlas-sse3/libf77blas.so.3
> (0x00007f2a0b95d000)

Also, I'm having difficulty creating a statically linked executable, but
I'll submit a separate post.

Ken




--
View this message in context: http://gcc.1065356.n5.nabble.com/Library-path-option-not-working-tp1007295p1007776.html
Sent from the gcc - fortran mailing list archive at Nabble.com.



More information about the Fortran mailing list