CMOC built for Windows without Cygwin cmoc-0.1.77-r2-win64.zip - all 64-bit build, includes cpp cmoc-0.1.65-r1-win32.zip - first public release, includes (64-bit!) cpp Please see also included README-Windows.txt -- Older pre-release builds: The preprocessor "cpp" must be available and in the PATH. Set an environment variable PKGDATADIR to the location of usr/local/share/cmoc wherever it has been unpacked. cmoc_0.1.65-win32-dynam.zip - dynamically linked (requires libg++) cmoc_0.1.65-win32-static-1.zip - statically linked cmoc_0.1.65-win32-static-2.zip - tries to print out exe location (goal is to avoid PKGDATADIR by finding stuff relative to exe) cmoc_0.1.65-win32-static-3.zip - spawns cpp and lwasm using double quotes - popen() on Windows calls CMD.EXE which doesn't understand single quotes