diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-09-30 04:43:42 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-09-30 04:43:42 +0000 |
commit | 93df49f59fd0599a1cf5d2664ea0193c32670d92 (patch) | |
tree | 2896a7181e8d2cdf053228aa6b454a7cbbb2cc1d /gcc/doc | |
parent | 9fd62aaf70e52c4d64ada0871f83bc6f0dc9f284 (diff) | |
download | gcc-93df49f59fd0599a1cf5d2664ea0193c32670d92.tar.gz |
* doc/install.texi (Binaries): Update link to HP-UX porting centre.
Add links to current providers of packages for Solaris and IRIX.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164741 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc')
-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 5cb047e50a6..0a0e0750217 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: |