Operating System - HP-UX
1753487 Members
4523 Online
108794 Solutions
New Discussion юеВ

Re: can not download HP ANSI C compiler!

 
SOLVED
Go to solution
anonys
Advisor

can not download HP ANSI C compiler!

http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?jumpid=reg_R1002_USEN&ciid=0708078442f02110078442f02110275d6e10RCRD

You do not have the proper permissions to view this content. Please see the Membership benefits page for more information on DSPP membership.

where can download?
thank you!
10 REPLIES 10
TTr
Honored Contributor

Re: can not download HP ANSI C compiler!

The ANSI C compiler is an optional product and you have to purchase it separately from your server/OS. When you purchase it you get a codeword to unlock one of application software media. There may be options to download as well from the SUM site.
anonys
Advisor

Re: can not download HP ANSI C compiler!

thank you for reply.

what is gcc's version corresponding with HP-UX hpux01 B.11.23 U ia64 2273928492 unlimited-user license?
The gcc can compile device drivers source code?
and compile device drivers source code only use the ANSI C compiler?
thank you!
Dennis Handly
Acclaimed Contributor

Re: can not download HP ANSI C compiler!

>The gcc can compile device drivers source code? and compile device drivers source code only use the ANSI C compiler?

No, only HP's ANSI C compiler can compile device drivers or kernel code.

If you intend to do this long term you must purchase a license per core.
If you are just fooling around, there is an evaluation version of the compiler.
http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=e9083a7373f021103a7373f02110275d6e10RCRD
Srimalik
Valued Contributor

Re: can not download HP ANSI C compiler!

I think if you have DSPP partner ID you can download it.
Please make sure that the license allows you to use it for the purpose you want to use it for.
abandon all hope, ye who enter here..
anonys
Advisor

Re: can not download HP ANSI C compiler!

anonys
Advisor

Re: can not download HP ANSI C compiler!

Hi Dennis,
I have download evaluation version of the compiler.
http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=e9083a7373f021103a7373f02110275d6e10RCRD
product number: B9007AAEVAL
product name: HP C/aC++ Developer's Bundle for Evaluation
delivery model: Trial Electronic Download
quantity: 1
download key: 420434051
license url: https://h20392.www2.hp.com/receipt?order=420434051&orderline=1&language=us&signature=A60E40DE5F9C8D556B4DDE99EA5967A0
License Number: DY96UCHG7YHT
but at Codeword files are essential to activate the evaluation copy of the HP C/aC++ Developer's bundle.
Steps to create Codeword files
For Integrity HP C/aC++ Compiler:
1. Copy your 26 digit hexadecimal license key in a plain text (ASCII) file.
2. Save the file as aCC.cwd in the following location:
/opt/aCC/newconfig/aCC.cwd
This enables your evaluation copy of the HP C/aC++ Compiler.
Alternately, export the variable ST_CODEWORD to point to the file where the license key is stored.


I copy DY96UCHG7YHT to /opt/aCC/newconfig/aCC.cwd.
but make appear as error:
make
No suffix list.
Compiling rdisk.c ...
rm -f rdisk.o
/opt/ansic/bin/cc -Ae +DD64 +O2 +DSitanium2 +kernel +objstatvars +Olit=all +Oshortdata=0 +W863 -DACLS -DAUDIT -DHPONCPLUS -DIDDS -DIPSEC -DIVT_INTERCEPT -DLWSYSCALL -DPGPROF -DSTCP -D_CLEAN_BE -D_HPUX_SOURCE -D_KERNEL -D_LARGEFILE64_SOURCE -D_NO_USER_PROTOS -D_UNSUPPORTED -D__BIGMSGQUEUE_ENABLED -D__ROSE__ -U__hp9000s700 -D_XPG4_EXTENDED -D__STDC_EXT__ -DRDISK_ARENA -DRDISK_DLKM -DKERNEL_DEBUGGER -DVARIABLE_UAREA -D_SYSCALL_64 -D__NO_PA_HDRS -c rdisk.c
Internal Error: Corrupted codeword in file /opt/aCC/newconfig/aCC.cwd.
*** Error exit code 254

Stop.
*** Error exit code 1

How can i get 26 digit hexadecimal license key?
thank you!
Dennis Handly
Acclaimed Contributor

Re: can not download HP ANSI C compiler!

>license url:

This Receipt link has a link: Get the 'License to Use'
This is a PDF that tells you to go to licensing.hp.com to get the key.

>I copy D...T to /opt/aCC/newconfig/aCC.cwd.

This is your license number, not the 26 digit key.
anonys
Advisor

Re: can not download HP ANSI C compiler!

thank you very much!
Dennis Handly
Acclaimed Contributor
Solution

Re: can not download HP ANSI C compiler!

>I have found a solution

You haven't assigned any points yet. If you are happy with your answers, please read the following about assigning points and reopening threads:
http://forums.itrc.hp.com/service/forums/helptips.do?#33
http://forums.itrc.hp.com/service/forums/helptips.do?#41