Commit 4e2e9e9b by David Daney Committed by David Daney

install.texi (mips-*-*): Recommend binutils 2.18.

2008-01-28  David Daney  <ddaney@avtrex.com>

	* doc/install.texi (mips-*-*): Recommend binutils 2.18.

From-SVN: r131911
parent a26c7632
2008-01-28 David Daney <ddaney@avtrex.com> 2008-01-28 David Daney <ddaney@avtrex.com>
* doc/install.texi (mips-*-*): Recommend binutils 2.18.
2008-01-28 David Daney <ddaney@avtrex.com>
* doc/install.texi (--disable-libgcj-bc): Reword documentation. * doc/install.texi (--disable-libgcj-bc): Reword documentation.
2008-01-27 Joseph Myers <joseph@codesourcery.com> 2008-01-27 Joseph Myers <joseph@codesourcery.com>
......
...@@ -3643,8 +3643,8 @@ it sorts relocations for REL targets (o32, o64, EABI). This can cause ...@@ -3643,8 +3643,8 @@ it sorts relocations for REL targets (o32, o64, EABI). This can cause
bad code to be generated for simple C++ programs. Also the linker bad code to be generated for simple C++ programs. Also the linker
from GNU binutils versions prior to 2.17 has a bug which causes the from GNU binutils versions prior to 2.17 has a bug which causes the
runtime linker stubs in very large programs, like @file{libgcj.so}, to runtime linker stubs in very large programs, like @file{libgcj.so}, to
be incorrectly generated. Binutils CVS snapshots and releases made be incorrectly generated. GNU Binutils 2.18 and later (and snapshots
after Nov. 9, 2006 are thought to be free from both of these problems. made after Nov. 9, 2006) should be free from both of these problems.
@html @html
<hr /> <hr />
......
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