Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Create exe from Windows to Linux
Create exe from Windows to Linux [message #55043] Tue, 06 October 2020 14:02 Go to next message
lovmy is currently offline  lovmy
Messages: 44
Registered: November 2015
Member

Hello,

just a little question, i using Windows to write my code. And the destination machine is under Linux Debian.
Actualy i recompil my code under Linux.

It's possible, under Windows, with MinGW64, to create Linux binary ?

Best regards !
Re: Create exe from Windows to Linux [message #55049 is a reply to message #55043] Wed, 07 October 2020 00:11 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
lovmy wrote on Tue, 06 October 2020 14:02
Hello,

just a little question, i using Windows to write my code. And the destination machine is under Linux Debian.
Actualy i recompil my code under Linux.

It's possible, under Windows, with MinGW64, to create Linux binary ?

Best regards !


I believe it would be pretty difficult.

Get VirtualBox Smile

Mirek
Re: Create exe from Windows to Linux [message #55064 is a reply to message #55043] Wed, 07 October 2020 20:28 Go to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
lovmy wrote on Tue, 06 October 2020 08:02

It's possible, under Windows, with MinGW64, to create Linux binary ?

Best regards !

It is not just a compiler. You will need a lot of libraries installed.
I'm personally doing this in a completely opposite way: I compile for Windows on Linux.
This is easy to do. Upp supports cross-compilation.


Regards,
Novo
Previous Topic: Translation files
Next Topic: acces help chm files (windows)
Goto Forum:
  


Current Time: Fri Apr 19 08:35:44 CEST 2024

Total time taken to generate the page: 0.02961 seconds