1826373 Members
4262 Online
109692 Solutions
New Discussion

Re: HP Unix 9.x

 
SOLVED
Go to solution
steve chen_6
New Member

HP Unix 9.x

Hi,
Does anyone know where the binary ver of "gcc" is avaiable for HP's 9x Unix?
Thanks,

-jmc
4 REPLIES 4
linuxfan
Honored Contributor

Re: HP Unix 9.x

Hi,


gcc for hp-ux 9.x. hmm..

Try,

ftp://jaguar.cs.utah.edu/dist/hpuxbin/

-HTH
Ramesh
They think they know but don't. At least I know I don't know - Socrates
steve chen_6
New Member

Re: HP Unix 9.x

I've no lock with this site!
There is no such ftp site.
Michael Worsham
Occasional Advisor

Re: HP Unix 9.x

One method you might be able to do if you can't download a binary of GCC for 9.x would be to download the binutils and the gcc source code and use HP-UX's 'cc' to compile it.

If all else fails, goto: http://gcc.gnu.org/

Also, have you considered upgrading to 10.x or even 11.x? Many 9.x applications are no longer supported due to Y2K issues and not even patches are always going to fix that.

-- M
Be lazy. Do it right the first time.
linuxfan
Honored Contributor
Solution

Re: HP Unix 9.x

Hi Steve,

That is strange, because i am able to go to that ftp site. In anycase try this URL,
there is a link from this URL to the site i mentioned.

http://www.fship.com/gcc_gnu.html

-HTH
Ramesh
They think they know but don't. At least I know I don't know - Socrates