X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c140b7e7c9aabb61ab5e6e017cfb768c05373502..641cdc233d23344b88a6e24151708f669c429917:/docs/html/platform.htm
diff --git a/docs/html/platform.htm b/docs/html/platform.htm
index b439615723..44aa1dff14 100644
--- a/docs/html/platform.htm
+++ b/docs/html/platform.htm
@@ -81,7 +81,10 @@ often don't work.
Visual C++ 1.52 | |
|
Some features are missing (OLE related classes, threads, ...)
Borland C++ can't cope with ODBC, resources and new wxGrid class.
- Last working version is wxWindows 2.2.7, support for Win16 has been removed in 2.4.x. |
+ Last working version is wxWindows 2.2.7,
+ support for Win16 has been abandoned in 2.4.x.
+ and all traces of Win16 code were removed
+ after cvs BEFORE_WIN16_REMOVAL tag
Borland C++ 4.0/5.0 | | JS |
@@ -130,20 +133,28 @@ often don't work.
-HP-UX 10.20 |
- wxGTK with HP CC A.10.22 or HP aCC B3910B A.01.18 | | Staf Verhaegen |
+HP-UX |
+
+ HP-UX 10.20 wxGTK with HP CC A.10.22 or HP aCC B3910B A.01.18 | | Staf Verhaegen |
you need to add -Aa -D_HPUX_SOURCE to CFLAGS |
-
wxGTK with gcc | | Julian Albo Garcia |
|
+
HP-UX 10.20 wxGTK with gcc | | Julian Albo Garcia |
|
+
HP-UX 11i v1 PA-RISC, wxMotif 2.5.4, tried aCC A.03.57 and g++ 3.4.2 | | Ian, Mike |
+ For a 32-bit PA-RISC build, if you want to use SHLIB_PATH to make it easier to use
+ wxWidgets without installing it, then add LDFLAGS=-Wl,+s
+ If you want to compile the test suite then aCC A.03.57 requires CXX='aCC -AA'
+ aCC can also be used as the C compiler instead of cc by adding CC='aCC -Ae'
+ |
+
HP-UX 11i v2 IA64, wxMotif 2.5.4, aCC A.06.00 | | Mike |
|
IRIX |
- Note that all entries use MIPSPro 7.3 compiler on IRIX 6.5.9 with -mips3 -n32 flags if not mentioned otherwise.
+ Note that all entries use MIPSPro 7.3 compiler on IRIX 6.5 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 |
|
+
wxGTK 2.5 | | Carl Godkin |
|
wxMotif | | David Marshall | On IRIX 6.5.6 (Indigo2, 64bit), with SGI Motif 1.2 |
| Ian |
|
@@ -160,12 +171,18 @@ often don't work.
-OS/2 |
- VisualAge 3.0/4.0 | | DW |
- OS/2 port is work in progress... |
-
EMX | | SN |
-
wxGTK with EMX | | SN | configure scripts need to be regenerated with OS/2 port of autoconf |
-
wxMotif with EMX | | SN | with LessTif 0.89; configure scripts need to be regenerated with OS/2 port of autoconf |
+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 | |
|
|