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

2009-07-31 Thread Andy Dougherty via RT
The problem on Solaris 8 is fixed in the ins2 branch by commit 69c123146f851c28fb562ca0b217c01d4610ed26 Author: pmichaud Date: Fri Jul 24 21:58:07 2009 -0500 Clean up compiler flags for certain compilers (RT #66558) Patch courtesy Andy Dougherty .

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

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

2009-07-24 Thread Patrick R. Michaud via RT
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 similar approach for rakudo. > > The problem is that while MS forbid

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

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

2009-06-12 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #66558] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=66558 > In the 'ins' branch, build/Makefile.in looks like it's heading down the same wrong ro