Added notice about threads on NetBSD.
authorJim Blandy <jimb@red-bean.com>
Tue, 24 Jun 1997 18:16:36 +0000 (18:16 +0000)
committerJim Blandy <jimb@red-bean.com>
Tue, 24 Jun 1997 18:16:36 +0000 (18:16 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index e0c8309..e505bb5 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -65,6 +65,9 @@ be enabled by default.  The interaction with blocking I/O is pretty ad
 hoc at the moment.  In our experience, bugs in the thread support do
 not affect you if you don't actually use threads.
 
+At the moment, threads are known not to work with the NetBSD 1.2
+assembler.
+
 --enable-dynamic-linking --- Build a Guile executable and library
 providing Scheme functions which can load a shared library and
 initialize it, perhaps thereby adding new functions to Guile.  This