1834453 Members
1929 Online
110067 Solutions
New Discussion

Re: gcc 2.8.1

 
SOLVED
Go to solution
mango_1
Frequent Advisor

gcc 2.8.1

Hello All,

I would like to find out if anyone has ever compiled gcc 2.8.1 on hpux 11. I'm trying and I'm not getting it right. I'm getting the following errors.
mkdir: cannot access /home/mag/gcc-2.8.1/include/././../old/usr: No such file or
directory
...

Could someone please point me to the right direction?
thanks! any help is much appreciated.

mel
8 REPLIES 8
H.Merijn Brand (procura
Honored Contributor

Re: gcc 2.8.1

Why 2.8.1 That old, no, ancient.
I've just successfully compiled 3.3.3 :)
Expect uploads soonish

My HP ITRC site pages can be found at

Singapore https://www.beepz.com/personal/merijn/
Rotterdam http://www.cmve.net/~merijn/
Seattle http://ww.hpux.ws/merijn/

Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
mango_1
Frequent Advisor

Re: gcc 2.8.1

hi! thanks for the input. I wish we could use the gcc 3.3.x versions but unfortunately we need to use gcc 2.8.1 to run a program. :) I couldn't find any resources to help me build it. I think there used to be binaries of some sort on hpux10.20 but coulnd't find it either.

thanks again for any input. any help is much much appreciated.

mel
H.Merijn Brand (procura
Honored Contributor
Solution

Re: gcc 2.8.1

I *do* have gcc-2.95.3 available on my site for 10.20, which will also work on 11.00.
I never tested it on 11i, ut you only stated 11, not 11.00 or 11i (11.11), which makes a huge difference for gcc

FWIW there are scripts available on my site and instructions in how to build gcc on HP-UX

Enjoy, Have FUN! [ who is watching 3.3.3 crawling up to the site ]
Enjoy, Have FUN! H.Merijn
mango_1
Frequent Advisor

Re: gcc 2.8.1

hello,
thanks for the info. :) I'll try it now. I actually have this hpux machine.

HP-UX devhp4 B.11.00 A 9000/889 260884371 two-user license

will gcc work here? :)

mel
H.Merijn Brand (procura
Honored Contributor

Re: gcc 2.8.1

I think so, yes. It is a 11.00 machine

Enjoy, Have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
Geoff Wild
Honored Contributor

Re: gcc 2.8.1

You might still get GCC 2.8.1 here:

http://lost-contact.mit.edu/afs/net/project/afs32/itc.auth.gr/common/binaries/

Rgds...Geoff

Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
mango_1
Frequent Advisor

Re: gcc 2.8.1

I have a question I'm getting the following on my compilation. :(
as: "/var/tmp/cca26402.s", line 10: error 1052: Directive name not recognized -
FILE
...

I set my PATH to point to the right GNU as but still have this error. Can somebody tell me how to fix this?
am using hpux10.20 host

thanks!

mel
mango_1
Frequent Advisor

Re: gcc 2.8.1

More problems on gcc. :(
STill having the problem
mkdir: cannot access /home/mag/gcc-2.8.1_obj/include/././../old/usr: No such fil
e or directory

does anybody know about this problem?
thanks