Oracle® Solaris Studio 12.4: C++ User's Guide

Exit Print View

Updated: March 2015
 
 

3.3.8 Obsolete Options


Note - The following options are either currently obsolete and so no longer accepted by the compiler, or are likely to be removed in a future release.
Table 3-9  Obsolete Options
Option
Action
-features=[%all|%none]
Obsolete suboptions %all and %none.
-library=%all
Obsolete suboption that is likely to be removed in a future release.
-migration
This option is no longer recognized.
-xanalyze
Obsolete, use -previse instead.
-xarch=v7,v8,v8a
Obsolete.
-xlic_lib=sunperf
Use —library=sunperf to link to the Sun Performance Library.
-xlicinfo
Deprecated.
-xnativeconnect
Obsolete, there is no alternative option.
-xprefetch=yes
Use -xprefetch=auto,explicit instead.
-xprefetch=no
Use -xprefetch=no%auto,no%explicit instead.
–xvector=yes
Use –xvector=lib instead.
–xvector=no
Use –xvector=none instead.