]> sourceware.org Git - glibc.git/commitdiff
Improve MIPS entry and regenerated FAQ.
authorAndreas Jaeger <aj@suse.de>
Sat, 10 Feb 2001 13:14:58 +0000 (13:14 +0000)
committerAndreas Jaeger <aj@suse.de>
Sat, 10 Feb 2001 13:14:58 +0000 (13:14 +0000)
FAQ
FAQ.in

diff --git a/FAQ b/FAQ
index 8d655fdaab14df0b77a9443403dc8f994b7175c8..6173922ad5ac2c9a011f0fc962af7ec75bcdc8df 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -562,7 +562,11 @@ 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
-current development version from CVS of binutils.
+current development version of binutils from CVS.
+
+Please note that `make check' might fail for a number of the math tests
+because of problems of the FPU emulation in the Linux kernel (the MIPS FPU
+doesn't handle all cases and needs help from the kernel).
 
 For details check also my page <http://www.suse.de/~aj/glibc-mips.html>.
 
diff --git a/FAQ.in b/FAQ.in
index 666965aa4d8c130b1093fe085f581319029256b3..bdaa1274e659c7b76bf710fb4f5ec1c08aa8b1e9 100644 (file)
--- a/FAQ.in
+++ b/FAQ.in
@@ -371,7 +371,11 @@ 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
-current development version from CVS of binutils.
+current development version of binutils from CVS.
+
+Please note that `make check' might fail for a number of the math tests
+because of problems of the FPU emulation in the Linux kernel (the MIPS FPU
+doesn't handle all cases and needs help from the kernel).
 
 For details check also my page <http://www.suse.de/~aj/glibc-mips.html>.
 
This page took 1.703276 seconds and 5 git commands to generate.