From: Vadim Zeitlin Date: Sun, 19 Mar 2000 13:59:52 +0000 (+0000) Subject: OS/2 info added X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c837a756e8c796c3e7926ab443ec03d6302efbb1 OS/2 info added git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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.0OkVZ, JSProject files are provided for all versions except 4.2 - Borland C++ 5.0Unknown

- Myngw32Unknown
Cross compilation from Linux works as well - CygwinUnknown

- Watcom C++ 10Unknown

+ Borland C++ 5.0Ok
Also works with free command line Borland C++ 5.5 + Myngw32OkGRG, VZCross 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 + CygwinUnknown
Hasn't been tested recently, anyone? + Watcom C++ 10AlmostJSTested with 10.6: works, but wxImage seems to be broken
no support for JPEG, TIFF or OpenGL Symantec C++Unknown

Win16 (Windows 3.1) - Visual C++ 1.52Unknown
- Some features are missing (OLE related classes, threads, ...) - Borland C++ 4.0Unknown
+ Visual C++ 1.52Ok
+ 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.0OkJS Linux - wxGTK with gcc 2.7.2Unknown

+ wxGTK with gcc 2.7.2Unknown
Should work, but nobody uses it any more wxGTK with egcs 1.1.1OkVZ, RR
- wxGTK with gcc 2.95Unknown

+ wxGTK with gcc 2.95Ok

wxMotif with egcs 1.1.1Ok
with LessTif 0.87 FreeBSD - wxGTK with gccUnknown

+ wxGTK with gccOkVZLimited thread support on older systems Solaris - wxMotif with Sun CC 4.2Unknown

- wxMotif with gccUnknown

- wxGTK with gccUnknown

+ wxMotif with Sun CC 4.2OkVZThread support must be disabled on system with not MT-safe X11 + wxMotif with gccOk

+ wxGTK with gccOk

@@ -73,11 +80,18 @@ other flavours of BSD, ... HP-UX - wxGTK with HP CC A.10.22Unknown
+ wxGTK with HP CC A.10.22Almost
special extra compiler options must be manually added, see the docs for details wxGTK with gccUnknown

+ +OS/2 + VisualAge 3.0/4.0Not yetDW + OS/2 port is work in progress... + EMXNot yetSN + +