Sun Studio 12: Fortran User's Guide

3.4.144 –xlic_lib=sunperf

Link with the Sun Performance Library.

For example:


f95 -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.

This option must be used to link with the Sun Performance Library. (See the Sun Performance Library User’s Guide.)