Search code examples
linuxdelphiwine

How can I compile my Windows program into a single Linux binary that runs with Wine?


Just today i checked my ubuntu with installing wine in it ,

Delphi 3 to 7 worked perfectly (Rad studios did not work because they use .net scraps). But all of the application i made worked perfectly!!!!! And i heard that it also works well in mac with WineBottler

Is it possible to create a header linux executable and put my vcl application and requird wine stuff into it and distribute as a single executable (.bin)


Solution

  • I guess this is what winelib is for. However I have never tried it. (Wasn't Kylix Delphi + winelib compiled for Linux?)