]> git.saurik.com Git - wxWidgets.git/blame - docs/html/platform.htm
Added RTLD_GLOBAL to dlopen() flags which is needed if libraries depend
[wxWidgets.git] / docs / html / platform.htm
CommitLineData
ddb25746
VZ
1<html>
2<head>
c837a756 3 <title>Platforms supported by wxWindows 2.x</title>
ddb25746
VZ
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <meta name="Author" content="Vadim Zeitlin">
6</head>
7<body>
8
281b0186
JS
9<FONT FACE="Arial, Lucida Sans, Helvetica">
10
11<table align=center width=100% border=4 cellpadding=5 cellspacing=0>
12<tr>
13<td bgcolor="#660000" align=left colspan=2>
14<font size=+1 face="Arial, Lucida Sans, Helvetica" color="#FFFFFF">
15Supported Platforms
16</font>
17</td>
18</tr>
19</table>
20
21</p>
22
ddb25746
VZ
23You will find below the list of all supported platforms for different ports of wxWindows 2.x (wxMSW/wxGTK/wxMotif ports
24only). The cross icon in the third column doesn't mean that the platform is not supported, but just that wxWindows hasn't
c837a756
VZ
25been tested on it recently (the table is being updated for wxWindows 2.1.14
26beta currently).
27<p>
281b0186 28See also the <A HREF="http://www.lpthe.jussieu.fr/~zeitlin/wxWindows/daily/">daily rebuilds page</A> for some of the platforms mentioned below.
ddb25746
VZ
29<p>
30If you have tested wxWindows on a platform not mentioned here, please tell us about your experience on our mailing list!
31We would especially like to have information about compiling wxGTK on other Unix variants, such as IRIX, DG-UX,
32other flavours of BSD, ...
33<p>
34
35<table width=100% border=4 cellpadding=5 cellspacing=0>
36
37<tr>
38<td bgcolor="#660000" colspan=5> <font size=+1 face="Arial, Lucida Sans, Helvetica" color="#FFFFFF"> wxWindows 2 Platforms </font> </td>
39</tr>
40
41<tr>
42<td bgcolor="#DEDEDE" align=center valign=top> <font face="Arial, Lucida Sans, Helvetica" color="#000000"> Platform </font> </td>
43<td bgcolor="#DEDEDE" align=center valign=top> <font face="Arial, Lucida Sans, Helvetica" color="#000000"> Compiler </font> </td>
44<td bgcolor="#DEDEDE" align=center valign=top> <font face="Arial, Lucida Sans, Helvetica" color="#000000"> Status </font> </td>
45<td bgcolor="#DEDEDE" align=center valign=top> <font face="Arial, Lucida Sans, Helvetica" color="#000000"> Tested by </font> </td>
46<td bgcolor="#DEDEDE" align=center valign=top> <font face="Arial, Lucida Sans, Helvetica" color="#000000"> Remarks </font> </td>
47</tr>
48
49<tr>
50<td bgcolor="#FFFFFF" align=center valign=center rowspan=6>Win32 (Windows 9x/NT)</td>
51 <td>Visual C++ 4.2/5.x/6.0</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>VZ, JS</td><td>Project files are provided for all versions except 4.2</td>
c837a756 52<tr> <td>Borland C++ 5.0</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td><br></td><td>Also works with free command line Borland C++ 5.5</td>
281b0186 53<tr> <td>Mingw32</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>GRG, VZ</td><td>Cross compilation from Linux works as well<br>
c837a756
VZ
54 Version 2.95.2 recommended, otherwise some (included) patches must be applied<br>
55 Memory debugging code doesn't seem to work well</td>
56<tr> <td>Cygwin</td><td align=center><IMG SRC="icons/no.gif" ALT=Unknown></td><td><br></td><td>Hasn't been tested recently, anyone?</td>
57<tr> <td>Watcom C++ 10</td><td align=center><IMG SRC="icons/somewhat.gif" ALT=Almost></td><td>JS</td><td>Tested with 10.6: works, but wxImage seems to be broken<br>no support for JPEG, TIFF or OpenGL</td>
ddb25746
VZ
58<tr> <td>Symantec C++</td><td align=center><IMG SRC="icons/no.gif" ALT=Unknown></td><td><br></td><td><br></td>
59</tr>
60
61<tr>
62<td bgcolor="#F0F0F0" align=center valign=center rowspan=2>Win16 (Windows 3.1)</td>
c837a756
VZ
63 <td>Visual C++ 1.52</td><td align=center><IMG SRC="icons/somewhat.gif" ALT=Ok></td><td><br></td>
64 <td rowspan=2 valign=center>Some features are missing (OLE related classes, threads, ...)<br>
65 Borland C++ can't cope with ODBC, resources and new wxGrid class</td>
66<tr> <td>Borland C++ 4.0/5.0</td><td align=center><IMG SRC="icons/somewhat.gif" ALT=Ok></td><td>JS</td>
ddb25746
VZ
67</tr>
68
69<tr>
70<td bgcolor="#FFFFFF" align=center valign=center rowspan=4>Linux</td>
c837a756 71 <td>wxGTK with gcc 2.7.2</td><td align=center><IMG SRC="icons/no.gif" ALT=Unknown></td><td><br></td><td>Should work, but nobody uses it any more</td>
ddb25746 72<tr> <td>wxGTK with egcs 1.1.1</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>VZ, RR</td><td><br></td>
c837a756 73<tr> <td>wxGTK with gcc 2.95</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td><br></td><td><br></td>
ddb25746
VZ
74<tr> <td>wxMotif with egcs 1.1.1</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td><br></td><td>with <a href=http://www.lesstif.org>LessTif</a> 0.87</td>
75</tr>
76
77<tr>
78<td bgcolor="#F0F0F0" align=center valign=center rowspan=1>FreeBSD</td>
c837a756 79 <td>wxGTK with gcc</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>VZ</td><td>Limited thread support on older systems</td>
ddb25746
VZ
80</tr>
81
82<tr>
83<td bgcolor="#FFFFFF" align=center valign=center rowspan=3>Solaris</td>
69d40021 84 <td>wxMotif with Sun CC 4.2</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>VZ</td><td><tt>-mt</tt> should be added to <tt>CFLAGS</tt> for MT compilation</td>
c837a756
VZ
85<tr> <td>wxMotif with gcc</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td><br></td><td><br></td>
86<tr> <td>wxGTK with gcc</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td><br></td><td><br></td>
ddb25746
VZ
87</tr>
88
89<tr>
90<td bgcolor="#F0F0F0" align=center valign=center rowspan=2>AIX</td>
91 <td>wxGTK with AIX CC</td><td align=center><IMG SRC="icons/no.gif" ALT=Unknown></td><td><br></td><td><br></td>
92<tr> <td>wxMotif with AIX CC</td><td align=center><IMG SRC="icons/no.gif" ALT=Unknown></td><td><br></td><td><br></td>
93</tr>
94
95<tr>
96<td bgcolor="#FFFFFF" align=center valign=center rowspan=2>HP-UX</td>
c837a756 97 <td>wxGTK with HP CC A.10.22</td><td align=center><IMG SRC="icons/somewhat.gif" ALT=Almost></td><td><br></td>
ddb25746
VZ
98 <td>special extra compiler options must be manually added, see the docs for details</td>
99<tr> <td>wxGTK with gcc</td><td align=center><IMG SRC="icons/no.gif" ALT=Unknown></td><td><br></td><td><br></td>
100</tr>
101
c837a756 102<tr>
3720ab6a 103<td bgcolor="#F0F0F0" align=center valign=center rowspan=4>OS/2</td>
c837a756
VZ
104 <td>VisualAge 3.0/4.0</td><td align=center><IMG SRC="icons/no.gif" ALT="Not yet"></td><td>DW</td>
105 <td rowspan=2 valign=center>OS/2 port is work in progress...</td>
106<tr> <td>EMX</td><td align=center><IMG SRC="icons/no.gif" ALT="Not yet"></td><td>SN</td>
3720ab6a
SN
107<tr> <td>wxGTK with EMX</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>SN</td><td>configure scripts need to be regenerated with OS/2 port of autoconf</td>
108<tr> <td>wxMotif with EMX</td><td align=center><IMG SRC="icons/yes.gif" ALT=Ok></td><td>SN</td><td>with <a href=http://www.lesstif.org>LessTif</a> 0.89; configure scripts need to be regenerated with OS/2 port of autoconf</td>
c837a756
VZ
109</tr>
110
ddb25746
VZ
111</table>
112
113<br>
114
115<hr>
281b0186 116Contact <A HREF="mailto:zeitlin@dptmaths.ens-cachan.fr">Vadim Zeitlin</A> with
ddb25746
VZ
117any comments/suggestions.
118
281b0186
JS
119</font>
120
ddb25746
VZ
121</body>
122</html>