On Fri, Feb 20, 2009 at 10:56:02PM -0500, Garrett Rooney wrote: > On Fri, Feb 20, 2009 at 11:23 AM, perl6 via RT > <perl6-bugs-follo...@perl.org> wrote: > > > I'm getting a crash on OS X when trying to build rakudo. This is with > > parrot r36907 and the current version of rakudo > > (f23eda2c5251db5a90f5fdd3b587d4c234ee70e4) from github. > > Note that rolling back to parrot r36866 fixes the crash. I haven't > done a binary search between the two versions to figure out the exact > cause of the crash, but it's somewhere in there.
Are you still getting this same error today, with a more recent version of Rakudo? Have you tried building Rakudo using the --gen-parrot option to Configure.pl ? Pm