diff options
Diffstat (limited to 'README.aix')
-rw-r--r-- | README.aix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.aix b/README.aix index 832d4c8586..3938387038 100644 --- a/README.aix +++ b/README.aix @@ -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, |