Documentation Home
>
C++ ユーザーズガイド
>
第 3 章 C++ コンパイラオプション
>
オプションの一覧
>
-xpg
> 警告
C++ ユーザーズガイド
Previous
: -xO[level]
Next
: 関連項目
警告
コンパイルとリンクを別々に行う場合は、
-xpg
でコンパイルしたときは
-xpg
でリンクする必要があります。
Previous
: -xO[level]
Next
: 関連項目
© 2010, Oracle Corporation and/or its affiliates