|
|

楼主 |
发表于 2005-11-23 10:39:45
|
显示全部楼层
我查了一下,自己解决了。也共享给大家
Cygwin is not a way to run native linux apps on Windows. You have to rebuild your application from source if you want to get it running on Windows.
Cygwin is not a way to magically make native Windows apps aware of UNIX ® functionality, like signals, ptys, etc. Again, you need to build your apps from source if you want to take advantage of Cygwin functionality. |
|