C++ User's Guide

-xlic_lib=l[,...l]

Links with the Sun-supplied, licensed library specified by l.

This option, like -l, should appear at the end of the command line, after source or object files.

Examples

To link with the Sun(TM) Performance Library(TM):

demo% CC program.cc -xlic_lib=sunperf

See also

performance_library README