Front page | perl.perl6.internals |
Postings from August 2005
Re: GMC release
Thread Previous
|
Thread Next
From:
Will Coleda
Date:
August 31, 2005 16:48
Subject:
Re: GMC release
Message ID:
E1632B59-84BB-44B7-B757-82BDEC1188F6@coleda.com
On Aug 31, 2005, at 7:03 PM, Nattfodd wrote:
>
> If people are willing to test real programs with it, it would
> really be nice !
Thought I'd give languages/tcl a whirl, but after a fresh checkout of
the GMC branch:
% perl Configure.pl; make
<SNIP>
perl build_tools/jit2h.pl ppc src/jit_cpu.c
jit2h: 121 (+ 143 vtable) of 1390 ops are JITed.
src/jit_cpu.c
src/jit_debug.c
src/jit_debug.c: In function 'write_types':
src/jit_debug.c:159: error: parse error before '->' token
src/jit_debug.c:160: error: parse error before '->' token
make: *** [src/jit_debug.o] Error 1
% uname -psrv
Darwin 8.2.0 Darwin Kernel Version 8.2.0: Fri Jun 24 17:46:54 PDT
2005; root:xnu-792.2.4.obj~3/RELEASE_PPC powerpc
% sw_vers
ProductName: Mac OS X
ProductVersion: 10.4.2
BuildVersion: 8C46
Sorry. :(
Thread Previous
|
Thread Next