Creating static and shared libraries across platforms

HI,
http://www.fortran-2000.com/ArnaudRecipes/sharedlib.html

The above link is very useful i thought,as its explictly showing all details about how can u create static and shared libraries across platforms >Need will comwe when one is moving to another platform suddenly and want to produce output soon.


The definitive information usually comes from the operating system docs. (e.g. HP's "HP-UX Linker and Libraries User's Guide", Sun's "Linker and Libraries Guide", SGI's "MIPSpro Compiling and Performance Tuning Guide", IBM's "AIX Linking and Loading Mechanisms", etc.), where there is often advice on the best options for performance.

No comments :

Post a Comment