From ddb257462414ed8307bc96bd67e95d9c77cd9b26 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 29 Oct 1999 19:41:51 +0000 Subject: [PATCH 1/1] platform.htm added git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/html/icons/no.gif | Bin 0 -> 298 bytes docs/html/icons/somewhat.gif | Bin 0 -> 290 bytes docs/html/icons/yes.gif | Bin 0 -> 290 bytes docs/html/platform.htm | 90 +++++++++++++++++++++++++++++++++++ 4 files changed, 90 insertions(+) create mode 100644 docs/html/icons/no.gif create mode 100644 docs/html/icons/somewhat.gif create mode 100644 docs/html/icons/yes.gif create mode 100644 docs/html/platform.htm diff --git a/docs/html/icons/no.gif b/docs/html/icons/no.gif new file mode 100644 index 0000000000000000000000000000000000000000..65fc311b1d013805d43158ffb7c1a1674bc896e4 GIT binary patch literal 298 zcmZ?wbhEHb6k!lyxXQ_Z2OKzX0FUe-ky8B0!pOkD$)E#r56DjrZ0-kI3OsbA+PPYS zCVD8%IR5O@j25?EKkcxSSL4=m4OyyNfe8 SiXwy3s;c5zi+fxg8LR<3{3^)+ literal 0 HcmV?d00001 diff --git a/docs/html/icons/somewhat.gif b/docs/html/icons/somewhat.gif new file mode 100644 index 0000000000000000000000000000000000000000..11dd29b01839f13e3cf48595ebaaa7c3ca1dc896 GIT binary patch literal 290 zcmZ?wbhEHb6k!lyxXQ_Z3;h4jaNxj!bLWzADHtT;ia%Kx85lSjbU^L_`N@IJ{yZ0ir)0I8i6Nm^hBLjg{-=pwlIvvjI+;f{=F?x8gc6DvUfz~g-E^p`f0c9 Q+efoQ>T8?w+#MOL0Ry@whX4Qo literal 0 HcmV?d00001 diff --git a/docs/html/icons/yes.gif b/docs/html/icons/yes.gif new file mode 100644 index 0000000000000000000000000000000000000000..759fc9e8e9d51eacd30fe15cd4771d5f6821d5ed GIT binary patch literal 290 zcmZ?wbhEHb6k!lyxXQ_Z3!GtLIdI^>ACnYZ3I>U|;!hSv1_n+B9gurKesW;5KhRR( zp(EAr%*xcLqBs4lM&L;sJyEAsA*=4DEevBZ>W{gAyO~De%dYj Q_R;K+`r4*EcSi + + + + + + +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. +

+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, +other flavours of BSD, ... +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
wxWindows 2 Platforms
Platform Compiler Status Tested by Remarks
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

Symantec C++Unknown

Win16 (Windows 3.1)Visual C++ 1.52Unknown
Some features are missing (OLE related classes, threads, ...)
Borland C++ 4.0Unknown
LinuxwxGTK with gcc 2.7.2Unknown

wxGTK with egcs 1.1.1OkVZ, RR
wxGTK with gcc 2.95Unknown

wxMotif with egcs 1.1.1Ok
with LessTif 0.87
FreeBSDwxGTK with gccUnknown

SolariswxMotif with Sun CC 4.2Unknown

wxMotif with gccUnknown

wxGTK with gccUnknown

AIXwxGTK with AIX CCUnknown

wxMotif with AIX CCUnknown

HP-UXwxGTK with HP CC A.10.22Unknown
special extra compiler options must be manually added, see the docs for details
wxGTK with gccUnknown

+ +
+ +


+Contact me with +any comments/suggestions. + + + -- 2.45.2