- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: C compiler as standard on HPUX 11i ??
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
Forums
Discussions
Discussions
Discussions
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
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
06-24-2004 09:00 PM
06-24-2004 09:00 PM
C compiler as standard on HPUX 11i ??
Many thanks, help rewarded.
Simon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 09:04 PM
06-24-2004 09:04 PM
Re: C compiler as standard on HPUX 11i ??
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=261888
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 09:05 PM
06-24-2004 09:05 PM
Re: C compiler as standard on HPUX 11i ??
Kaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 09:08 PM
06-24-2004 09:08 PM
Re: C compiler as standard on HPUX 11i ??
cc: /usr/bin/cc /usr/ccs/bin/cc
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 09:09 PM
06-24-2004 09:09 PM
Re: C compiler as standard on HPUX 11i ??
You need to either buy a proper one off of HP or use "gcc" instead which you freely available over the net.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 09:20 PM
06-24-2004 09:20 PM
Re: C compiler as standard on HPUX 11i ??
And C++ is aC++.
To use this product,
You must be purchase the license. And register at the website http://licensing.hp.com to get the codewode.
Install the C/ANSI C with Application CD.
(swinstall-action-add codeword=>Write codeword=>select the C/ANSI C for S800).
For use compiler for free, you can use the gcc compiler.
You can obtain the software at
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 09:28 PM
06-24-2004 09:28 PM
Re: C compiler as standard on HPUX 11i ??
There is a bundel cc which comes along with the OS depot. It is a non-ANSI compiler.
The other compiler is a product which needs to be baught which can be seen at:software.hp.com.
The manpage has all the docmentation which is required from the users prespective but if you need more information then there are ample material on the web. One such link is:
http://www.informatik.uni-frankfurt.de/doc/man/hpux/cc.1.html
manish