Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP aC++/HP ANSI C Release Notes: Version A.06.12 > Chapter 5 Known Problems and Workarounds

Object Files Generated at +O4 or -ipo

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

Object files generated by the compiler at optimization level 4, called intermediate object files, are intended to be temporary files. These object files contain an intermediate representation of the user code in a format that is designed for advanced optimizations. The size of these intermediate object files may be 3 to 10 times as large as normal object files. Hewlett-Packard reserves the right to change the format of these files without notice in any compiler release or patch. Use of intermediate files must be limited to the compiler that created them. For the same reason, intermediate object files should not be included into archived libraries that might be used by different versions of the compiler.

When an incompatible intermediate file is detected, the compiler will issue a message and terminate.

Refer to the discussion of tunables in the Installation section for additional information.

Printable version
Privacy statement Using this site means you accept its terms
© 2006 Hewlett-Packard Development Company, L.P.