Operating System - Linux
1753261 Members
5105 Online
108792 Solutions
New Discussion юеВ

Need gcc version for HP_UX 11 where thread-model = posix

 
Maribeth Romeo
Frequent Advisor

Re: Need gcc version for HP_UX 11 where thread-model = posix

These you have to pay for, which is not feasible until I know something will work.
Rajesh SB
Esteemed Contributor

Re: Need gcc version for HP_UX 11 where thread-model = posix

Hi,

You can try 3.4.3 version gcc at

http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-3.4.3/

Regards,
Rajesh
Maribeth Romeo
Frequent Advisor

Re: Need gcc version for HP_UX 11 where thread-model = posix

This version is for 11.11, and I am running 11.00. They are not compatible.
Rajesh SB
Esteemed Contributor

Re: Need gcc version for HP_UX 11 where thread-model = posix

Hi,

In the bottom there is source code tarred/Gzipped file is provided in the same link. Using this you can compile for 11.0.

Regards,
Rajesh
Florian Heigl (new acc)
Honored Contributor

Re: Need gcc version for HP_UX 11 where thread-model = posix

Maribeth:

Out of my experience, none of the C-compilers at the HP-UX porting archive are threaded ;)

There is a working gcc for 11.00 at the The Written Word, and it does NOT cost anything.
I've used it myself on my old 755 running 11.00

I don't have direct outgoing ftp access, so I can't point You directly to the file. (also You seem that unwilling to search for Yourself, I don't want to break the IT policies here Your to look it up for You.)
yesterday I stood at the edge. Today I'm one step ahead.
Florian Heigl (new acc)
Honored Contributor

Re: Need gcc version for HP_UX 11 where thread-model = posix

The written word also supplies a full CD set of Opensource software for HP-UX and other OS, which *is* supported and thus something You have to pay for.

If You buy the CDs and it wouldn't work on Your system, You can rest assured, probably someone will go to great lengths to fix it for You.
yesterday I stood at the edge. Today I'm one step ahead.
Maribeth Romeo
Frequent Advisor

Re: Need gcc version for HP_UX 11 where thread-model = posix

The 11.11 source code will not compile cleanly on an 11.00 machine. I will need to try to get binaries for this. I will try The Written Wors, as suggested.
Maribeth Romeo
Frequent Advisor

Re: Need gcc version for HP_UX 11 where thread-model = posix

The 11.11 source code will not compile cleanly on an 11.00 machine. I will need to try to get binaries for this. I will try The Written Word, as suggested.
Florian Heigl (new acc)
Honored Contributor

Re: Need gcc version for HP_UX 11 where thread-model = posix

ftp://packages/by-architecture/hppa1.1-hp-hpux11.00/gcc-3.4.3/gcc-3.4.3.depot.tar.Z

florian
yesterday I stood at the edge. Today I'm one step ahead.