My recommendation is, instead of using cygwin to compile, download and install msysgit ( http://code.google.com/p/msysgit/dow...=net+installer ) and use that to compile instead.
At least if my recent experience with compiling DCSS is anything to go by:
Cygwin: Hours of pain, weird compiler errors, having to scavenge headers and libraries and pray that we'll get a file further
Msysgit: Compiled the first time.
At least if my recent experience with compiling DCSS is anything to go by:
Cygwin: Hours of pain, weird compiler errors, having to scavenge headers and libraries and pray that we'll get a file further
Msysgit: Compiled the first time.
Comment