summaryrefslogtreecommitdiffstats
path: root/contrib/lukemftp/INSTALL
diff options
context:
space:
mode:
authormikeh <mikeh@FreeBSD.org>2002-06-15 09:40:37 +0000
committermikeh <mikeh@FreeBSD.org>2002-06-15 09:40:37 +0000
commit500352886b7759d72e40aaabe66abdb2bdd36c8c (patch)
tree77711ef38217eee071b8f3259f6d812352371afa /contrib/lukemftp/INSTALL
parent0b76460f54e4e596f9810014e7e76f6536a7a8c1 (diff)
downloadFreeBSD-src-500352886b7759d72e40aaabe66abdb2bdd36c8c.zip
FreeBSD-src-500352886b7759d72e40aaabe66abdb2bdd36c8c.tar.gz
Import lukemftp-1.6-beta2.
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