X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e21f30b9254cce027b6f732a1117a707cb23d8fe..0bc8ff0974340425b657d56511ea90191bbdf717:/docs/html/platform.htm?ds=sidebyside
diff --git a/docs/html/platform.htm b/docs/html/platform.htm
index 44aa1dff14..993ee1f6ee 100644
--- a/docs/html/platform.htm
+++ b/docs/html/platform.htm
@@ -1,3 +1,4 @@
+
Platforms supported by wxWindows 2.4
@@ -171,18 +172,8 @@ often don't work.
-OS/2 |
-
wxOS2-2.4.x with VAC++ 3.0 |  | DW | Support for this out-dated compiler has been given up for 2.5 |
-
wxOS2 with EMX |  | SN |
|
-
wxOS2 with EMX+gcc 3.2.1 |  | Dave Parsons |
|
-
Innotek gcc 3.2.2 |  | DW | This compilers uses an object format incompatible with current X11 libraries, so forget about wxGTK/wxMotif/wxX11. CVS now supports building wxOS2, but linking does not yet work OOTB. |
-
Open Watcom 1.0/1.1 |  |
| Again, object format is incompatible with X11 libs, so forget about wxGTK/wxMotif/wxX11. We would need somebody having enough time to dig into the build system and find out how to adapt OpenWatcom's makefiles (or rather bakefiles) for Windows to OS/2. |
-
wxGTK with EMX |  | SN |
|
-
wxMotif with EMX |  | SN | with LessTif 0.89 |
-
wxX11 with EMX |  | SN |
|
-
wxGTK with EMX+gcc 3.2.1 |  |
|
|
-
wxMotif with EMX+gcc 3.2.1 |  |
| with LessTif 0.89 |
-
wxX11 with EMX+gcc 3.2.1 |  |
|
|
+OS/2 |
+
|  |
| Starting with wxWidgets-2.9.0, wxWidgets supports Unicode builds only. Unfortunately, Unicode support is currently insufficient in all C libraries on OS/2, so only wxWidgets-2.8.x can be used. |