This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
PATCH for Re: bad link (on http://gcc.gnu.org/install/specific.html#mips*-sgi-irix6)
- To: Erik Mouw <J dot A dot K dot Mouw at its dot tudelft dot nl>
- Subject: PATCH for Re: bad link (on http://gcc.gnu.org/install/specific.html#mips*-sgi-irix6)
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Mon, 28 May 2001 09:49:45 +0200 (CEST)
- cc: Darek Kedra <darked at burnham dot org>, <gcc at gcc dot gnu dot org>
On Sun, 27 May 2001, Erik Mouw wrote:
> Go to freeware.sgi.com, click 'Alphabetical', click 'gcc' (not the inst
> package, but the description). It should be available over there (if it
> mentions my name in it, you got the right page).
Thanks!
I installed the following patch for the GCC 3.0 release branch and on
the GCC mainline. (Note that the web pages won't be updated automatically
yet, but that's something I should have resolved by the end of the week.)
Gerald
2001-05-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* doc/install.texi (Specific): http://reality.sgi.com/ariel/freeware/
became http://freeware.sgi.com/.
Index: doc/install.texi
===================================================================
RCS file: /cvs/gcc/egcs/gcc/doc/install.texi,v
retrieving revision 1.1.2.7
diff -u -3 -p -r1.1.2.7 install.texi
--- install.texi 2001/05/24 21:14:11 1.1.2.7
+++ install.texi 2001/05/28 07:45:06
@@ -1471,8 +1471,8 @@ IRIX 5.2. We recommend you use GNU make
make program; however, you may have success with "smake" on IRIX 5.2 if
you do not have GNU make available.
-See @uref{http://reality.sgi.com/ariel/freeware/,,http://reality.sgi.com/ariel/freeware} for more information about
-using GCC on IRIX platforms.
+See @uref{http://freeware.sgi.com/,,http://freeware.sgi.com/} for more
+information about using GCC on IRIX platforms.
@html
@@ -1526,8 +1526,8 @@ happen are when there are library functi
structures. There are very few such library functions. I can only recall
seeing two of them: inet_ntoa, and semctl.
-See @uref{http://reality.sgi.com/ariel/freeware/,,http://reality.sgi.com/ariel/freeware} for more information about
-using GCC on IRIX platforms.
+See @uref{http://freeware.sgi.com/,,http://freeware.sgi.com/} for more
+information about using GCC on IRIX platforms.
@html