<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>In "Inside PLT MzScheme", it says MzScheme is basically a single<BR>threaded runtime. But way back in version 103p, it says: "On a few<BR>platforms, including Windows, Solaris, and Linux, MzScheme can be<BR>compiled to map each Scheme thread to a separate operating system<BR>thread. The advantage of the OS-thread configuration is that different<BR>Scheme threads can take advantage of different processors on a multi-<BR>processor machine." <BR>
&nbsp;<BR>
That's what I want. Has support for this been removed, or is it still possible to compile<BR>mzscheme to use OS threads? How? I compiled with pthreads, but that<BR>didn't appear to work.<BR><BR>Thanks.<BR>
&nbsp;<BR><br /><hr />Climb to the top of the charts! Play the word scramble challenge with star power. <a href='http://club.live.com/star_shuffle.aspx?icid=starshuffle_wlmailtextlink_jan' target='_new'>Play now!</a></body>
</html>