JavaSolarisCommunitiesAbout SunHow to BuyMy AccountCartUnited StatesWorldwide
Sun Microsystems Documentation
docs.sun.com
Browse Documentation Titles
Browse Product Documentation
Help

Deprecated Options by Language

Deprecated options are options for which there is a newer, replacement option. Avoid using deprecated options and switch to the suggested alternative.

Deprecated C Options

Option Meaning
-dalign Use -xmemalign instead.
-KPIC Use -xcode=pic32 instead.
-Kpic Use -xcode=pic13 instead.
-misalign This option is deprecated in the C compiler so use the -xmemalign=1i option instead. However, this option is allowed in the C++ compiler where it permits misaligned data in memory which would otherwise generate an error.
-misalign2 Use -xmemalign=2i instead.
-native Use -xtarget=native instead.
-p Use -xpg instead.
-x386 Use -xchip=generic instead.
-x486 Use -xchip=generic instead.
-xlic_lib Use -library=sunperf instead.

Deprecated C++ Options

Option Meaning
-386 Use -xtarget=386 instead.
-486 Use -xtarget=486 instead.
-a Use -xa instead.
-cg Use -xcg instead.
-dalign Use -xmemalign instead.
-inline Use -xinline instead.
-KPIC Use -xcode=pic32 instead.
-Kpic Use -xcode=pic13 instead.
-libmieee Use -xlibmieee instead.
-libmil Use -xlibmil instead.
-misalign This option is deprecated in the C compiler so use the -xmemalign=1i option instead. However, this option is allowed in the C++ compiler where it permits misaligned data in memory which would otherwise generate an error.
-native Use -xtarget=native instead.
-noex Use -features=no%except instead.
-nolib Use -xnolib instead.
-nolibmil Use -xnolibmil instead.
-Olevel Use -xOlevel instead. Note: use the capital letter o for this option, not zero.
-p Use -xpg instead.
-pentium Use -xtarget=pentium instead.
-pg Use -xpg instead.
-pta Use -template=wholeclass instead.
-pto Use -instances=static instead.
-ptv Use -verbose=template instead.
-q Use -Q instead.
-qproduce Use -Qproduce instead.
-time Use -xtime instead.
-vdelx Deprecated, do not use.
-Xm Use -features=iddollar instead.
-xlic_lib Use -library=sunperf instead.

Deprecated F95 Options

Option Meaning
-a Use -xprofile=tcov instead.
-cg Use -xcg instead.
-dalign Use -xmemalign instead.
-explicitpar Use -xexplicitpar instead.
-inline Use -xinline instead.
-KPIC Use -xcode=pic32 instead.
-Kpic Use -xcode=pic13 instead.
-libmil Use -xlibmil instead.
-native Use -xtarget=native instead.
-nolib Use -xnolib instead.
-nolibmil Use -xnolibmil instead.
-p Use -g and the performance analyzer analyzer(1) instead.
-x386 Use -xchip=generic instead.
-x486 Use -xchip=generic instead.
-xlic_lib Use -library=sunperf instead.

ContactAbout SunNewsEmploymentSite MapPrivacyTerms of UseTrademarksCopyright Sun Microsystems, Inc.