Commit ff8f80f2 by Eric Botcazou Committed by Eric Botcazou

install.texi (*-*-solaris2*): Clarify wording on the recommended version of GNU…

install.texi (*-*-solaris2*): Clarify wording on the recommended version of GNU binutils for 4.x and later.

	* doc/install.texi (*-*-solaris2*): Clarify wording on the recommended
	version of GNU binutils for 4.x and later.

From-SVN: r103980
parent 6f02b1db
2005-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
* doc/install.texi (*-*-solaris2*): Clarify wording on the recommended
version of GNU binutils for 4.x and later.
2005-09-06 Mark Mitchell <mark@codesourcery.com> 2005-09-06 Mark Mitchell <mark@codesourcery.com>
* ggc-page.c (ggc_push_context): Remove. * ggc-page.c (ggc_push_context): Remove.
...@@ -3925,7 +3930,7 @@ ...@@ -3925,7 +3930,7 @@
* tree-ssa-structalias.c (need_to_solve): Need to check for preds, * tree-ssa-structalias.c (need_to_solve): Need to check for preds,
too. too.
2005-07-16 Eric Botcazou <ebotcazou@libertysurf.fr> 2005-07-16 Eric Botcazou <ebotcazou@libertysurf.fr>
* doc/install.texi (*-*-solaris2*): Document recommended version * doc/install.texi (*-*-solaris2*): Document recommended version
of GNU binutils and mention GNU linker problem on Solaris 10. of GNU binutils and mention GNU linker problem on Solaris 10.
......
...@@ -3615,11 +3615,12 @@ from the CVS repository or applying the patch ...@@ -3615,11 +3615,12 @@ from the CVS repository or applying the patch
@uref{http://sources.redhat.com/ml/binutils-cvs/2004-09/msg00036.html} to the @uref{http://sources.redhat.com/ml/binutils-cvs/2004-09/msg00036.html} to the
release. release.
We recommend using GNU binutils 2.16 or later in conjunction with GCC 4.x. We recommend using GNU binutils 2.16 or later in conjunction with GCC 4.x,
However, for Solaris 10 and above, an additional patch is required in order or the vendor tools (Sun @command{as}, Sun @command{ld}). However, for
for the GNU linker to be able to cope with a new flavor of shared libraries. Solaris 10 and above, an additional patch is required in order for the GNU
You can obtain a working version by checking out the binutils-2_16-branch linker to be able to cope with a new flavor of shared libraries. You
from the CVS repository or applying the patch can obtain a working version by checking out the binutils-2_16-branch from
the CVS repository or applying the patch
@uref{http://sourceware.org/ml/binutils-cvs/2005-07/msg00122.html} to the @uref{http://sourceware.org/ml/binutils-cvs/2005-07/msg00122.html} to the
release. release.
......
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