[prog] Fortran portability on linux

Kathryn Hogg kjh at flyballdogs.com
Mon Jun 7 11:35:41 EST 2004


You can use ldd on the binary to see what shared libraries it needs.  That
will verify what, if any, shaered libs the binary is dependent on.  The
shared libraries should have some kind of version number tacked on to
them.

-- 
Kathryn
http://womensfooty.com


More information about the Programming mailing list