Top "Cygwin" questions

Cygwin is a collection of GNU and other Unix-like FOSS tools which run on MS Windows and provide functionality similar to a GNU/Linux distribution while (mostly) conforming to POSIX specifications.

How to kill a process in cygwin?

Hi i have the following process which i cant kill: I am running cygwin in windows xp 32 bit. I have …

process cygwin kill
What is the correct format to upgrade pip3 when the default pip is pip2?

I develop for both Python 2 and 3. Thus, I have to use both pip2 and pip3. When using pip3 - I …

python python-3.x cygwin pip python-3.4
how to uninstall MinGW and make cygwin 'make' as deafult make program with gcc 3.8.1

How to uninstall MinGW? I have installed it for some software but now I don't use that software at all …

cygwin mingw uninstallation
How to make symbolic link with cygwin in Windows 7

Recently I have tested to write Android application with native code C/C++. The problem is in making symbolic link …

cygwin symlink android-ndk
How would I find the cygwin version which has been installed on my machine

Cygwin - How would I find the Cygwin's version which has been installed on my machine? (Win Vista)

windows-7 cygwin windows-vista
Cygwin make error : *** target pattern contains no `%'

I got this error while (re)building, using cygwin make.exe version :3.81. Error : *** target pattern contains no `%'.

cygwin makefile
Which of the cygwin mirror sites is complete?

I've noticed gross inconsistencies in the cygwin mirror sites. The packages that you get installed by default depend on which …

cygwin
Installing new versions of Python on Cygwin does not install Pip?

While I am aware of the option of installing Pip from source, I'm trying to avoid going down that path …

python cygwin pip
Unable to start cygwin sshd service

I entered ssh-host-config into the cygwin prompt (started with admin privileges), said yes to privilege separation, new local account sshd, …

hadoop cygwin sshd
Android ndk-build iostream: No such file or directory

I'm having problem with compiling cpp file using ndk-build tool (windows 7 with cygwin) Error appears when I try to compile …

android android-ndk cygwin iostream