From: Jarkko Hietaniemi Date: Mon, 1 Sep 2003 13:01:49 +0000 (+0000) Subject: Configure -r in AIX bad. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=dd993642b6a1d34014597cd0beb8e3655151a9e7;p=p5sagit%2Fp5-mst-13.2.git Configure -r in AIX bad. p4raw-id: //depot/perl@20982 --- diff --git a/README.aix b/README.aix index 832d4c8..3938387 100644 --- a/README.aix +++ b/README.aix @@ -209,6 +209,9 @@ you could retry with which makes Configure to use the C 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 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,