install.texi (Specific): Update three SCO-related URLs.
authorRobert Lipe <robertlipe@usa.net>
Thu, 13 Feb 2003 14:16:45 +0000 (14:16 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Thu, 13 Feb 2003 14:16:45 +0000 (14:16 +0000)
* doc/install.texi (Specific): Update three SCO-related URLs.

Co-Authored-By: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
From-SVN: r62840

gcc/ChangeLog
gcc/doc/install.texi

index 8b02f5208413cc11e66d138af541a3fa1bd478f4..df485c494a1378e971791b461a7c63ffcf5d6186 100644 (file)
@@ -1,3 +1,8 @@
+2003-02-13  Robert Lipe <robertlipe@usa.net>
+            Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * doc/install.texi (Specific): Update three SCO-related URLs.
+
 2003-02-13  Andreas Schwab  <schwab@suse.de>
 
        * cgraph.c (SET_NPREDECESORS): Add intermediate cast to size_t.
@@ -78,7 +83,6 @@ Wed Feb 12 22:47:18 CET 2003  Jan Hubicka  <jh@suse.cz>
         (__ev_get_sfix32_fs_internal): Cast arguments to builtins.
         (__ev_get_ufix32_fs_internal): Same.
 
-
 2003-02-12  Ranjit Mathew  <rmathew@hotmail.com>
 
        * doc/tm.texi (MODIFY_JNI_METHOD_CALL): Document.
index 497597a327984c3103582d549628dfda7dc7b55f..ce4b2206ad8c13d2713f7de3fd8aa5eab6f4a219 100644 (file)
@@ -2372,7 +2372,7 @@ additional OpenServer-specific flags.
 
 Systems based on OpenServer before 5.0.4 (@samp{uname -X}
 will tell you what you're running) require TLS597 from
-@uref{ftp://ftp.sco.com/TLS/,,ftp://ftp.sco.com/TLS/}
+@uref{ftp://stage.caldera.com/TLS/,,ftp://stage.caldera.com/TLS/}
 for C++ constructors and destructors to work right.
 
 The system linker in (at least) 5.0.4 and 5.0.5 will sometimes
@@ -2381,8 +2381,8 @@ code.  This can be seen as execution testsuite failures when using
 @option{-fPIC} on @file{921215-1.c}, @file{931002-1.c}, @file{nestfunc-1.c}, and @file{gcov-1.c}.
 For 5.0.5, an updated linker that will cure this problem is
 available.  You must install both
-@uref{ftp://ftp.sco.com/Supplements/rs505a/,,ftp://ftp.sco.com/Supplements/rs505a/}
-and @uref{ftp://ftp.sco.com/SLS/,,OSS499A}.
+@uref{ftp://ftp.sco.com/pub/openserver5/rs505a,,ftp://ftp.sco.com/pub/openserver5/rs505a}
+and @uref{ftp://ftp.sco.com/pub/openserver5,,OSS499A}.
 
 The dynamic linker in OpenServer 5.0.5 (earlier versions may show
 the same problem) aborts on certain G77-compiled programs.  It's particularly