summaryrefslogtreecommitdiffstats
path: root/contrib/lukemftp/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lukemftp/INSTALL')
-rw-r--r--contrib/lukemftp/INSTALL10
1 files changed, 4 insertions, 6 deletions
diff --git a/contrib/lukemftp/INSTALL b/contrib/lukemftp/INSTALL
index 9259bcb..97e82b0 100644
--- a/contrib/lukemftp/INSTALL
+++ b/contrib/lukemftp/INSTALL
@@ -74,11 +74,13 @@ The following platforms & compilers have been tested:
- AIX 4.1.5:
- AIX 4.2.1:
- - Compiler: cc -qlanglvl=ansi
+- AIX 4.3.3:
+ - Compiler: xlc -qlanglvl=ansi
version: xlC 3.1.4.10 -- C for AIX Compiler
+ version: ibmcxx.cmp 3.6.6.6 -- IBM C and C++ Compilers
Configure with:
- env CC="cc -qlanglvl=ansi" ./configure
+ env CC="xlc" CFLAGS="-qlanglvl=ansi" ./configure
- BSD/OS 4.0.1 (x86)
- BSD/OS 4.1 (x86)
@@ -173,10 +175,6 @@ The following platforms & compilers have been tested:
XXX: clean up to match reality
------------------------------
-- AIX 4.3.2:
- Compiler: cc
- version: ibmcxx 3.6.6.1 -- IBM C and C++ Compilers
-
- RedHat Linux 5.0 (i386)
Compiler: cc
OpenPOWER on IntegriCloud