GNU compiler for HP-UX 10.20

  • Follow


Hi,

Could anyone provide me with a link for a site where I can download the
binaries of gcc for HP-UX 10.20 ? Please do not indicate the generic site
where you suspect the compiler is, if you are not sure (like e.g. Liverpool
Archive: it is not there anymore). Obviously, I am not looking for an
ancient version, but a not recent version could also be OK. Any suggestion
about which version is the most stable ?

Thanks in advance,
Kuba


0
Reply Kuba 5/27/2007 2:23:08 PM

Kuba wrote:
> Hi,
> 
> Could anyone provide me with a link for a site where I can download the
> binaries of gcc for HP-UX 10.20 ? Please do not indicate the generic site
> where you suspect the compiler is, if you are not sure (like e.g. Liverpool
> Archive: it is not there anymore). Obviously, I am not looking for an
> ancient version, but a not recent version could also be OK. Any suggestion
> about which version is the most stable ?
> 
> Thanks in advance,
> Kuba
> 
> 

Dear Kuba,


Have you tried:

http://mirrors.develooper.com/hpux/downloads.html


Best regards,


Jan Gerrit
0
Reply Jan 5/27/2007 3:39:50 PM


Kuba <kuba64@alice.it> wrote:
>
> Could anyone provide me with a link for a site where I can download the
> binaries of gcc for HP-UX 10.20 ? Please do not indicate the generic site
> where you suspect the compiler is, if you are not sure (like e.g. Liverpool
> Archive: it is not there anymore). Obviously, I am not looking for an
> ancient version, but a not recent version could also be OK. Any suggestion
> about which version is the most stable ?

if you can get some version to start from, you can build a more
recent gcc. The latest version I could get to compile was 3.4.6
which worked great for me.
You could also try this:
- compile gcc-2.7.2.3 with the bundled K&R C compiler from HP-UX
- use gcc-2.7.2.3 to build GNU binutils (2.9 or 2.10 works IIRC)
- rebuild gcc, so it will use GNU binutils
- build gcc-2.95.3
- compile newer binutils
....
- build gcc-3.4.6

gruss,
Dennis

-- 
Don't suffer from insanity...
Enjoy every minute of it.
0
Reply Dennis 5/27/2007 8:51:48 PM

Kuba schrieb:
> Hi,
> 
> Could anyone provide me with a link for a site where I can download the
> binaries of gcc for HP-UX 10.20 ? Please do not indicate the generic site
> where you suspect the compiler is, if you are not sure (like e.g. Liverpool
> Archive: it is not there anymore). Obviously, I am not looking for an
> ancient version, but a not recent version could also be OK. Any suggestion
> about which version is the most stable ?
> 
> Thanks in advance,
> Kuba
> 

You may find a reasonably recent gcc 4.0.2 at

ftp://ftp.thewrittenword.com/packages/by-architecture/hppa1.1-hp-hpux10.20

among various other SW packages. This site also hosts packages for other
vintage platforms, such as Tru64 4.x, AIX 4.x, etc.
The software is packaged in the target system's native format,
i.e. sw-depot for HP-UX, setld for Tru64, installp for AIX etc.
Installation might, however, require additional packages as prerequisites
(the usual Gnu annoyances).

0
Reply Michael 5/28/2007 8:47:41 AM

Thanks to all. I have now enough information to resolve my problem.
Regards,
Kuba

"Kuba" <kuba64@alice.it> ha scritto nel messaggio
news:4659944d$0$10629$4fafbaef@reader2.news.tin.it...
> Hi,
>
> Could anyone provide me with a link for a site where I can download the
> binaries of gcc for HP-UX 10.20 ? Please do not indicate the generic site
> where you suspect the compiler is, if you are not sure (like e.g.
Liverpool
> Archive: it is not there anymore). Obviously, I am not looking for an
> ancient version, but a not recent version could also be OK. Any suggestion
> about which version is the most stable ?
>
> Thanks in advance,
> Kuba
>
>


0
Reply Kuba 5/31/2007 9:27:09 PM

4 Replies
136 Views

(page loaded in 0.075 seconds)

Similiar Articles:













7/13/2012 5:11:51 PM


Reply: