[gambit-list] SMP build note

Adam adam.mlmb at gmail.com
Mon Jul 1 01:34:04 EDT 2019


Marc says build is

./configure --enable-multiple-threaded-vms --enable-smp
make; make bootstrap; make bootclean; make

and "the bootstrap step is needed because the Scheme code of the thread
scheduler needs to be recompiled".

Related gambit/include.h DEFINE:s are ___MAX_PROCESSORS, which is 64, and
___MULTIPLE_THREADED_VMS which is set.

thread-send/receive currently crashes, and otherwise looks perfect.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20190701/9d2da84f/attachment.htm>


More information about the Gambit-list mailing list