- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- gcc compiler and GNU make
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
тАО09-02-2007 06:13 PM
тАО09-02-2007 06:13 PM
gcc compiler and GNU make
can any one help me out for installing gcc compiler and GNU make
where can i get the depot?
whether gcc and cc would conflict?
whether it requires a reboot?
i need to install because i going to monitor all of my unix server using hobbitmon a opensource server monitoring tool if any one come thru such experience u can share with me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2007 06:15 PM
тАО09-02-2007 06:15 PM
Re: gcc compiler and GNU make
http://hpux.asknet.de/hppd/hpux/Gnu/gcc-4.2.1/
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2007 09:44 PM
тАО09-02-2007 09:44 PM
Re: gcc compiler and GNU make
>> whether gcc and cc would conflict?
No, different installation directory
>> whether it requires a reboot?
No, GCC Compiler does not require a reboot
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2007 09:46 PM
тАО09-02-2007 09:46 PM
Re: gcc compiler and GNU make
Download & install the followings (including dependencies):
http://hpux.cs.utah.edu/hppd/hpux/Gnu/gcc-4.2.1/
http://hpux.cs.utah.edu/hppd/hpux/Gnu/make-3.81/
http://hpux.cs.utah.edu/hppd/hpux/Gnu/gettext-0.16.1/
http://hpux.cs.utah.edu/hppd/hpux/Development/Libraries/libiconv-1.11/
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2007 10:15 PM
тАО09-02-2007 10:15 PM
Re: gcc compiler and GNU make
GCC for HP-UX 11i:
http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=2a08725cc2f02110725cc2f02110275d6e10RCRD
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2007 04:26 PM
тАО09-03-2007 04:26 PM
Re: gcc compiler and GNU make
Next question is has any one tried to install hobbitmon it can be downloaded from following link
http://hobbitmon.sourceforge.net/
its a good tool for real time monitoring of all unix server i have installed hobbitmon server on RHEL4 and the clients are solaris at the movement . so is any one come across installation of hobbitmon if u want to see the real time view plz click the following link
for most of them who come across bigbrother it might be simple
http://www.hswn.dk/hobbit/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2007 05:03 PM
тАО09-03-2007 05:03 PM
Re: gcc compiler and GNU make
>> has any one tried to install hobbitmon it can be downloaded from following
>> link http://hobbitmon.sourceforge.net/
http://www.razorsedge.org/~mike/software/hobbit/hpux/
- hobbit-4.2.0-3.hpux1111.re-hppa.depot.gz
- hobbit-client-4.1.2p1-3.hpux11.11.re.depot.gz
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2007 06:36 PM
тАО09-03-2007 06:36 PM
Re: gcc compiler and GNU make
that depot is for hp-ux 11.11 only but i need for 11.23,11.233 PA-RISC and Intanium 64 bit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2007 10:50 PM
тАО09-03-2007 10:50 PM
Re: gcc compiler and GNU make
>> that depot is for hp-ux 11.11 only
It depends on how the author ompile the source.
If using GCC in 11.x, consider to give it a try.
During swinstall: Options
--> Change Options ...
--> [X] Allow installation of incompatible software
Thanks