Commit e0d9cc77 by Robert Lipe Committed by Gerald Pfeifer

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
parent 9fb93b00
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> 2003-02-13 Andreas Schwab <schwab@suse.de>
* cgraph.c (SET_NPREDECESORS): Add intermediate cast to size_t. * 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> ...@@ -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_sfix32_fs_internal): Cast arguments to builtins.
(__ev_get_ufix32_fs_internal): Same. (__ev_get_ufix32_fs_internal): Same.
2003-02-12 Ranjit Mathew <rmathew@hotmail.com> 2003-02-12 Ranjit Mathew <rmathew@hotmail.com>
* doc/tm.texi (MODIFY_JNI_METHOD_CALL): Document. * doc/tm.texi (MODIFY_JNI_METHOD_CALL): Document.
......
...@@ -2372,7 +2372,7 @@ additional OpenServer-specific flags. ...@@ -2372,7 +2372,7 @@ additional OpenServer-specific flags.
Systems based on OpenServer before 5.0.4 (@samp{uname -X} Systems based on OpenServer before 5.0.4 (@samp{uname -X}
will tell you what you're running) require TLS597 from 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. for C++ constructors and destructors to work right.
The system linker in (at least) 5.0.4 and 5.0.5 will sometimes 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 ...@@ -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}. @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 For 5.0.5, an updated linker that will cure this problem is
available. You must install both available. You must install both
@uref{ftp://ftp.sco.com/Supplements/rs505a/,,ftp://ftp.sco.com/Supplements/rs505a/} @uref{ftp://ftp.sco.com/pub/openserver5/rs505a,,ftp://ftp.sco.com/pub/openserver5/rs505a}
and @uref{ftp://ftp.sco.com/SLS/,,OSS499A}. and @uref{ftp://ftp.sco.com/pub/openserver5,,OSS499A}.
The dynamic linker in OpenServer 5.0.5 (earlier versions may show The dynamic linker in OpenServer 5.0.5 (earlier versions may show
the same problem) aborts on certain G77-compiled programs. It's particularly the same problem) aborts on certain G77-compiled programs. It's particularly
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment