$ languages/perl6/perl6 -e'say "Hello"'
Segmentation fault
$ gdb languages/perl6/perl6
GNU gdb Red Hat Linux (6.6-35.fc8rh)
...
(gdb) run -e'say "Hello"'
Starting program: /home/saleem/work/compiler/parrot/languages/perl6/perl6
Program received signal SIGSEGV, Segmentation fault.
[Switching
Hi,
I am using:
Linux 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:55:12 EDT 2007 i686 i686
i386 GNU/Linux
Fedora release 8 (Werewolf)
gcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33)
The make target perl6 fails:
$ make perl6
...
...
...
gmake[1]: Leaving directory `/home/saleem/work/compiler/parrot/languag
Hi,
I am using Fedora 8
Linux 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:55:12 EDT 2007 i686 i686
i386 GNU/Linux
gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)
$ make
Compiling with:
xx.c
gcc -I./include -D_REENTRANT -D_GNU_SOURCE -pipe
-Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_
On Wed, Jun 25, 2008 at 7:45 AM, via RT Seneca Cunningham <
[EMAIL PROTECTED]> wrote:
> # New Ticket Created by "Seneca Cunningham"
> # Please include the string: [perl #56310]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?i
On Fri, Feb 8, 2008 at 3:21 PM, via RT Klaas-Jan Stol <
[EMAIL PROTECTED]> wrote:
> # New Ticket Created by Klaas-Jan Stol
> # Please include the string: [perl #50646]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=50646 >