HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX/CC Ansi C
Operating System - HP-UX
1833757
Members
2749
Online
110063
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
04-29-2002 05:46 AM
04-29-2002 05:46 AM
Hi,
I??m having a problem ...
I bought HP C/Ansi C three years ago but know I bought another HP workstation without Ansi C and I trying to avoid buying another Ansi C. I just need to download this gcc and use it instead of HP-UX cc and GNU make instead HP-UX make, is it ? Can I keep the Makefile ? Do you think I am going to have trouble using gcc instead of HP-UX CC ?
Thanks,
Mauro
I??m having a problem ...
I bought HP C/Ansi C three years ago but know I bought another HP workstation without Ansi C and I trying to avoid buying another Ansi C. I just need to download this gcc and use it instead of HP-UX cc and GNU make instead HP-UX make, is it ? Can I keep the Makefile ? Do you think I am going to have trouble using gcc instead of HP-UX CC ?
Thanks,
Mauro
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 05:57 AM
04-29-2002 05:57 AM
Solution
gcc will work but you are going to have to make some changes to your makefiles. The best answer would be to have each makefile reference
an include file to set $(CC), $(CCFLAGS), $(CCOPTS), and any desired library/linker flags as well. The include files would be unique to the two platforms but everything else would remain the same.
an include file to set $(CC), $(CCFLAGS), $(CCOPTS), and any desired library/linker flags as well. The include files would be unique to the two platforms but everything else would remain the same.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2002 05:59 AM
04-29-2002 05:59 AM
Re: HP-UX/CC Ansi C
Clay is correct.
Also, make sure you download and install the recent version of binutils. I have seen many posts to this forum because they did not have the correct version of "as" and their compile failed.
Also, make sure you download and install the recent version of binutils. I have seen many posts to this forum because they did not have the correct version of "as" and their compile failed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2002 01:28 PM
04-30-2002 01:28 PM
Re: HP-UX/CC Ansi C
Hello,
I am in the process of down-loading the gcc "C" compiler. First thing I discovered is I need a "C" compiler to install the gcc compiler. A Catch-22, since I need a "C" compiler which is why I am trying to install the gcc compiler. I was directed to download a preconfigured executable gcc compiler. I found one at ucla.edu for rs6000 aix4.1 which is the HW platform I need a "C" compiler for. Good luck. HP-UX may come with a native "C" compiler, I honestly don't remember.
I am in the process of down-loading the gcc "C" compiler. First thing I discovered is I need a "C" compiler to install the gcc compiler. A Catch-22, since I need a "C" compiler which is why I am trying to install the gcc compiler. I was directed to download a preconfigured executable gcc compiler. I found one at ucla.edu for rs6000 aix4.1 which is the HW platform I need a "C" compiler for. Good luck. HP-UX may come with a native "C" compiler, I honestly don't remember.
i'm retired
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP