aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Lipe <robertlipe@usa.net>2003-02-13 14:16:45 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2003-02-13 14:16:45 +0000
commite0d9cc77707ce56f0661cc6ac95ab19ec96e2ecc (patch)
tree272de687e7ac76b2fade99feef121d8d4299376a
parent9fb93b00b0f3fa7da42e4969071d47ffe9863610 (diff)
downloadgcc-e0d9cc77707ce56f0661cc6ac95ab19ec96e2ecc.zip
gcc-e0d9cc77707ce56f0661cc6ac95ab19ec96e2ecc.tar.gz
gcc-e0d9cc77707ce56f0661cc6ac95ab19ec96e2ecc.tar.bz2
install.texi (Specific): Update three SCO-related URLs.
* doc/install.texi (Specific): Update three SCO-related URLs. Co-Authored-By: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> From-SVN: r62840
-rw-r--r--gcc/ChangeLog6
-rw-r--r--gcc/doc/install.texi6
2 files changed, 8 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8b02f52..df485c4 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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.
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 497597a..ce4b220 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -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