X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4e4dc03dcce4f881bcf8ca3586128ddf40ba0eea..6b8877197f78d7921e278d7c7676de2f24e135da:/docs/html/platform.htm
diff --git a/docs/html/platform.htm b/docs/html/platform.htm
index 2bab78399c..46ef6cbc89 100644
--- a/docs/html/platform.htm
+++ b/docs/html/platform.htm
@@ -1,7 +1,6 @@
-
- Platforms supported by wxWindows 2.x
+ Platforms supported by wxWindows 2.4
@@ -21,10 +20,11 @@
-You will find below the list of all supported platforms for different ports of wxWindows 2.x (wxMSW/wxGTK/wxMotif ports
-only). The cross icon in the third column doesn't mean that the platform is not supported, but just that wxWindows hasn't
-been tested on it recently (the table is being updated for wxWindows 2.1.14
-beta currently).
+You will find below the list of all supported platforms for different ports of
+wxWindows 2.x (wxMSW/wxGTK/wxMotif ports only). The cross icon in the third
+column doesn't mean that the platform is not supported, but just that
+wxWindows hasn't been tested on it recently (the table is being updated for
+wxWindows 2.4.0 currently).
See also:
@@ -87,9 +87,20 @@ often don't work.
wxMotif with gcc 2.95 | |
| with OpenMotif |
+
| All BSD systems tests are for wxGTK using gcc. |
FreeBSD |
- wxGTK with gcc | | VZ | Limited thread support on older systems |
+ version from 3.2 to 4.6, x86 | | VZ |
|
+
+
+
+NetBSD |
+ 1.6, Alpha | | VZ |
|
+
+
+
+OpenBSD |
+ 3.1, Alpha | | VZ | Some problems with shared libraries, ok with static ones |
@@ -103,8 +114,8 @@ often don't work.
AIX |
- wxGTK with AIX CC | |
|
|
-
wxGTK 2.2.9 with gcc 3.0.4 | | Ian Brown | Shared library building doesn't work, use --disable-shared |
+ wxGTK 2.2.9 with gcc 3.0.4 | | Ian Brown | Shared library building doesn't work, use --disable-shared |
+
wxGTK 2.3.3 with xlC (AIX 4.3.2) | | Irvin Probst | Both static and shared wxGTK libraries work, but only with static GTK+ and GLib |
wxMotif with xlC 3.1.4.0 (AIX 4.2) | |
Bernhard Eck |
Some problems with OpenGL and native X server |
@@ -118,10 +129,15 @@ often don't work.
-IRIX |
- wxGTK | |
| You may need to use --disable-catch_segvs if you get compiler error in utilsunx.cpp |
-
wxMotif with MIPSPro 7.30 | | David Marshall | On IRIX 6.5.6 (Indigo2, 64bit), with SGI Motif 1.2 |
-
wxMotif with "CC -mips3 -n32" | | Ian | You need to set LD_LIBRARYN32_PATH |
+IRIX |
+
+ Note that all entries use MIPSPro 7.3 compiler on IRIX 6.5.9 with -mips3 -n32 flags if not mentioned otherwise.
+ Also note that you need to set LD_LIBRARYN32_PATH under IRIX to run wxWindows programs.
+ |
+
wxGTK 2.2 | | Ian | You may need to use --disable-catch_segvs if you get compiler error in utilsunx.cpp |
+
wxGTK 2.3 | | Carl Godkin |
|
+
wxMotif | | David Marshall | On IRIX 6.5.6 (Indigo2, 64bit), with SGI Motif 1.2 |
+
| Ian |
|