Can anyone point me to a beginners guide to compiling a windows binary in the cygwin environment using gcc? I have the makefile and the sources and they build into a unix binary just fine. But i've ...