The latest snapshot of PAR, http://p4.elixus.org/snap/PAR.tar.gz, compiles under cygwin but the parl.exe produced is
$ ./script/parl.exe Program too big to fit in memory when run. It's still too big if the generated makfile is chnaged to use -Os rather thna -O2 optimization for gcc. My copy of gcc is the cygwin usual: $ gcc -v Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/specs Configured with: /GCC/gcc-3.3.1-3/configure --with-gcc --with-gnu-ld --with-gnu-as --prefix=/ usr --exec-prefix=/usr --sysconfdir =/etc --libdir=/usr/lib --libexecdir=/usr/sbin --mandir=/usr/share/man --inf odir=/usr/share/info --enable-languages=c,ada,c++,f7 7,pascal,java,objc --enable-libgcj --enable-threads=posix --with-system-zlib --enable-nls --without-included-gettext --enable-in terpreter --enable-sjlj-exceptions --disable-version-specific-runtime-libs - -enable-shared --disable-win32-registry --enable-jav a-gc=boehm --disable-hash-synchronization --verbose --target=i686-pc-cygwin --host=i686-pc-cygwin --build=i686-pc-cygwin Thread model: posix gcc version 3.3.1 (cygming special) Special pleading: any idea hwn the pre-built Windows executables based on this snapshot will be built? Thanks, Tom
