Should thread support depend on platform?

Asked by Brett van de Sande

Thread support is, by default, turned off on all platforms. The documentation (http://www.sbcl.org/manual/Threading.html) seems (to me) to indicate that it should be turned on for x86 or x86-64 architecture, or SunOS (Solaris) on the x86. And it should be turned off, by default, on other platforms.

1. Either the instructions need to be clarified, or the build needs to be modified to include thread support on platforms where it works.

2. Binary distribution sbcl-1.0.28-x86-linux, and earlier include thread support. This means that, for those releases, the default source build does not match the binary distribution, as claimed by the last sentence in Section 2.1 of the INSTALL file.

Question information

Language:
English Edit question
Status:
Answered
For:
SBCL Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Nikodemus Siivola (nikodemus) said :
#1

In current SBCL thread support is built by default on Linux x86 and x86-64.

Can you help with this problem?

Provide an answer of your own, or ask Brett van de Sande for more information if necessary.

To post a message you must log in.