<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Marc says build is</div><div><br></div><div>./configure --enable-multiple-threaded-vms --enable-smp<br></div><div>make; make bootstrap; make bootclean; make</div><div><br></div><div>and "the bootstrap step is needed because the Scheme code of the thread scheduler needs to be recompiled".</div><div><br></div><div>Related gambit/include.h DEFINE:s are ___MAX_PROCESSORS, which is 64, and ___MULTIPLE_THREADED_VMS which is set.</div><div><br></div><div>thread-send/receive currently crashes, and otherwise looks perfect.</div></div></div></div></div>