Re: Building Rakudo under Windows 7 / 32bit

2010-03-03 Thread Will Coleda
On Tue, Mar 2, 2010 at 10:26 PM, Ronald Schmidt wrote: > > Please try removing the parrot and parrot_install directories and try > the --gen-parrot option again and let me know if that changes the > failure mode. > > > > No luck. > > I removed both directories, reset the build\PARROT_VERSION to 44

Re: Building Rakudo under Windows 7 / 32bit

2010-03-02 Thread Ronald Schmidt
Please try removing the parrot and parrot_install directories and try the --gen-parrot option again and let me know if that changes the failure mode. No luck. I removed both directories, reset the build\PARROT_VERSION to 44371, ran "perl Configure.pl --gen-parrot" followed by "mingw32-m

Re: Building Rakudo under Windows 7 / 32bit

2010-03-02 Thread Will Coleda
On Tue, Mar 2, 2010 at 5:55 PM, Ronald Schmidt wrote: > Will Coleda wrote: > > Was there an old copy of parrot around from a previous build of rakudo? > > If so, you might want to move aside the D:\Src\rakudo\parrot* > directories and rebuild parrot using the appropriate rakudo > Configure.pl opti

Re: Building Rakudo under Windows 7 / 32bit

2010-03-02 Thread Ronald Schmidt
Will Coleda wrote: Was there an old copy of parrot around from a previous build of rakudo? If so, you might want to move aside the D:\Src\rakudo\parrot* directories and rebuild parrot using the appropriate rakudo Configure.pl option. I am having the same problems a Mr Nagel. AFAIK I am buil

Re: Building Rakudo under Windows 7 / 32bit

2010-03-01 Thread Will Coleda
On Tue, Feb 23, 2010 at 8:45 AM, Claus Nagel wrote: > 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 >

Re: Building Rakudo under Windows 7 / 32bit

2010-03-01 Thread Ronald Schmidt
Claus Nagel wrote: 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

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

Re: Building Rakudo under Windows 7 / 32bit

2010-03-01 Thread Ronald Schmidt
Claus Nagel wrote: 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.0

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-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 trying to build rakudo under W

Re: Building Rakudo under Windows 7 / 32bit

2010-02-23 Thread Bruce Gray
On Feb 23, 2010, at 7:45 AM, Claus Nagel wrote: I'm trying to build rakudo under Windows 7 / 32bit ( Strawberry --snip-- The error code 1073741819 was mentioned early last year on #perl6 and on this list appearing on vista/32 and darwin/32. Info for readers playing catch-up (like me): Error

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