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 @@ - Platforms supported by wxWindows 2.x - + - + - @@ -23,10 +22,18 @@ Supported Platforms 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 (the table is being updated for wxWindows 2.1.14 -beta currently). +been tested on it recently (the table is being updated for wxWindows 2.3.3 +currently).

-See also the daily rebuilds page for some of the platforms mentioned below. +See also: + +

+

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, @@ -38,7 +45,7 @@ often don't work.

- -Supported Platforms + + +Supported Platforms
- + @@ -94,8 +101,9 @@ often don't work. - - + + + @@ -103,17 +111,21 @@ often don't work. - + - - - - + + + + + +
wxWindows 2 Platforms wxWindows 2 Platforms
AIXwxGTK with AIX CCUnknown

AIXwxGTK 2.2.9 with gcc 3.0.4OkIan BrownShared library building doesn't work, use --disable-shared
wxGTK 2.3.3 with xlC (AIX 4.3.2)OkIrvin ProbstBoth static and shared wxGTK libraries work, but only with static GTK+ and GLib
wxMotif with xlC 3.1.4.0 (AIX 4.2)Ok Bernhard Eck Some problems with OpenGL and native X server
HP-UX 10.20wxGTK with HP CC A.10.22
or HP aCC B3910B A.01.18 -
OkStaf VerhaegenwxGTK with HP CC A.10.22
or HP aCC B3910B A.01.18
OkStaf Verhaegen you need to add -Aa -D_HPUX_SOURCE to CFLAGS
wxGTK with gccOkJulian Albo Garcia
IRIXwxGTKOk
You may need to use --disable-catch_segvs if you get compiler error in utilsunx.cpp
wxMotif with MIPSPro 7.30OkDavid MarshallOn IRIX 6.5.6 (Indigo2, 64bit), with SGI Motif 1.2
wxMotif with "CC -mips3 -n32"OkIanYou need to set LD_LIBRARYN32_PATHIRIX
+ 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.2OkIanYou may need to use --disable-catch_segvs if you get compiler error in utilsunx.cpp
wxGTK 2.3OkCarl Godkin
wxMotifOkDavid MarshallOn IRIX 6.5.6 (Indigo2, 64bit), with SGI Motif 1.2
OkIan