<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
Can folks try this? Make it available on the web page?<BR>There hasn't been a win32 release for longer than other platforms.<BR>I can build "core" and "std" if folks want.<BR>These files are directly output from scripts\win\make-dist.cmd.<BR>  It has the support for "core" and "std", commented out.<BR>
  If folks prefer, tar.gz, .zip, and self extracting .zip are possible; .bz2 is smallest. <BR>
  Perhaps a version number should be in the .tar path structure?<BR>
 <BR>
The install instructions are like (no cminstall, replaced by using vcvars32.bat which lets one CM3 install move among different tools, debatable which is better)<BR>
 <BR>
 cd /d c:\ <BR> <EM>optionally </EM>rmdir /q/s cm3 <BR> tar xvjf cm3-min-WIN32-NT386-d5.5.0.tar.bz2 <BR> run the usual vcvars32.bat or whatever (or use the start menu link that Visual C++ setup creates) <BR> set PATH=c:\cm3\bin;%PATH%<BR> set LIB=c:\cm3\lib;%lib% <BR> <BR> optionally, a good test: <BR>  cd <cvs>\scripts\win <BR>  .\do-pkg-std realclean <BR>  .\do-pkg-std buildship <BR>
<BR>I have not tested the longint stuff and it likely doesn't work yet.<BR>   <BR>The files are in ~jkrell on m3.elegosoft.com:<BR>
C:\>ssh <A href="mailto:jkrell@m3.elegosoft.com">jkrell@m3.elegosoft.com</A> find .<BR><BR>  ./cm3-min-WIN32-NT386-d5.5.0-symbols.tar.bz2  <BR>  ./cm3-min-WIN32-NT386-d5.5.0.tar.bz2 <BR>
 <BR>
Remember you will need<BR>
  <A href="http://www.microsoft.com/downloads/details.aspx?familyid=32BC1BEE-A3F9-4C13-9C99-220B62A191EE">http://www.microsoft.com/downloads/details.aspx?familyid=32BC1BEE-A3F9-4C13-9C99-220B62A191EE</A><BR>
or <A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=200b2fd9-ae1a-4a14-984d-389c36f85647">http://www.microsoft.com/downloads/details.aspx?FamilyID=200b2fd9-ae1a-4a14-984d-389c36f85647</A> <BR>
 <BR>
or I could build it with an older toolset if folks want.<BR>
 <BR>
Thanks,<BR> - Jay<BR><br /><hr />Find a local pizza place, movie theater, and more….then map the best route! <a href='http://maps.live.com/default.aspx?v=2&ss=yp.bars~yp.pizza~yp.movie%20theater&cp=42.358996~-71.056691&style=r&lvl=13&tilt=-90&dir=0&alt=-1000&scene=950607&encType=1&FORM=MGAC01' target='_new'>Find it!</a></body>
</html>