|
|
|
|
|
|
| Author |
Message |
kagdizuber@gmail.com *nix forums beginner
Joined: 13 Jul 2006
Posts: 4
|
Posted: Fri Jul 14, 2006 5:51 am Post subject:
Compile errors on HP-UX..
|
|
|
I am trying to compile a program using HP aCC compiler (aCC: HP ANSI
C++ B3910B A.03.55).
I got some compile errors. Firstly it couldn't find <iostream>.
I found one at /opt/aCC/include_std and included it in -I option.
After that i had problems related to size_t.
For example:
aCC -I. -I/opt/aCC/include_std -c Any.cpp
Error 403: "/opt/aCC/include_std/memory", line 551 # Undeclared
variable 'size_t'. Perhaps 'size_t' as in "typedef unsigned long
size_t"
["/usr/include/sys/_size_t.h", line 33] was intended.
inline _STD_RW::pair<void*, _RWSTD_C::size_t>
Any help is appreciated...
Thanks and Regards,
Zuber |
|
| Back to top |
|
 |
Christof Meerwald *nix forums beginner
Joined: 10 Jul 2006
Posts: 3
|
Posted: Fri Jul 14, 2006 8:19 am Post subject:
Re: Compile errors on HP-UX..
|
|
|
On 13 Jul 2006 22:51:37 -0700, kagdizuber@gmail.com wrote:
| Quote: | I am trying to compile a program using HP aCC compiler (aCC: HP ANSI
C++ B3910B A.03.55).
I got some compile errors. Firstly it couldn't find <iostream>.
I found one at /opt/aCC/include_std and included it in -I option.
|
Don't do that, use -AA instead.
Christof
--
http://cmeerw.org sip:cmeerw at cmeerw.org
mailto:cmeerw at web.de xmpp:cmeerw at cmeerw.org
....and what have you contributed to the Net? |
|
| Back to top |
|
 |
kagdizuber@gmail.com *nix forums beginner
Joined: 13 Jul 2006
Posts: 4
|
Posted: Fri Jul 14, 2006 9:17 am Post subject:
Re: Compile errors on HP-UX..
|
|
|
Thank you Christof, it worked.
Thanks and Regards,
Zuber
Christof Meerwald wrote:
| Quote: | On 13 Jul 2006 22:51:37 -0700, kagdizuber@gmail.com wrote:
I am trying to compile a program using HP aCC compiler (aCC: HP ANSI
C++ B3910B A.03.55).
I got some compile errors. Firstly it couldn't find <iostream>.
I found one at /opt/aCC/include_std and included it in -I option.
Don't do that, use -AA instead.
Christof
--
http://cmeerw.org sip:cmeerw at cmeerw.org
mailto:cmeerw at web.de xmpp:cmeerw at cmeerw.org
...and what have you contributed to the Net? |
|
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Sun Nov 23, 2008 11:05 am | All times are GMT
|
|
Electricity Suppliers | Credit Card | Mortgage Calculator | Mortgage Calculator | Repair Bad Credit
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|