[Wine] Winelib: How can I compile a Borland C++ Builder application

Dan Kegel dank at kegel.com
Sun Jul 20 10:58:10 CDT 2008


mikolajz wrote:
> Winelib allows you to compile a Win32 application
> to an ELF binary that can be run directly on Linux
> (provided the winelib is installed).

Not so.  The ELF binary must be run via wine-preloader.

In other words, it's really no more convenient than using
wine on a win32 binary.
- Dan



More information about the wine-users mailing list