X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c140b7e7c9aabb61ab5e6e017cfb768c05373502..b603ea39ca3e189b43a7cd6dbf6813628998b559:/docs/html/platform.htm?ds=sidebyside diff --git a/docs/html/platform.htm b/docs/html/platform.htm index b439615723..993ee1f6ee 100644 --- a/docs/html/platform.htm +++ b/docs/html/platform.htm @@ -1,3 +1,4 @@ + Platforms supported by wxWindows 2.4 @@ -81,7 +82,10 @@ often don't work. Visual C++ 1.52Ok
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.0OkJS @@ -130,20 +134,28 @@ often don't work. -HP-UX 10.20 - wxGTK with HP CC A.10.22
or HP aCC B3910B A.01.18OkStaf Verhaegen +HP-UX + + HP-UX 10.20 wxGTK with HP CC A.10.22
or HP aCC B3910B A.01.18OkStaf Verhaegen you need to add -Aa -D_HPUX_SOURCE to CFLAGS - wxGTK with gccOkJulian Albo Garcia
+ HP-UX 10.20 wxGTK with gccOkJulian Albo Garcia
+ HP-UX 11i v1 PA-RISC, wxMotif 2.5.4, tried aCC A.03.57 and g++ 3.4.2OkIan, 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.00OkMike
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.2OkIanYou may need to use --disable-catch_segvs if you get compiler error in utilsunx.cpp - wxGTK 2.3OkCarl Godkin
+ wxGTK 2.5OkCarl Godkin
wxMotifOkDavid MarshallOn IRIX 6.5.6 (Indigo2, 64bit), with SGI Motif 1.2 OkIan
@@ -160,12 +172,8 @@ often don't work. -OS/2 - VisualAge 3.0/4.0Not yetDW - OS/2 port is work in progress... - EMXNot yetSN - wxGTK with EMXOkSNconfigure scripts need to be regenerated with OS/2 port of autoconf - wxMotif with EMXOkSNwith LessTif 0.89; configure scripts need to be regenerated with OS/2 port of autoconf +OS/2 +
No
Starting with wxWidgets-2.9.0, wxWidgets supports Unicode builds only. Unfortunately, Unicode support is currently insufficient in all C libraries on OS/2, so only wxWidgets-2.8.x can be used.