summary refs log tree commit diff
path: root/FAQ.in
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-05-11 13:09:19 +0000
committerAndreas Jaeger <aj@suse.de>2001-05-11 13:09:19 +0000
commita26e67d3f1db9bf9a49e9558473ec17037181dcc (patch)
treef2075953e1e9db69bd327968bfc810b14ab6508f /FAQ.in
parentfdbc7b954c705b4aaf6f58c8ed07804df3ca6de7 (diff)
downloadglibc-a26e67d3f1db9bf9a49e9558473ec17037181dcc.tar.gz
glibc-a26e67d3f1db9bf9a49e9558473ec17037181dcc.tar.xz
glibc-a26e67d3f1db9bf9a49e9558473ec17037181dcc.zip
Update.
2001-05-11  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/configure.in: Check binutils version on
	MIPS.

	* sysdeps/mips/rtld-ldscript.in: Removed unneeded binary output
	format directive.  Patch by Steven J. Hill <sjhill@cotw.com>.
Diffstat (limited to 'FAQ.in')
-rw-r--r--FAQ.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/FAQ.in b/FAQ.in
index 7c2458780a..cbe55ea871 100644
--- a/FAQ.in
+++ b/FAQ.in
@@ -366,11 +366,11 @@ newer.
 
 ??mips	Which tools should I use for MIPS?
 
-{AJ} You should use the current development version of gcc 2.97 from CVS.
-gcc 2.95.x does not work correctly on mips-linux.
+{AJ} You should use the current development version of gcc 3.0 or newer from
+CVS.  gcc 2.95.x does not work correctly on mips-linux.
 
-You need also recent binutils, anything before and including 2.10 will not
-work correctly.  Either try the Linux binutils 2.10.0.33 from HJ Lu or the
+You need also recent binutils, anything before and including 2.11 will not
+work correctly.  Either try the Linux binutils 2.11.90.0.5 from HJ Lu or the
 current development version of binutils from CVS.
 
 Please note that `make check' might fail for a number of the math tests