Re: where is cc

From: Dave Uhring (daveuhring_at_yahoo.com)
Date: 05/22/03


Date: Thu, 22 May 2003 16:33:37 -0500

On Thu, 22 May 2003 14:08:58 -0700, Thomas wrote:

> The Solaris 8 I am using doesn't come with development lib and tools.
> I am trying to install a Perl module DBD::Informix. Believe me, I
> experience all troubles you cannot even think of. The last one, at
> least as I hope, is the Informix ESQL wants to use Solaris cc as
> compiler. Does anyone know where I can get cc source code or binary.

You can get Sun's compiler collection here:

http://wwws.sun.com/software/sundev/index.html

but it's not free, not at all. You can, however, get a 60 day trial
license for free.

OTOH, you can install the GNU compiler collection for free.

You might also want to read this FAQ and the next one:

http://www.science.uva.nl/pub/solaris/solaris2.html#q6.1

Pay particular attention to the packages required for "development lib
and tools", since you say that you don't have them. Solaris -did- come
with them, with the exception of the compilers themselves.