X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69477ac44979d42e1139dc70a2be7c0390043246..d26fad77f7e50e7fda9b9172e05db8413d991cb4:/docs/html/platform.htm diff --git a/docs/html/platform.htm b/docs/html/platform.htm index 3fce58d0d9..46ef6cbc89 100644 --- a/docs/html/platform.htm +++ b/docs/html/platform.htm @@ -1,19 +1,18 @@ - - Platforms supported by wxWindows 2.x + Platforms supported by wxWindows 2.4 - + - + - @@ -21,12 +20,21 @@ 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). +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.4.0 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 +46,7 @@ often don't work.

- -Supported Platforms + + +Supported Platforms
- + @@ -79,9 +87,20 @@ often don't work. + - + + + + + + + + + + + @@ -94,8 +113,9 @@ often don't work. - - + + + @@ -103,17 +123,21 @@ often don't work. - + - - - - + + + + + +
wxWindows 2 Platforms wxWindows 2 Platforms
wxMotif with gcc 2.95Ok
with OpenMotif

All BSD systems tests are for wxGTK using gcc.
FreeBSDwxGTK with gccOkVZLimited thread support on older systemsversion from 3.2 to 4.6, x86OkVZ
NetBSD1.6, AlphaOkVZ
OpenBSD3.1, AlphaOkVZSome problems with shared libraries, ok with static ones
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