Cygwin
Cygwin
Posted Nov 19, 2008 21:03 UTC (Wed) by dlang (guest, #313)In reply to: Cygwin by fuhchee
Parent article: MinGW and why Linux users should care
cygwin doesn't let you create native windows apps, it lets you run *nix apps on windows. many people aren't willing to install an entire cygwin environment just to run one app, and in many cases things running with cygwin are less effician (and definantly less integrated) with the rest of the windows systems.
this is why most apps bother with a windows port in the first place instead of just telling people to use the *nix version under cygwin (many apps have tried this initially, but the preasure doesn't let up)
