Operating System - HP-UX
1823416 Members
2711 Online
109655 Solutions
New Discussion юеВ

Where can I download binary gcc 2.93.3 for hp-ux10.20

 
SOLVED
Go to solution
liping guo
Occasional Advisor

Where can I download binary gcc 2.93.3 for hp-ux10.20

Hi,
I tried to install Qt software on my hp-ux10.20 but failed to build it by
using gcc 3.3.
Qt company replied me that they used gcc 2.95.3 for their 10.20 box
and worked fine. So I am wandering if there is binary gcc 2.95.3 available.
That would be great that I can get it right away instead of building it
from source code (I actually spend several days on building it from
source code and failed because of so many errors on my machine)

Thanks a lot.

Liping
11 REPLIES 11
Rob_132
Regular Advisor

Re: Where can I download binary gcc 2.93.3 for hp-ux10.20

Robert-Jan Goossens
Honored Contributor

Re: Where can I download binary gcc 2.93.3 for hp-ux10.20

Hi Liping,

Check Merijn's webpage.

http://www.cmve.net/~merijn/

Kind regards,

Robert-Jan.
H.Merijn Brand (procura
Honored Contributor

Re: Where can I download binary gcc 2.93.3 for hp-ux10.20

Robert-Jan, my webpage does not have gcc-2.95.3 (yet :)

How about rebuilding gcc-2.95.3 from source using gcc-3.3 (which *is* available from my page)?

ftp://ftp.nluug.nl/mirror/languages/gcc/releases/gcc-2.95.3/gcc-2.95.3.tar.bz2

https://www.beepz.com/personal/merijn/ or http://www.cmve.net/~merijn/

Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
H.Merijn Brand (procura
Honored Contributor

Re: Where can I download binary gcc 2.93.3 for hp-ux10.20

BTW what architecture? pa-riac-1.1 or 2.0?

I might make it for you. Maybe. If you're generous :)

Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
liping guo
Occasional Advisor

Re: Where can I download binary gcc 2.93.3 for hp-ux10.20

Hi, Merijn,

It would be wonderful that you can make binary gcc for me, YOU
SAVE MY LIFE this week! Thanks. (I am very generous by
the way. :) )

My machine is PA8600, model is B2600, and it's probably PA-RIAC-2.0.
But I am not so sure because I do know how to get exactly architecture
information. (the 'model' is 9000/785/B26000)

Liping
H.Merijn Brand (procura
Honored Contributor
Solution

Re: Where can I download binary gcc 2.93.3 for hp-ux10.20

I didn't wait :)

gcc-2.95.3-32-10.20-hppa1.1.tbz found it's way to cmve already. beepz will mirror within 12 hours

I didn't use it, but it was a clean compile.
Enjoy!

Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
liping guo
Occasional Advisor

Re: Where can I download binary gcc 2.93.3 for hp-ux10.20

Thank you, Merijn!

By the way, there is no g++ in the package, is gcc and g++ the same for
gcc 2.93.3 ? I downloaded gcc 3.3 from your side too, it has g++ and works very well.


Liping
H.Merijn Brand (procura
Honored Contributor

Re: Where can I download binary gcc 2.93.3 for hp-ux10.20

I didn't build c++/g++ for speed purpose, and you didn't request it. Did you need it? Will the 3.3 version do?

Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
liping guo
Occasional Advisor

Re: Where can I download binary gcc 2.93.3 for hp-ux10.20

Hi, Merijn,
G++ of 3.3 version works very well for my C++ testing code but not for Qt software (It complains about duplicate symbols while linking their libraries). If it's convenient for you, I would like have g++ Of 2.95.3.
Thanks for your time.

Liping
H.Merijn Brand (procura
Honored Contributor

Re: Where can I download binary gcc 2.93.3 for hp-ux10.20

d3:/u/usr/merijn 101 > /usr/local/pa11_32/bin/c++ --version
2.95.3
d3:/u/usr/merijn 102 > /usr/local/pa11_32/bin/g++ --version
2.95.3
d3:/u/usr/merijn 103 >

On it's way. Please wait some time, cause it's still uploading. Beepz will catch up automatically.

Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
H.Merijn Brand (procura
Honored Contributor

Re: Where can I download binary gcc 2.93.3 for hp-ux10.20

Arrived in good order :)

Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn