A Linux binary will not work under Cygwin. (Unix code is more portable in the sense that you can mostly compile the same code on several different Unixes, not in a Java-like way where the same binaries run everywhere)
A Linux binary will not work under Cygwin. (Unix code is more portable in the sense that you can mostly compile the same code on several different Unixes, not in a Java-like way where the same binaries run everywhere)