Operating System - HP-UX
1854811 Members
21248 Online
104103 Solutions
New Discussion

Need patches to go from aCC 1.23 to 1.27 for HPUX 10.20

 
SOLVED
Go to solution
Pamela Hammitt
Advisor

Need patches to go from aCC 1.23 to 1.27 for HPUX 10.20

I'm stuck with this OS because it's a gov't project and still in life cycle support. I need to update my ansi c compiler version. Does anyone know what patches were used to update to this version? and where I could find said patches? I know this is older than dirt but any help would be appreciated.

Thanks
9 REPLIES 9
James R. Ferguson
Acclaimed Contributor
Solution

Re: Need patches to go from aCC 1.23 to 1.27 for HPUX 10.20

Hi Pamela:

You could try looking here:

http://www2.itrc.hp.com/service/patch/crumbRequest.do?crumb=main&BC=

...and click the hyperlink to "find archived patches" at the bottom of the page.

Regards!

...JRF...
Victor BERRIDGE
Honored Contributor

Re: Need patches to go from aCC 1.23 to 1.27 for HPUX 10.20

Hi Pamela,
I have this on a K in 10.20:
PHSS_22354 B.10.00.00.AA HP aC++ -AA runtime libraries (aCC A.01.30)

If of any help...

All the best
Victor
Pamela Hammitt
Advisor

Re: Need patches to go from aCC 1.23 to 1.27 for HPUX 10.20

Victor,

Thanks What is a K workstation type? is there a way you could e-mail me the patch?
Victor BERRIDGE
Honored Contributor

Re: Need patches to go from aCC 1.23 to 1.27 for HPUX 10.20

Hi Pamela,
A Kclass is a server... S800, what are you after? for S700?
Here is a bit more:
/var/adm/sw/products/PHSS_22354/pfiles $ more README
NOTE TO USERS OF THE NEWLY INTRODUCED ANSI C++ STANDARD
LIBRARY VERSION 2.0 (libstd_v2):

If you have used aC++ versions A.01.23 through A.01.27 with
the -AA option then you must install this patch.

If as an ISV you have shipped a library built WITH the -AA
option, please contact HP for further information. If as an
end user you have received and installed third party
libraries or applications built or compiled WITH the -AA
option, please contact HP for further information.

To determine whether your library/application uses -AA, run
the command

chatr | grep libstd_v2

If the output of this command is NOT empty, your
library/application uses -AA.

This libstd_v2 roll is necessary to establish compatibility
with the definition of mbstate_t (multibyte support) in the
HPUX 11.11 runtime (libc).

If you install this patch you MUST recompile and relink any
applications built with the -AA option (and be sure your
software vendors have done so for their products).

Every development site (on A.01.23 through A.01.27) that
installs this patch MUST also install the header file patch
PHSS_22867. All aC++ applications built with the -AA option
on versions A.01.23 through A.01.27 must then be recompiled
and relinked. If this is not done, link time or run time
incompatibilities may result. See CR JAGad36658 above.
README: END

All the best
Victor
Victor BERRIDGE
Honored Contributor

Re: Need patches to go from aCC 1.23 to 1.27 for HPUX 10.20

Hi again,

You will find thepatch on december 2001 support plus archive cd


All the best
Victor
Victor BERRIDGE
Honored Contributor

Re: Need patches to go from aCC 1.23 to 1.27 for HPUX 10.20

And if you have no cds, since its 2.8MB give me an Email to send it to


Best regards
Victor
Bill Hassell
Honored Contributor

Re: Need patches to go from aCC 1.23 to 1.27 for HPUX 10.20

All 10.20 patches have been moved to the obsolete software archive:

ftp://ftp.itrc.hp.com/hp-ux_patches


Bill Hassell, sysadmin
Dennis Handly
Acclaimed Contributor

Re: Need patches to go from aCC 1.23 to 1.27 for HPUX 10.20

aC++ is a C++ compiler. You mentioned updating the ANSI C compiler, was that a typo?

You can't patch from A.01.23 to A.01.27, since A.01.27 is a base release. You must have the December 2000 Application Release CD. See:
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1743,00.html

If you don't still have that CD, I'm not sure the Response Center would make it available. Do you still have a support contract for aC++ on that machine?
Pamela Hammitt
Advisor

Re: Need patches to go from aCC 1.23 to 1.27 for HPUX 10.20

Used the archive and downloaded