1832954 Members
2629 Online
110048 Solutions
New Discussion

C++ license

 
SOLVED
Go to solution
Safarali
Valued Contributor

C++ license

Hi experts, is C++ is licensed in hp-ux 11i, when I check swlist -v | grep -i c++ i found some compilers there,

Regards
Safar
2 REPLIES 2
Robert-Jan Goossens_1
Honored Contributor
Solution

Re: C++ license

Hi Safar,

Correct, there is a small default compiler in HPUX for compiling the kernel.

Trial/Eval version of the complete C++/C-Ansi-c compiler.
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9007AAEVAL

Regards,
Robert-Jan
Safarali
Valued Contributor

Re: C++ license

Thanks jan, it hlped me