Change 20982 by [EMAIL PROTECTED] on 2003/09/01 13:01:49

        Configure -r in AIX bad.

Affected files ...

... //depot/perl/README.aix#20 edit

Differences ...

==== //depot/perl/README.aix#20 (text) ====
Index: perl/README.aix
--- perl/README.aix#19~20890~   Mon Aug 25 11:14:33 2003
+++ perl/README.aix     Mon Sep  1 06:01:49 2003
@@ -209,6 +209,9 @@
 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,
End of Patch.

Reply via email to