| | | | |
| L |
| |
| | labels, unused, Xlist ( ) |
| |
| | -Ldir option ( ) |
| |
| | libF77 ( ) |
| |
| | libM77 ( ) |
| |
| | libraries ( ) |
| | | dynamic |
| | | | creating ( ) |
| | | | naming ( ) |
| | | | position-independent code ( ) |
| | | | specifying ( ) ( ) |
| | | | tradeoffs ( ) |
| | | in general ( ) |
| | | linking ( ) |
| | | load map ( ) |
| | | optimized ( ) |
| | | provided with Sun WorkShop Fortran ( ) |
| | | redistributable ( ) |
| | | search order |
| | | | command line options ( ) |
| | | | LD_LIBRARY_PATH ( ) |
| | | | paths ( ) |
| | | shared |
| | | | See dynamic | |
| | | static |
| | | | 64–bit SPARC ( ) |
| | | | creating ( ) |
| | | | ordering routines ( ) |
| | | | recompile and replace module ( ) |
| | | | tradeoffs ( ) |
| | | Sun Performance Library ( ) ( ) |
| |
| | line-numbered listing, Xlist ( ) |
| |
| | linking |
| | | binding options (-B, -d) ( ) |
| | | consistent compile and link ( ) |
| | | libraries ( ) |
| | | | specifying static or dynamic ( ) |
| | | mixing C and Fortran ( ) |
| | | search order ( ) |
| | | | -lx, -Ldir ( ) |
| | | troubleshooting errors ( ) |
| |
| | lint-like checking across routines, Xlist ( ) |
| |
| | listing |
| | | cross-references with Xlist ( ) |
| | | line numbered with diagnostics, Xlist ( ) |
| | | XlistL ( ) |
| |
| | logical unit ( ) |
| |
| | loop unrolling |
| | | and portability ( ) |
| | | with -unroll ( ) |
| |
| | -lx option ( ) |