1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 21:40:33 +02:00

Added notice about threads on NetBSD.

This commit is contained in:
Jim Blandy 1997-06-24 18:16:36 +00:00
parent ada6acd008
commit 16b28a021a

View file

@ -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 hoc at the moment. In our experience, bugs in the thread support do
not affect you if you don't actually use threads. 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 --enable-dynamic-linking --- Build a Guile executable and library
providing Scheme functions which can load a shared library and providing Scheme functions which can load a shared library and
initialize it, perhaps thereby adding new functions to Guile. This initialize it, perhaps thereby adding new functions to Guile. This