1752628 Members
5874 Online
108788 Solutions
New Discussion юеВ

Re: ansi C++

 
Jerry_109
Super Advisor

ansi C++

HP-UX B.11.11 9000/800/N4000-44

Hello All,

I received a request to support the installation of "Oracle 10G". One of the requirements indicated the following :
############
Pro*C/C++,Oracle Call Interface,
Oracle C++ Call Interface,
Oracle XML DeveloperтАЩs
Kit (XDK)
HP C/ANSI C Compiler (B.11.11.08 or higher):
C-ANSI-C
HP aC++ Compiler (A.03.50 or higher):
ACXX
###########

This is what I currently have on my server:

################
root[/usr/lib]
# which cc
/usr/bin/cc
root[/usr/lib]
# what /usr/bin/cc
/usr/bin/cc:
LINT B.11.11.02 CXREF B.11.11.02
HP92453-01 B.11.11.02 HP C Compiler
$ Sep 8 2000 23:13:51 $
root[/usr/lib]
# swlist -l fileset | grep -i c++
C-Dev-Tools.C-AUX B.11.11.02 C & C++ language tools
C-Dev-Tools.C-AUX-MAN B.11.11.02 C & C++ language tools Man pages.
# PHSS_28880 1.0 HP aC++ -AA runtime libraries (aCC A.03.50)
root[/usr/lib]
# swlist -l fileset | grep -i ansi
# C-ANSI-C B.11.11.02 HP C/ANSI C Compiler
C-ANSI-C.C B.11.11.02 C Programming Language
C-ANSI-C.C-HELP B.11.11.02 C Online help
C-ANSI-C.C-MAN B.11.11.02 C References Pages
################

Does this indicate my server has has meet this requirement ?
3 REPLIES 3
Mic V.
Esteemed Contributor

Re: ansi C++

Sorry, I'd have to say no. My reasoning is this:

Your "C-Dev-Tools" listing isn't, AFAIK, the compiler. But I'm not really familiar with the C++ stuff. I don't have a system handy to look at that fileset. If this IS the compiler, though, I'd think you exceed the version requirement.

For the ANSI C, it looks like you have B.11.11.02 while 10g wants B.11.11.08.

Mic
What kind of a name is 'Wolverine'?
vofsky
Frequent Advisor

Re: ansi C++

Hi Jerry,
Since oracle need "HP aC++ Compiler (A.03.50 or higher)",you have to load aCC comiler.you can make sure your aCC version with command "man aCC" if you have installed aCC compile.
Hope that help.
Sergei_12
New Member

Re: ansi C++

Hello Jerry,

I understand that information above was provided more than one year ago, but I'd like to ask the following question. Where you found the requirements for Oracle 10g, where HP-UX ANSI-C 11.11.08 compiler was indicated as requirement? The problem that we would like to upgrade to Oracle 10.2.0.2 and we received the information that minimal required ANSI-C compiler version is 11.11.12.

The quick response will be highly appreciated.

Thanks, Sergei