Fortran User's Guide

-xlic_lib=libs

Link with the specified Sun licensed libraries.

    SPARC: 77/90 x86:77

Specifies a comma-separated list of libraries to link with. For example:


f77 -o pgx -fast pgx.f -xlic_lib=sunperf 

As with -l, this option should appear on the command line after all source and object file names.