Building Rakudo under Windows 7 / 32bit

2010-02-23 Thread Claus Nagel
Hi, I'm trying to build rakudo under Windows 7 / 32bit ( Strawberry Version 5.10.1.0, released 21 Oct 2009) and get the error D:\Src\rakudo\parrot_install\bin\parrot.exe src\gen\perl6.pbc --target=pir \ src\gen\core.pm > src\gen\core.pir mingw32-make: *** [perl6.pbc] Error -107374181

Re: Building Rakudo under Windows 7 / 32bit

2010-02-23 Thread Claus Nagel
Thank, I try that. Can't wait to play around with perl6 - the quickened pace just seems staggering since I read my first synopsis years ago... - clausi - On Tue, Feb 23, 2010 at 18:37, Bruce Gray wrote: > > On Feb 23, 2010, at 7:45 AM, Claus Nagel wrote: >> >> I'm

Re: Building Rakudo under Windows 7 / 32bit

2010-02-25 Thread Claus Nagel
Hi, I tried Bruce's suggestions (and failed miserably...) Running parrot under gdb with: (gdb) run src/gen/perl6.pbc --target=pir src/gen/core.pm Starting program: D:\Src\rakudo/.\parrot_install\bin\parrot.exe src/gen/perl6.pbc --target=pir src/gen/core.pm [New Thread 4828.0x2b0] just produces

Re: Building Rakudo under Windows 7 / 32bit

2010-03-01 Thread Claus Nagel
Hi, an onwards with this slowly evolving error report on MS-platforms. Ron gave a hint, but STDERR on Windows is just q{2>}, so running PS D:\Src\rakudo> gdb .\parrot_install\bin\parrot.exe 2> error.txt produces at least following error: gdb.exe : warning: Query the registry to get manu