how to run linux executable file in winows? pls how to install and run in cross compiler cygwin?
-
Hi, I have one linux cpp executable file. i want how to run this executable file in windows OS?. please give any idea? or urls Regards, M.Mathivanan
-
Hi, I have one linux cpp executable file. i want how to run this executable file in windows OS?. please give any idea? or urls Regards, M.Mathivanan
You can use cygwin ( http://www.cygwin.com/ ) on windows. While installing the cygwin you need to select the packages you want to install in cygwin some of the packages are gcc, vim editor, some library.
-
Hi, I have one linux cpp executable file. i want how to run this executable file in windows OS?. please give any idea? or urls Regards, M.Mathivanan
Install a Linux distribution in a virtual machine like VirtualBox[^] or VMware Player[^].
-
Hi, I have one linux cpp executable file. i want how to run this executable file in windows OS?. please give any idea? or urls Regards, M.Mathivanan