1753835 Members
7183 Online
108806 Solutions
New Discussion юеВ

gcc complier problems

 
Jeff Picton
Regular Advisor

gcc complier problems

Hello

I am trying to run gcc on an HPUX 11.11 system but each time it attempts to compile anything I get "gcc is out of processes" message. If it is simply a matter of re-installing gcc, where may I find a tar file ?

Thanks

Jeff
5 REPLIES 5
Oliver Schmitz
Regular Advisor

Re: gcc complier problems

Hi,

a good source is http://hpux.cs.utah.edu/hppd/hpux/Gnu/gcc-3.2.3/

There you will find a depot for the gcc and a lot of other hp-stuff.

The gcc there is running fine on my system.

Best regards,

Oliver
Oliver Schmitz
Umapathy S
Honored Contributor

Re: gcc complier problems

Jeff,
Another alternate is
http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-3.3.1/

HTH,
Umapathy
Arise Awake and Stop NOT till the goal is Reached!
Stefan Farrelly
Honored Contributor

Re: gcc complier problems

Heres gcc for 11.11 in HP's depot format;

http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html
Im from Palmerston North, New Zealand, but somehow ended up in London...
H.Merijn Brand (procura
Honored Contributor

Re: gcc complier problems

You can try installing a different port, but I don't think that'll solve it.

I bet it's the max number of processes per user limit for your system.

BTW you can get a recent gcc port for 11.11 on https://www.beepz.com/personal/merijn/ or http://www.cmve.net/~merijn/

Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
Lev Assinovsky
Frequent Advisor

Re: gcc complier problems

Try to install gcc 3.3.1 or later, otherwise
you may have some problems with HP linker.