Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

error with f95 on mandriva linux for amd64

807575Apr 4 2006 — edited May 8 2006
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 5 2006
Added on Apr 4 2006
4 comments
141 views