Operating System - HP-UX
1753701 Members
5085 Online
108799 Solutions
New Discussion юеВ

Re: C and C++ On HP-UX 11i

 
SOLVED
Go to solution
Brian Rich_1
Advisor

C and C++ On HP-UX 11i

I'm looking at the key features off of HP's website and it lists that C, C++, and Fortran under the Application development tools. Does this mean that these can be used without an extra license? Or do you load them off of the application CD's which need a separate license? Any help on this would be appreciated!!
4 REPLIES 4
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: C and C++ On HP-UX 11i

You get what is referred to as the "Bundled" compiler fot free. It speaks only K&C C and is really only intended to build kernels although limited development can be done with it. If you need a real compiler for serious work then you choose either HP ANSI/C or aCC. Now here's the rub: The ANSI/C compiler speaks ANSI and K&R C; aCC speaks ANSI/C and C++. If you need to do serious development in K&R C, ANSI C, and C++, you actually need both purchased products. Either of these include development tools like lex, yacc, and debuggers and all of the required header files. The FORTRAN compiler is also a purchased product.
If it ain't broke, I can fix that.
Robert-Jan Goossens
Honored Contributor

Re: C and C++ On HP-UX 11i

Hi,

You have to buy these products, more info on this page.

http://www.software.hp.com/portal/swdepot/displayProductsList.do?category=DTDC

Hope this helps,
Robert-Jan
Brian Rich_1
Advisor

Re: C and C++ On HP-UX 11i

Thanks for the quick help!!
Rahul_19
Advisor

Re: C and C++ On HP-UX 11i

Hi brian

go to Url http://docs.hp.com/

its very good.

Regards
Rahul
Be as radical as reality.