error with f95 on mandriva linux for amd64
807575Apr 4 2006 — edited May 8 2006Hi,
I have just downloaded sun studio for linux.:
f95: Sun Fortran 95 8.3 Build18_0 2006/03/13
I run this (f95) on a dual core athlon 64 with Mandriva 2006/64.
when I try to compile a simple program I get:
f95 -o out matrix.f90
f95: Cannot find /usr/lib64/libm.a
And indeed, Mandriva only has libm.so.
Why doesn't it link to the shared lib?
Regards,
cino