On Tue, Feb 23, 2010 at 8:45 AM, Claus Nagel <tux.na...@googlemail.com> 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 > src\gen\core.pir
> mingw32-make: *** [perl6.pbc] Error -1073741819
>
> PS D:\Src\rakudo> git show
> commit 4071ac33015ff1ca30e5fc15cce0065b4fa13f5e
>
> The error code 1073741819 was mentioned early last year on #perl6 and
> on this list appearing on vista/32 and darwin/32.
>
> Any hints how to find out what's wrong (btw: I never played with gdb...)?
>
> - clausi -
>

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.

-- 
Will "Coke" Coleda

Reply via email to