9 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
Hi guys
I would just like to know if aCC supports the command exit(0); in c++?
I am always getting the error below:
Error 328: "ac5.C", line 37 # Function 'exit' has not been defined yet; cannot call.
exit(0);
^^^^
Anyone had this problem?
Thanks! (2 Replies)
Discussion started by: khestoi
2 Replies
2. Programming
my C++ Compiler is ACC version
aCC: HP ANSI C++ B3910B A.03.85
OS Version B.11.11
this my program error message
I don't know what error it is
aCC -g -DHPUX -DCHT_DEBUG -DNOSTD -c CProcess.cpp
Error 181: "CProcess.cpp", line 83 # Expected 0 argument(s) for "void... (1 Reply)
Discussion started by: alert0919
1 Replies
3. HP-UX
All,
I'm filling in for the HPUX guy here (I'm AIX), and a client needs the 6.0.5 aCC compiler loaded up on an IA64 system. Where can I find the installs? Are they someplace on the system cd's?
Thanks in advance for your help.
Shawn (1 Reply)
Discussion started by: ZekesGarage
1 Replies
4. HP-UX
Hi,
We are currently using the aCC 3.13 compiler in HP-UX 11.0 but we need to upgrade the aCC compiler version from aCC 3.13 to aCC3.31.
1. Is there any major impact of update the compiler?
2. What are the major things we need to make sure before updating the compiler?
Can any one guide... (2 Replies)
Discussion started by: gyanusoni
2 Replies
5. HP-UX
hello,
i'm now working on a traduction of a makefile from HP_UX environnement to IBM_AIX environnement, so , first of all i need help about aCC compiler and the meaning of each option of compilation, and if possible its equivalent in AIX
it's urgent, any help will be highly appreciated (0 Replies)
Discussion started by: kingmastersimo
0 Replies
6. HP-UX
Hi,
Can anybody guide as to whether the aCC compiler for RISC (9000/785) be used with ia64 processor? (2 Replies)
Discussion started by: slash_blog
2 Replies
7. HP-UX
How to use detach function for aCC.
Error 187:
"/cc/smc3/root/development/auto_activation/AARS/src/ResultServer.cpp",
line 623 # Referenced object 'detach' is not a member of class
basic_ofstream<char,std::char_traits<char> >
.
READ_TOKEN(tmp) (0 Replies)
Discussion started by: onlyforforum
0 Replies
8. HP-UX
Hello,
New to the board. Experienced solaris admin, unexperienced HP admin.
I'm trying to install the acc compiler package B3913DB off of the HP-UX 11.0 application software CD. I have the cd mounted on another system, and nfs mounted as /mnt on the HP-UX box.
I don't have a whole lot... (3 Replies)
Discussion started by: tb0ne
3 Replies
9. UNIX for Dummies Questions & Answers
Hi all!
I'm working on a HP UX 11 machine. I have an executable build with gcc and a shared library (sl) build with aCC. If i start the executable, i have many errors about unresolved symbols. Is the binary output of aCC and gcc compatible?
Greetings! (8 Replies)
Discussion started by: coredump2003
8 Replies