On Fri, Jul 01, 2005 at 09:56:31PM -0000, Luke Closs wrote: > # New Ticket Created by Luke Closs > # Please include the string: [perl #36448] > # in the subject line of all future correspondence about this issue. > # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=36448 > > > > Hello, > > It looks like Apple has changed how ar works in xcode 2.1. As a > result, Configure thinks that ar can generate random libraries. > > This breaks linking libperl.a, for instance when building PerlApp. > > Configure doesn't currently allow overriding ranlib when Configure > detects that ranlib isn't necessary. My patch fixes this, and sets > ranlib for darwin. > > Note that this patch is for ActivePerl 5.6.1 (it doesn't appear to be > fixed in 5.9.2), so it probably needs to be manually applied...
Indeed it did. Thanks, applied (25402) Sorry about the delay on this one. Nicholas Clark
