1753805 Members
7414 Online
108805 Solutions
New Discussion юеВ

compiler patch install

 
SOLVED
Go to solution
Randy_9
Regular Advisor

compiler patch install

Will installing patch PHSS_26952 (the 11.X HP aC++ Compiler (A.03.35) raise the base level
of my compiler or only affect the runtime
libraries?.
I currently have the base C.03.25 HP aC++ installed and assorted patches (see attachment) up to level "aCC A.03.33".

Thanks,

Randy
6 REPLIES 6
harry d brown jr
Honored Contributor
Solution

Re: compiler patch install

I just did it myself, and it does up the compiler level to a.03.35

live free or die
harry
Live Free or Die
Bill McNAMARA_1
Honored Contributor

Re: compiler patch install

 
It works for me (tm)
Bill McNAMARA_1
Honored Contributor

Re: compiler patch install

Harry's correct:

The what output:
/opt/aCC/bin/aCC:
HP aC++ B3910B A.03.35

Later,
Bill
It works for me (tm)
harry d brown jr
Honored Contributor

Re: compiler patch install

# aCC -V
aCC: HP ANSI C++ B3910B A.03.33

# sh PHSS_26952.txt
x - PHSS_26952.text
x - PHSS_26952.depot [compressed]

# swinstall -x patch_match_target=true -s /opt/PHSS_26952.depot

======= 08/05/02 13:15:03 EDT BEGIN swinstall SESSION
(non-interactive) (jobid=vpart1-0046)

* Session started for user "root@vpart1".

* Beginning Selection
* Target connection succeeded for "vpart1:/".
* Source: /opt/PHSS_26952.depot
* Targets: vpart1:/
* Software selections:
PHSS_26952.ACXX,l=/opt/aCC,r=1.0,a=HP-UX_B.11.00_32/64,v=HP,fr=1.0,
fa=HP-UX_B.11.00_32/64
PHSS_26952.ACXX-STDLIB,l=/opt/aCC,r=1.0,a=HP-UX_B.11.00_32/64,v=HP,fr=1.0,fa=HP-UX_B.11.00_32/64
* Selection succeeded.


* Beginning Analysis and Execution
* Session selections have been saved in the file
"/.sw/sessions/swinstall.last".
* The analysis phase succeeded for "vpart1:/".
* The execution phase succeeded for "vpart1:/".
* Analysis and Execution succeeded.


NOTE: More information may be found in the agent logfile using the
command "swjob -a log vpart1-0046 @ vpart1:/".

======= 08/05/02 13:15:37 EDT END swinstall SESSION (non-interactive)
(jobid=vpart1-0046)

# aCC -V
aCC: HP ANSI C++ B3910B A.03.35
#


live free or die
harry
Live Free or Die
Randy_9
Regular Advisor

Re: compiler patch install

Thanks everyone for the prompt replies,
points assigned!

Randy

Sajid_1
Honored Contributor

Re: compiler patch install

hi,

during all my updates the base level compiler version changed. I do have the 3.35 version now in my systems and it shows the base level compiler the same.

gl,
learn unix ..