Hello,
I have a small patch for the unix-like-build.txt. This patch will
clarify the
necessary compiler versions for AIX:

Index: unix-like-build.txt
===================================================================
--- unix-like-build.txt>(revision 4340)
+++ unix-like-build.txt>(working copy)
@@ -70,10 +70,32 @@
.
 AIX:
 ---
-ooRexx can only be built on AIX 5L/6.1 using IBM's XL C/C++ V9 or
-V10.1 compiler. You will need the Jannuary 2009 PTF (or later) for
-V9 and the February 2009 PTF (or later) for V10.1.
+ooRexx can only be built on AIX 5L/6.1 using the following IBM compilers:
.
+* IBM's XL C/C++ V8 compiler with April 2009 PTF
+* IBM's XL C/C++ V9 compiler with Jannuary 2009 PTF
+* IBM's XL C/C++ V10.1 compiler with February 2009 PTF
+
+You can get the necessary PTFs here:
+
+URL: http://ftp.software.ibm.com/aix/products/ccpp/ptfs
+URL: ftp://ftp.software.ibm.com/aix/products/ccpp/ptfs
+
+XL C/C++ V8:
+
+  vacpp.80.aix51.apr2009.ptf.tar.Z
+  vacpp.80.aix52-53TL5.apr2009.ptf.tar.Z
+  vacpp.80.aix53TL6-61.apr2009.ptf.tar.Z
+
+XL C/C++ V9:.
+
+  vacpp.90.aix52-53TL5.jan2009.ptf.tar.Z
+  vacpp.90.aix53TL6-61.jan2009.ptf.tar.Z
+
+XL C/C++ V10.1:.
+
+  vacpp.101.aix53TL6-61.feb2009.ptf.tar.Z
+
 32 bit build

 Before running the configure script, set the following environment


Bye
  Rainer

Index: unix-like-build.txt
===================================================================
--- unix-like-build.txt (revision 4340)
+++ unix-like-build.txt (working copy)
@@ -70,10 +70,32 @@
 
 AIX:
 ---
-ooRexx can only be built on AIX 5L/6.1 using IBM's XL C/C++ V9 or
-V10.1 compiler. You will need the Jannuary 2009 PTF (or later) for
-V9 and the February 2009 PTF (or later) for V10.1.
+ooRexx can only be built on AIX 5L/6.1 using the following IBM compilers:
 
+* IBM's XL C/C++ V8 compiler with April 2009 PTF
+* IBM's XL C/C++ V9 compiler with Jannuary 2009 PTF
+* IBM's XL C/C++ V10.1 compiler with February 2009 PTF
+
+You can get the necessary PTFs here:
+
+URL: http://ftp.software.ibm.com/aix/products/ccpp/ptfs
+URL: ftp://ftp.software.ibm.com/aix/products/ccpp/ptfs
+
+XL C/C++ V8:
+
+  vacpp.80.aix51.apr2009.ptf.tar.Z
+  vacpp.80.aix52-53TL5.apr2009.ptf.tar.Z
+  vacpp.80.aix53TL6-61.apr2009.ptf.tar.Z
+
+XL C/C++ V9: 
+
+  vacpp.90.aix52-53TL5.jan2009.ptf.tar.Z
+  vacpp.90.aix53TL6-61.jan2009.ptf.tar.Z
+
+XL C/C++ V10.1: 
+
+  vacpp.101.aix53TL6-61.feb2009.ptf.tar.Z
+
 32 bit build
 
 Before running the configure script, set the following environment
------------------------------------------------------------------------------
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to