diff --git a/docs/html/platform.htm b/docs/html/platform.htm
index be311af237..f314f3c155 100644
--- a/docs/html/platform.htm
+++ b/docs/html/platform.htm
@@ -1,5 +1,6 @@
+ Platforms supported by wxWindows 2.x
@@ -7,7 +8,10 @@
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.
+been tested on it recently (the table is being updated for wxWindows 2.1.14
+beta currently).
+
+See also the daily rebuilds page for some of the platforms mentioned below.
If you have tested wxWindows on a platform not mentioned here, please tell us about your experience on our mailing list!
We would especially like to have information about compiling wxGTK on other Unix variants, such as IRIX, DG-UX,
@@ -31,38 +35,41 @@ other flavours of BSD, ...
Win32 (Windows 9x/NT) |
Visual C++ 4.2/5.x/6.0 |  | VZ, JS | Project files are provided for all versions except 4.2 |
-
Borland C++ 5.0 |  |
|
|
-
Myngw32 |  |
| Cross compilation from Linux works as well |
-
Cygwin |  |
|
|
-
Watcom C++ 10 |  |
|
|
+
Borland C++ 5.0 |  |
| Also works with free command line Borland C++ 5.5 |
+
Myngw32 |  | GRG, VZ | Cross compilation from Linux works as well
+ Version 2.95.2 recommended, otherwise some (included) patches must be applied
+ Memory debugging code doesn't seem to work well |
+
Cygwin |  |
| Hasn't been tested recently, anyone? |
+
Watcom C++ 10 |  | JS | Tested with 10.6: works, but wxImage seems to be broken no support for JPEG, TIFF or OpenGL |
Symantec C++ |  |
|
|
Win16 (Windows 3.1) |
- Visual C++ 1.52 |  |
|
- Some features are missing (OLE related classes, threads, ...) |
-
Borland C++ 4.0 |  |
|
+ Visual C++ 1.52 |  |
|
+ Some features are missing (OLE related classes, threads, ...)
+ Borland C++ can't cope with ODBC, resources and new wxGrid class |
+
Borland C++ 4.0/5.0 |  | JS |
Linux |
- wxGTK with gcc 2.7.2 |  |
|
|
+ wxGTK with gcc 2.7.2 |  |
| Should work, but nobody uses it any more |
wxGTK with egcs 1.1.1 |  | VZ, RR |
|
-
wxGTK with gcc 2.95 |  |
|
|
+
wxGTK with gcc 2.95 |  |
|
|
wxMotif with egcs 1.1.1 |  |
| with LessTif 0.87 |
FreeBSD |
- wxGTK with gcc |  |
|
|
+ wxGTK with gcc |  | VZ | Limited thread support on older systems |
Solaris |
- wxMotif with Sun CC 4.2 |  |
|
|
-
wxMotif with gcc |  |
|
|
-
wxGTK with gcc |  |
|
|
+ wxMotif with Sun CC 4.2 |  | VZ | Thread support must be disabled on system with not MT-safe X11 |
+
wxMotif with gcc |  |
|
|
+
wxGTK with gcc |  |
|
|
@@ -73,11 +80,18 @@ other flavours of BSD, ...
HP-UX |
- wxGTK with HP CC A.10.22 |  |
|
+ wxGTK with HP CC A.10.22 |  |
|
special extra compiler options must be manually added, see the docs for details |
wxGTK with gcc |  |
|
|
+
+OS/2 |
+ VisualAge 3.0/4.0 |  | DW |
+ OS/2 port is work in progress... |
+
EMX |  | SN |
+
+