Wine aims to be very portable. While most users compile Wine with GCC on some distribution of x86/x86_64 Linux, Wine compiles/works in many other combinations.
For more specific info, see the links below.
Combination |
Tested Wine version |
Status |
Notes |
Clang 2.9 / 32-bit wine / x86 Linux |
1.3.23 |
Compiles, runs, has a few bugs. |
|
Clang 2.9 / 64-bit wine / x86_64 Linux |
1.3.23 |
Doesn't yet compile. |
Clang wiki page / Blocking bug: http://llvm.org/bugs/show_bug.cgi?id=8851 |
Path64 (alpha, from git) / 32-bit wine / x86_64 Linux |
1.3.23 |
Doesn't yet compile. |
|
Path64 (alpha, from git) / 64-bit wine / x86_64 Linux |
1.3.23 |
Doesn't yet compile. |
Path64 wiki page / Blocking bug: https://github.com/path64/compiler/issues/46 |
Open64 4.2.4 / 64-bit wine / x86_64 Linux |
1.3.23 |
Doesn't compile. |
Open64 home page / Blocking bug: https://bugs.open64.net/show_bug.cgi?id=821 |
icc / 32-bit wine / x86 Linux |
|
Compiles, after some workarounds. |
|
pcc 1.0.0 / 32-bit wine / x86 Linux |
1.3.23 |
Doesn't compile. |
|
tcc 0.9.25 / 32-bit wine / x86 Linux |
1.3.17 |
Doesn't compile. |
|
gcc / 32-bit wine / x86 Haiku |
1.5.0 |
Doesn't compile. |
|
gcc / 32-bit wine / x86 GNU/Hurd |
1.5.0 |
Doesn't compile. |
|
gcc / 32-bit wine / x86 Debian kFreeBSD |
1.5.0 |
Compiles, runs. |
FIXME: add wiki page with current status |
gcc / 32-bit wine / x86 FreeBSD |
1.5.0 |
Compiles, runs. |
|
gcc / 32-bit wine / x86 Mac OS X |
1.5.0 |
Compiles, runs. |
|
gcc / 32-bit wine / x86 NetBSD |
1.3.23 |
Doesn't compile. |
|
gcc / 32-bit wine / x86 OpenBSD |
1.3.23 |
Doesn't compile. |
|
gcc / 32-bit wine / x86 DragonFlyBSD |
1.3.23 |
Doesn't compile. |
FIXME: add wiki page with current status |
gcc / 32-bit wine / x86 OpenSolaris |
1.3.23 |
Compiles, runs. |
|
gcc / 32-bit wine / x86 SCO OpenServer |
wine-990704 |
Compiles, runs. |
Not tried for a long time |
gcc / 32-bit wine / x86 SVR4 |
? |
Not tried for a long time |
|
gcc / 32-bit wine / PowerPC Linux |
1.3.23 |
Compiles, doesn't run. |
Crashes on start, patch at http://bugs.winehq.org/show_bug.cgi?id=25744 |
gcc / 32-bit wine / Sparc Linux |
1.3.23 |
Doesn't compile. |
Sparc wiki page / Patch at http://bugs.winehq.org/show_bug.cgi?id=24142 |
gcc / 32-bit wine / ARM Linux |
1.5.0 |
Compiles, runs. |
|
gcc / 32-bit wine / ALPHA Linux |
|
Doesn't compile. |
Alpha support was completely removed for Wine 1.3.19, maybe worked in the past |
