OSインストール直後で利用できるCコンパイラは、以前はカーネルのインストールでの利用を目的として利用されていたものです。最適化等がサポートされておらず、アプリケーションを作成するためのコンパイラではありませんのでご注意ください。アプリケーションを作成する場合は、HP ANSI C++/C をインストールし利用して下さい。
詳細は 11iv3 2007/2 のOSのリリースノートをご確認下さい。以下は一部抜粋になります。
----
Bundled C Compiler
The bundled C Compiler in HP-UX 11i v3 is version A.06.12 on Itanium-based servers
and B.11.11.16 on PA-RISC. In previous releases, it was supplied for kernel installation
and tuning only; it is no longer needed for that, and may be obsoleted in the future.
HP recommends that customers doing development in C obtain the separately available
HP C/aC++ Developer's Bundle instead of using the bundled C compiler. The bundled C
compiler does not support any optimization or other advanced features found in the
Developer's Bundle compiler.
----
【確認済みの対象OS】HP-UX
【カテゴリー】製品情報(ライセンス/動作環境)