Commit 225cee28 by David Edelsohn Committed by David Edelsohn

install.texi: Correct text of s390-*-linux* and s390x-*-linux* URLs.

        * doc/install.texi: Correct text of s390-*-linux* and s390x-*-linux*
        URLs.  Fix AIX wording.

From-SVN: r56850
parent c72bfda7
2002-09-05 David Edelsohn <edelsohn@gnu.org>
* doc/install.texi: Correct text of s390-*-linux* and s390x-*-linux*
URLs. Fix AIX wording.
2002-09-05 Stan Shebs <shebs@apple.com> 2002-09-05 Stan Shebs <shebs@apple.com>
* config/rs6000/rs6000.c (rs6000_override_options): Make -fpic and * config/rs6000/rs6000.c (rs6000_override_options): Make -fpic and
......
...@@ -1654,9 +1654,9 @@ GNU Compiler Collection on your machine. ...@@ -1654,9 +1654,9 @@ GNU Compiler Collection on your machine.
@item @item
@uref{#powerpcle-*-winnt,,powerpcle-*-winnt, powerpcle-*-pe} @uref{#powerpcle-*-winnt,,powerpcle-*-winnt, powerpcle-*-pe}
@item @item
@uref{#s390-*-linux*} @uref{#s390-*-linux*,,s390-*-linux*}
@item @item
@uref{#s390x-*-linux*} @uref{#s390x-*-linux*,,s390x-*-linux*}
@item @item
@uref{#*-*-solaris2*,,*-*-solaris2*} @uref{#*-*-solaris2*,,*-*-solaris2*}
@item @item
...@@ -2421,8 +2421,8 @@ If this error occurs during stage2 or later, then the problem most likely ...@@ -2421,8 +2421,8 @@ If this error occurs during stage2 or later, then the problem most likely
is the version of Make (see above). is the version of Make (see above).
The GNU Assembler incorrectly reports that it supports WEAK symbols on The GNU Assembler incorrectly reports that it supports WEAK symbols on
AIX which causes GCC to try to utilize weak symbol functionality which AIX which causes GCC to try to utilize weak symbol functionality although
is not really supported on the platform. The native @command{as} and it is not supported on the platform. The native @command{as} and
@command{ld} still are recommended. The native AIX tools do @command{ld} still are recommended. The native AIX tools do
interoperate with GCC@. interoperate with GCC@.
......
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