diff options
author | Tom G. Christensen <tgc@jupiterrise.com> | 2010-09-30 04:43:42 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2010-09-30 04:43:42 +0000 |
commit | 58735e03e72000324ab5337c38792252c74e2c22 (patch) | |
tree | 2896a7181e8d2cdf053228aa6b454a7cbbb2cc1d /gcc/doc/install.texi | |
parent | 815faead2e8f16056c177d6edb0f57d1ef752ad1 (diff) | |
download | gcc-58735e03e72000324ab5337c38792252c74e2c22.zip gcc-58735e03e72000324ab5337c38792252c74e2c22.tar.gz gcc-58735e03e72000324ab5337c38792252c74e2c22.tar.bz2 |
install.texi (Binaries): Update link to HP-UX porting centre.
* doc/install.texi (Binaries): Update link to HP-UX porting centre.
Add links to current providers of packages for Solaris and IRIX.
From-SVN: r164741
Diffstat (limited to 'gcc/doc/install.texi')
-rw-r--r-- | gcc/doc/install.texi | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 5cb047e..0a0e075 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -2791,7 +2791,7 @@ Development Tools for the Renesas H8/300[HS] Series}. HP-UX: @itemize @item -@uref{http://hpux.cs.utah.edu/,,HP-UX Porting Center}; +@uref{http://hpux.connect.org.uk/,,HP-UX Porting Center}; @item @uref{ftp://sunsite.informatik.rwth-aachen.de/pub/packages/gcc_hpux/,,Binaries for HP-UX 11.00 at Aachen University of Technology}. @@ -2806,10 +2806,30 @@ Development Tools for the Motorola 68HC11/68HC12}. OpenServer/Unixware}. @item -Solaris 2 (SPARC, Intel)---@uref{http://www.sunfreeware.com/,,Sunfreeware}. +Solaris 2 (SPARC, Intel): +@itemize +@item +@uref{http://www.sunfreeware.com/,,Sunfreeware} + +@item +@uref{http://www.blastwave.org/,,Blastwave} + +@item +@uref{http://www.opencsw.org/,,OpenCSW} + +@item +@uref{http://jupiterrise.com/tgcware/,,TGCware} +@end itemize @item -SGI---@uref{http://freeware.sgi.com/,,SGI Freeware}. +SGI IRIX: +@itemize +@item +@uref{http://nekochan.net/,,Nekoware} + +@item +@uref{http://jupiterrise.com/tgcware/,,TGCware} +@end itemize @item Microsoft Windows: |