X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6f92b0bb0ce471eceb1be71070bb442a0e35b8c0..9c112555198f51fcec71106530cddba95a17f3dc:/docs/html/platform.htm
diff --git a/docs/html/platform.htm b/docs/html/platform.htm
index 8e6f89a7dc..4f64c8fac2 100644
--- a/docs/html/platform.htm
+++ b/docs/html/platform.htm
@@ -1,3 +1,4 @@
+
Platforms supported by wxWindows 2.4
@@ -133,10 +134,18 @@ often don't work.
-HP-UX 10.20 |
- wxGTK with HP CC A.10.22 or HP aCC B3910B A.01.18 | | Staf Verhaegen |
+HP-UX |
+
+ HP-UX 10.20 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 |
|
+
HP-UX 10.20 wxGTK with gcc | | Julian Albo Garcia |
|
+
HP-UX 11i v1 PA-RISC, wxMotif 2.5.4, tried aCC A.03.57 and g++ 3.4.2 | | Ian, 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.00 | | Mike |
|