Add %patchlevel hash to Module::CoreList
[p5sagit/p5-mst-13.2.git] / README.aix
index 832d4c8..39ff260 100644 (file)
@@ -209,6 +209,9 @@ you could retry with
 which makes Configure to use the C<nm> tool when scanning for library
 symbols, which usually is not done in AIX.
 
+Related to this, you probably should not use the C<-r> option of
+Configure in AIX, because that affects of how the C<nm> tool is used.
+
 =head2 Using GNU's gcc for building perl
 
 Using gcc-3.x (tested with 3.0.4, 3.1, and 3.2) now works out of the box,
@@ -224,7 +227,7 @@ Should yield no problems.
 =head2 Threaded Perl
 
 Threads seem to work OK, though at the moment not all tests pass when
-threads are used in combination with 64bit configurations.
+threads are used in combination with 64-bit configurations.
 
 You may get a warning when doing a threaded build:
 
@@ -242,7 +245,7 @@ is not really significant here.
 
 =head2 64-bit Perl
 
-If your AIX is installed with 64-bit support, you can expect 64bit
+If your AIX is installed with 64-bit support, you can expect 64-bit
 configurations to work. In combination with threads some tests might
 still fail.
 
@@ -258,7 +261,7 @@ therefore in AIX 4.2 Perl is not linked against the libC_r.
 
 =head1 AUTHOR
 
-H.Merijn Brand <h.m.brand@hccnet.nl>
+H.Merijn Brand <h.m.brand@xs4all.nl>
 
 =head1 DATE