1834457 Members
2791 Online
110067 Solutions
New Discussion

Re: GCC where are you?

 
SOLVED
Go to solution
Tom Jackson
Valued Contributor

GCC where are you?

Does anyone know where I can download gcc? I'm running HPUX 11.i and I need it to compile gd. And I need gd to generate the gifs for gnuplot. Hope I'm on the right track.

Tom
6 REPLIES 6
Pete Randall
Outstanding Contributor
Solution

Re: GCC where are you?

Hai Nguyen_1
Honored Contributor

Re: GCC where are you?

Tom,

You can download gcc at this HP link:

http://hpux.cs.utah.edu/hppd/hpux/Gnu/gcc-3.1/

Hai
Victor BERRIDGE
Honored Contributor

Re: GCC where are you?

Tom Jackson
Valued Contributor

Re: GCC where are you?

Thanks a bunch!

Regards,
Tom
H.Merijn Brand (procura
Honored Contributor

Re: GCC where are you?

gcc-3.1 is a *bad* choice. For 11i go for 3.2 available from http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html

for 3.1.1 (another good choice as of 20020610) go to https://www.beepz.com/personal/merijn and download the 11.00 version and use it to rebuild it for 11i. Instructions on above link

Expect 3.2 for 11.00/64, 11.00/32, and 10.20/32 by the end of monday. Most is already rebuilt, but uploading takes some time :)
Enjoy, Have FUN! H.Merijn
Sean OB_1
Honored Contributor

Re: GCC where are you?