On Tue, 1 Sep 2026 10:54:18 -0700 Arthur Schwarz via Cygwin <[email protected]> wrote:
> Using cygwin, is there any way to execute a Linux executable, as in: > > > ./linux.exe If by ‘Linux executable’ you mean an ELF executable file, the answer is no. You have to rebuild the program from source in Cygwin. -- Takashi Yano <[email protected]> -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

