Operating System - HP-UX
1819866 Members
2612 Online
109607 Solutions
New Discussion юеВ

gcc compiler and GNU make

 
zeebala
Occasional Contributor

gcc compiler and GNU make

Hi guys,
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
8 REPLIES 8
Torsten.
Acclaimed Contributor

Re: gcc compiler and GNU make

start from here:

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!   
TY 007
Honored Contributor

Re: gcc compiler and GNU make

Hello Zee,

>> whether gcc and cc would conflict?
No, different installation directory

>> whether it requires a reboot?
No, GCC Compiler does not require a reboot

Thanks
TY 007
Honored Contributor
TY 007
Honored Contributor

Re: gcc compiler and GNU make

zeebala
Occasional Contributor

Re: gcc compiler and GNU make

Thanks for all of them who have given the solution provided

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/
TY 007
Honored Contributor

Re: gcc compiler and GNU make

Hello Zee,

>> 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
zeebala
Occasional Contributor

Re: gcc compiler and GNU make

hi TY 007

that depot is for hp-ux 11.11 only but i need for 11.23,11.233 PA-RISC and Intanium 64 bit
TY 007
Honored Contributor

Re: gcc compiler and GNU make

Hello Zee,

>> 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