What's New in Oracle® Solaris Studio 12.4

Exit Print View

Updated: December 2014
 
 

About the C++ Compiler

The Oracle Solaris Studio C++ compiler enables you to build high-performance parallel C++ applications for the newest SPARC processor-based systems from Oracle as well as Intel x86 processor-based systems.

The C++ compiler (CC) produces code that is targeted for specific operating systems, processors, architectures, memory models (32-bit and 64-bit), floating-point arithmetic, and more, according to command-line options you specify. The compiler automatically parallelizes serial source code to produce binaries with better performance on multicore systems and can also prepare binaries for enhanced debugging or analysis by other Oracle Solaris Studio tools. The compiler also supports GNU C/C++ compatibility features.