HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Ansi C compiler + HP C Bundled
Operating System - HP-UX
1827439
Members
5640
Online
109965
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
05-04-2005 09:07 PM
05-04-2005 09:07 PM
Hi,
it's possible to install two version of C compiler (Ansi C compiler and HP C Bundled) and to use all compiler,the first for a project and the second for other project?
it's possible to install two version of C compiler (Ansi C compiler and HP C Bundled) and to use all compiler,the first for a project and the second for other project?
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 09:39 PM
05-04-2005 09:39 PM
Re: Ansi C compiler + HP C Bundled
Hi,
Check this link
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3901BA
You will have to purchase this product.
Robert-Jan
Check this link
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3901BA
You will have to purchase this product.
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 11:48 PM
05-04-2005 11:48 PM
Solution
Emanuele,
once the ANSI C compiler is installed, you can select which compiler to use by using an alias.
Please note that the HP C bundled compiler is normally only used for kernel compilation, so may not support all your libraries etc.
As a side-note, why would you want to compile one project with one compiler and a different project with another? ANSI standard should be the same, regardless what compiler you use.
Regards
once the ANSI C compiler is installed, you can select which compiler to use by using an alias.
Please note that the HP C bundled compiler is normally only used for kernel compilation, so may not support all your libraries etc.
As a side-note, why would you want to compile one project with one compiler and a different project with another? ANSI standard should be the same, regardless what compiler you use.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2005 01:12 AM
05-05-2005 01:12 AM
Re: Ansi C compiler + HP C Bundled
Once you install ANSI C compiler /usr/bin/cc points to /opt/ansic/bin/cc. Bundled C compiler is in /usr/ccs/bin/cc (there's also symbolic link cc_bundled).
Bundled C compiler is supposed to used for kernel compiles only; it's not much good for anything else.
Bundled C compiler is supposed to used for kernel compiles only; it's not much good for anything else.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP