cancel
Showing results for 
Search instead for 
Did you mean: 

Solaris 10 ANSI C compiler

former_member84399
Participant
0 Kudos

Dear all,

I want to compile Apache 2.0.63 in Solaris 10 for a SAP Content Server installation as per SAP note 664384 What is an ANSI C compiler for Solaris 10 and how can I get it? GCC from GNU is in Solaris 10 but that note reads that it is only supported for Linux

Many thanks

Andreas

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

You can download the Sun native compiler for free:

http://developers.sun.com/sunstudio/index.jsp

Make sure you update it to the latest patches before you compiler (using either "smpatch update" - if configured - or use pca (http://www.par.univie.ac.at/solaris/pca/))

If you don't want to compile yourself you can download a precompiled version also from Sunfreeware (http://www.sunfreeware.com/) or from blastwave (http://www.blastwave.org)

Markus

Answers (0)