2 Star 7 Fork 3

qdzhaov / mintty

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
INSTALL 498 Bytes
一键复制 编辑 原始数据 按行查看 历史
Building mintty requires gcc >= 3.x for Cygwin or MSYS. It can not be
built with a MinGW compiler, because it relies on some Unix facilities
that are not available on plain Windows, in particular pseudo terminal
devices (ptys).
Building mintty on cygwin needs packages `gcc-core` and `make`.
To compile, go into subdirectory `src` and run `make`.
To install, copy `mintty.exe` from subdirectory `bin` to an appropriate place.
See the top of the Makefiles for further make targets and options.
C
1
https://gitee.com/qdzhaov/mintty.git
git@gitee.com:qdzhaov/mintty.git
qdzhaov
mintty
mintty
master

搜索帮助