Re: [perl #66558] Re: $(LD_OUT) can't have a space after it for MS linking.

2009-07-29 Thread Andy Dougherty
On Wed, 29 Jul 2009, Patrick R. Michaud via RT wrote: > On Mon, Jul 27, 2009 at 11:56:14AM -0700, Andy Dougherty via RT wrote: > > On Fri, 24 Jul 2009, Patrick R. Michaud via RT wrote: > > > I've started a new branch ("ins2") based on a more recent Rakudo and the > > > latest Parrot release (1.4.0

Re: [perl #66558] Re: $(LD_OUT) can't have a space after it for MS linking.

2009-07-29 Thread Patrick R. Michaud
On Mon, Jul 27, 2009 at 11:56:14AM -0700, Andy Dougherty via RT wrote: > On Fri, 24 Jul 2009, Patrick R. Michaud via RT wrote: > > I've started a new branch ("ins2") based on a more recent Rakudo and the > > latest Parrot release (1.4.0), and incorporated this patch there. Let > > me know if it wo

Re: [perl #66558] Re: $(LD_OUT) can't have a space after it for MS linking.

2009-07-27 Thread Andy Dougherty
On Fri, 24 Jul 2009, Patrick R. Michaud via RT wrote: > On Fri Jun 12 11:36:31 2009, doughera wrote: > > In the 'ins' branch, build/Makefile.in looks like it's heading down the > > same wrong road as parrot. See parrot's TT #700 for more details and a > > patch for parrot. I'd suggest a simila

Re: [perl #66558] Re: $(LD_OUT) can't have a space after it for MS linking.

2009-06-13 Thread Patrick R. Michaud
On Fri, Jun 12, 2009 at 11:36:31AM -0700, Andy Dougherty wrote: > In the 'ins' branch, build/Makefile.in looks like it's heading down the > same wrong road as parrot. See parrot's TT #700 for more details and a > patch for parrot. I'd suggest a similar approach for rakudo. Rakudo simply uses p