From f43a6e5ca92ffd68dbfc70e88e5c204a407d55b5 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Mon, 21 Feb 2005 14:19:50 +0000 Subject: [PATCH] Updated FAQs from web site git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/html/platform.htm | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/docs/html/platform.htm b/docs/html/platform.htm index 44aa1dff14..8e6f89a7dc 100644 --- a/docs/html/platform.htm +++ b/docs/html/platform.htm @@ -133,18 +133,10 @@ often don't work. -HP-UX - - HP-UX 10.20 wxGTK with HP CC A.10.22
or HP aCC B3910B A.01.18OkStaf Verhaegen +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 - 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
+ wxGTK with gccOkJulian Albo Garcia