- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: C compiler
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-07-2004 03:26 AM
тАО04-07-2004 03:26 AM
Did the aCC command same as cc command ?
My programer required the cc command runon HPUX 11.11 os.
What are the C compiler that we need to install ?
Is there any free ware?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-07-2004 03:29 AM
тАО04-07-2004 03:29 AM
Re: C compiler
-Tomek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-07-2004 03:30 AM
тАО04-07-2004 03:30 AM
Re: C compiler
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=261888
or search for "C Compiler" on the forum.
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-07-2004 03:32 AM
тАО04-07-2004 03:32 AM
Re: C compiler
HP aC++ Compiler for Servers
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3913DB
Gcc compilers can be found on Merijn's / procura's page.
http://www.cmve.net/~merijn/
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-07-2004 03:32 AM
тАО04-07-2004 03:32 AM
Re: C compiler
cc is HP cc and aCC is HP Ansi C.
ll /usr/bin/cc
Freeware is Gcc.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-07-2004 03:52 AM
тАО04-07-2004 03:52 AM
Re: C compiler
C++ and cc command is the same ?
Is the cc command is default install with os HPUX ver 11.11?
The programmer need to use the cc command to compile the script ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-07-2004 03:58 AM
тАО04-07-2004 03:58 AM
Re: C compiler
The best way is to use gcc.
-Tomek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2004 12:19 AM
тАО04-08-2004 12:19 AM
SolutionaCC is the C++ compiler.
HP-UX includes a scaled down version of the C (cc) compiler. You need to purchase the HP C bundle for a full functional C compiler.
For more information:
http://www.hp.com/products1/unix/operating/partners/index.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-08-2004 01:33 AM
тАО04-08-2004 01:33 AM
Re: C compiler
ANSI C B3901BA ~$816.00
aCC is a C++ compiler ( HP aC++ Compiler):
C++ B3913DB ~$1525.00
HTH,
Elena.