- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Gcc on HPUX 11.00
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-26-2006 06:29 AM
06-26-2006 06:29 AM
Gcc on HPUX 11.00
Thanks..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 06:32 AM
06-26-2006 06:32 AM
Re: Gcc on HPUX 11.00
ftp://sunsite.informatik.rwth-aachen.de/pub/packages/gcc_hpux/
They have the bits, and bzip there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 06:45 AM
06-26-2006 06:45 AM
Re: Gcc on HPUX 11.00
What you have to do is try and compile bzip.
http://hpux.cs.utah.edu/ftp/hpux/Misc/bzip2-1.0.3/bzip2-1.0.3-src-11.11.tar.gz
After that you can unzip gcc
Compiling gcc is a trip you might also need to take.
http://hpux.cs.utah.edu/ftp/hpux/Gnu/gcc-4.1.0/gcc-4.1.0-src-11.11.tar.gz
Its rough getting started on compiling, but it is the way of Unix and once you get started it starts to be fun.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 06:48 AM
06-26-2006 06:48 AM
Re: Gcc on HPUX 11.00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 06:50 AM
06-26-2006 06:50 AM
Re: Gcc on HPUX 11.00
Software depots for multiple versions of GCC under HP-UX 11.00 available here:
http://www.hpux.ws/merijn/downloads.html
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 07:57 AM
06-26-2006 07:57 AM
Re: Gcc on HPUX 11.00
I was able to get the gcc complier and download it...