1753837 Members
9479 Online
108806 Solutions
New Discussion юеВ

gcc package

 
SOLVED
Go to solution
marc seguin
Regular Advisor

gcc package

Hello,

Where can I get a package of GCC already compiled for HP 10.20 ?
The Web sites "Software Porting And Archive Centre for HP-UX" only have for HP 11...

Thanks
Marc.
6 REPLIES 6
Manish Srivastava
Trusted Contributor
Solution

Re: gcc package

Hi,

I think you can get it at:

http://www.smellycat.net/hpux_gcc.html

manish
Patrick Wallek
Honored Contributor

Re: gcc package

The easiest place is to check one of Merijn's web pages in the download area.

Here is one of the mirrors:
http://mirrors.develooper.com/hpux/#Downloads
H.Merijn Brand (procura
Honored Contributor

Re: gcc package

Yes, for 10.20, my place is pretty actual :)
gcc-3.4.0 and binutils-2.14
Older versions still available also

My HP ITRC site pages can be found at (please use LA as primary choice):

USA Los Angeles http://mirrors.develooper.com/hpux/
SGP Singapore https://www.beepz.com/personal/merijn/
USA Chicago http://ww.hpux.ws/merijn/
NL Hoofddorp http://www.cmve.net/~merijn/

Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
marc seguin
Regular Advisor

Re: gcc package

Easy points for you, but so helpful for me ...

Thanks
H.Merijn Brand (procura
Honored Contributor

Re: gcc package

Easy points or not, it's quite a lot of work to keep it updated, and all the mirrors are voluntaty. There's nothing commercial about it.

The state of the available software for 10.20 is likely to be final, because the machine that runs 10.20 is about to be upgraded to 11i soonish.

Smellycat probably has reached that point way back in time

binutils-2.11.2-sd-1..> 30-Jul-2003 17:12 1.4M
bison-1.35-sd-10.20...> 30-Jul-2003 17:12 253k
flex-2.5.4a-sd-10.20..> 30-Jul-2003 17:12 138k
gcc-2.95.2-sd-10.20...> 30-Jul-2003 17:15 3.8M
make-3.79.1-sd-10.20..> 30-Jul-2003 17:15 385k
perl-5.6.0-sd-10.20...> 30-Jul-2003 17:18 5.7M

Their have been MANY changes in both binutils and gcc especially for HP-UX (pa-risc processor) which warrant the use of gcc-3.2 or up

On my site you will find the most recent (at the moment of writing) gcc-3.4.0 and binutils-2.14, as well as make-3.80, and all versions of perl released till today, 5.8.4 being the most recent. My perl build also includes loads of prebuilt modules that are requested by the members here, including Tk and DBI, all at the latest level of the time of release.

It's all ready to go, and the website even describes how to use my builds to create your own as GNU releases new gcc's. I have even made the scripts I use myself available.

Enjoy, Have FUN! H.Merijn, perl5-porter
Enjoy, Have FUN! H.Merijn
marc seguin
Regular Advisor

Re: gcc package

Hi H.Merijn,

I said "easy points" because I thought of a "cut & paste" from your bookmarks.
And I didn't see your were at the origin of the web site.
And at this point, I can't say anymore that it is easy. You did a great job (and you still do).

Thank you from me and all other people who use it.