Any time we can produce a segfault, that's bad. CC'ing rt to get a ticket.

On Mon, Jun 30, 2008 at 3:55 PM, Ron Blaschke <[EMAIL PROTECTED]> wrote:
> Given a regular x86 (GNU/Linux) box, using GCC 4.2.3, should the following
> produce a working Parrot, using 64-bit ints?
>
>  perl Configure.pl --intval="long long int" --opcode="long long int"
>
> If fails for me on C<make> while building PGE.
>
>  ../../parrot -o PGE.pbc --output-pbc PGE.pir
>  ../../parrot ../../runtime/parrot/library/PGE/Perl6Grammar.pir
> --output=PGE/builtins_gen.pir PGE/builtins.pg
>  make[1]: *** [PGE.pbc] Segmentation fault
>  make[1]: *** Deleting file `PGE.pbc'
>
> The resulting Parrot is partially usable, though.
>
>  $ ./parrot examples/pasm/hello.pasm
>  Hello World
>
> Ron
>



-- 
Will "Coke" Coleda

Reply via email to