I\'m new to cygwin but I am having a bit of a trouble.
I have Linux ELF compiled binary file, and is there a way to lunch it under cygwin a simple way, like windows bina
from https://www.cygwin.com/
Cygwin is not: a way to run native Linux apps on Windows. You must rebuild your application from source if you want it to run on Windows.
Cygwin is not:
a way to run native Linux apps on Windows. You must rebuild your application from source if you want it to run on Windows.
If you want to run a ELF binary you need a VM with Linux inside