summaryrefslogtreecommitdiff
path: root/bootstrap/README.AIX
diff options
context:
space:
mode:
authorgrant <grant>2005-07-29 00:56:24 +0000
committergrant <grant>2005-07-29 00:56:24 +0000
commit2eeb9343d0b812b50193b8f4634733a5f2c64fbf (patch)
tree5986cf0b6ad581061ef61a8aab7539d2f4cc43ae /bootstrap/README.AIX
parentfbe60eaaffdf114f9f4f17ed06da689c2dfb805b (diff)
downloadpkgsrc-2eeb9343d0b812b50193b8f4634733a5f2c64fbf.tar.gz
wording tweaks
Diffstat (limited to 'bootstrap/README.AIX')
-rw-r--r--bootstrap/README.AIX15
1 files changed, 7 insertions, 8 deletions
diff --git a/bootstrap/README.AIX b/bootstrap/README.AIX
index cac29902788..57015580464 100644
--- a/bootstrap/README.AIX
+++ b/bootstrap/README.AIX
@@ -1,13 +1,13 @@
-$NetBSD: README.AIX,v 1.2 2005/02/16 21:38:41 reed Exp $
+$NetBSD: README.AIX,v 1.3 2005/07/29 00:56:24 grant Exp $
-You will need gcc. The AIX xlC compiler doesn't work, but probably
-could be made to. gcc-3.3.2 has been tested.
+pkgsrc has been tested on AIX 4.3 and 5.1. It will probably work on
+newer releases also.
-bootstrap-pkgsrc has been tested on AIX 4.3. It will probably work on newer
-releases also.
+You will need gcc. gcc 3.3 and 3.4 have been tested. full support for
+xlC needs to be written.
-Please note the use of GNU binutils on AIX is not supported.
-Make sure GNU ld is not in your path.
+Please note the use of GNU binutils on AIX is not supported. You must
+not have GNU ld(1) in your path.
If you are using gcc
--------------------
@@ -42,4 +42,3 @@ MAKECONF=/usr/pkg/etc/mk.conf
MAKESYSPATH=/usr/pkg/share/mk
You'll also want to set PATH, MANPATH and LIBPATH
-