Seeing the same thing
Linux 2.6.18-53.1.21.el5xen #1 SMP
gcc (GCC) 4.1.2 20070626 (Red Hat 4.1.2-14)
perl, v5.10.0 built for i686-linux

however:
 ./parrot languages/perl6/perl6.pbc -e 'say "hello world" '
hello world

$ languages/perl6/perl6
> say "hello"
hello
>
[EMAIL PROTECTED] parrot]$ languages/perl6/perl6 -e 'say "hello"'
Segmentation fault

Hmm:
[EMAIL PROTECTED] parrot]$  languages/perl6/perl6  -e ' say "hello"'
hello
[EMAIL PROTECTED] parrot]$  languages/perl6/perl6  -e 'say "hello"'
Segmentation fault

a
-------------------
Andy Bach
Systems Mangler
Internet: [EMAIL PROTECTED]
Voice: (608) 261-5738 Fax: 264-5932

Accordion, n.:        A bagpipe with pleats.

Reply via email to