Operating System - HP-UX
1753745 Members
5044 Online
108799 Solutions
New Discussion

C compiler/ C+++ compiler How to install and find

 
SOLVED
Go to solution
Laurie A. Krumrey
Regular Advisor

C compiler/ C+++ compiler How to install and find

Hi All,

We want to have a login perform some root functions and we want to create some short c (or C+++) programs.

My question to everyone is do I have to pay extra for this? (Money is tight-cry of the world). Doesn't any of this come standard
with HP-UX 11.0 or HP-UX 11.11?

If not, does anyone know how much it is to buy?

I would really like to have it for 11.11.
I saw on the Application CD's Cobal but the C
stuff needs a code word.

I quess there is no freeware for C compilers for unix..
Any thoughts???
Laurie
Happiness is a choice
1 REPLY 1
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: C compiler/ C+++ compiler How to install and find

Hi Laurie:

The compilers are on your Application CD's but you have to have a CODEWORD to install them. If you do a swlist -s /cdrom from the shell, you will see them.

For very basic C (not C++ and not ANSI/C) you can use the bundled C compiler.

Plan B): Download GNU C from one of the HP-UX Porting Centre's.

Regards, Clay
If it ain't broke, I can fix that.