I tried on Cygwin 32 and had no problem. As indicated in a newly created wiki page https://github.com/rocky/remake/wiki/Installing you just install prerequistes like GNU readline, untar a tarball, cd into the source and run ./configure && make && make install
Please feel free to update the wiki page if there is something I missed.
How do I compile only remake? I'm using Cygwin64 2.2.0.
Thanks,
Rick
I tried on Cygwin 32 and had no problem. As indicated in a newly created wiki page https://github.com/rocky/remake/wiki/Installing you just install prerequistes like GNU readline, untar a tarball, cd into the source and run
./configure && make && make install
Please feel free to update the wiki page if there is something I missed.