X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b59da6c285f4ac1a52a879a7fa67b52351f08f34..6ada5c335980d255e2fb315ed86c091010870c5e:/docs/html/platform.htm diff --git a/docs/html/platform.htm b/docs/html/platform.htm index 3fce58d0d9..cb2e2d6feb 100644 --- a/docs/html/platform.htm +++ b/docs/html/platform.htm @@ -1,19 +1,18 @@ -
- -Supported Platforms + | + +Supported Platforms |
wxWindows 2 Platforms | +wxWindows 2 Platforms | ||||||||
AIX | -wxGTK with AIX CC | AIX | +wxGTK 2.2.9 with gcc 3.0.4 | Ian Brown | Shared library building doesn't work, use --disable-shared | +||||
wxGTK 2.3.3 with xlC (AIX 4.3.2) | Irvin Probst | Both static and shared wxGTK libraries work, but only with static GTK+ and GLib | |||||||
wxMotif with xlC 3.1.4.0 (AIX 4.2) | Bernhard Eck | Some problems with OpenGL and native X server | @@ -103,17 +111,21 @@ often don't work.|||||||
HP-UX 10.20 | -wxGTK with HP CC A.10.22 or HP aCC B3910B A.01.18 - | Staf Verhaegen | +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 | ||||||||
IRIX | -wxGTK | You may need to use --disable-catch_segvs if you get compiler error in utilsunx.cpp | -|||||||
wxMotif with MIPSPro 7.30 | David Marshall | On IRIX 6.5.6 (Indigo2, 64bit), with SGI Motif 1.2 | -|||||||
wxMotif with "CC -mips3 -n32" | Ian | You need to set LD_LIBRARYN32_PATH | +IRIX | +||||||
+ Note that all entries use MIPSPro 7.3 compiler on IRIX 6.5.9 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 | ||||||||
wxMotif | David Marshall | On IRIX 6.5.6 (Indigo2, 64bit), with SGI Motif 1.2 | +|||||||
Ian | |||||||||