Re: [perl #36448] [PATCH] configuring ranlib for perl on osx with xcode 2.1

2005-09-13 Thread Luke Closs
On Sat, Sep 10, 2005 at 10:40:25PM -0700, Steve Peters via RT wrote: [EMAIL PROTECTED] - Fri Jul 01 14:56:29 2005]: 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

Re: [perl #36448] [PATCH] configuring ranlib for perl on osx with xcode 2.1

2005-09-13 Thread Andy Dougherty
On Mon, 12 Sep 2005, Luke Closs wrote: On Sat, Sep 10, 2005 at 10:40:25PM -0700, Steve Peters via RT wrote: Has anyone looked at this patch yet? I'm assuming that since it was written against 5.6.1 rather than the current bleadperl and it isn't in diff -u format, a new patch might be

Re: [perl #36448] [PATCH] configuring ranlib for perl on osx with xcode 2.1

2005-09-13 Thread H.Merijn Brand
On Tue, 13 Sep 2005 07:52:06 -0400 (EDT), Andy Dougherty [EMAIL PROTECTED] wrote: On Mon, 12 Sep 2005, Luke Closs wrote: On Sat, Sep 10, 2005 at 10:40:25PM -0700, Steve Peters via RT wrote: Has anyone looked at this patch yet? I'm assuming that since it was written against 5.6.1

Re: [perl #36448] [PATCH] configuring ranlib for perl on osx with xcode 2.1

2005-09-11 Thread Rafael Garcia-Suarez
On 9/11/05, Steve Peters via RT [EMAIL PROTECTED] wrote: Has anyone looked at this patch yet? I'm assuming that since it was written against 5.6.1 rather than the current bleadperl and it isn't in diff -u format, a new patch might be needed. One question comes to mind when I look at it,

[perl #36448] [PATCH] configuring ranlib for perl on osx with xcode 2.1

2005-09-10 Thread Steve Peters via RT
[EMAIL PROTECTED] - Fri Jul 01 14:56:29 2005]: 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