On 26/03/06, Sean Sieger <[EMAIL PROTECTED]> wrote:
> On 3/25/06, Nick Glencross <[EMAIL PROTECTED]> wrote:
>
> > Is it possible that a 'make install' has previously been done on this
> > computer, so that there is a libparrot in /usr/local/lib?
>
> Yep; compiling now.
Great. The problem is caused
On Sun, Mar 26, 2006 at 03:10:31PM +0200, Leopold Toetsch wrote:
>
> On Mar 25, 2006, at 5:11, Patrick R.Michaud (via RT) wrote:
>
> >I'm running a fresh checkout of r12014. I wrote a simple test
> >program (t.pir attached) that uses "dumper.pir" to dump the
> >contents of one of PGE's internal
On Mar 25, 2006, at 5:11, Patrick R.Michaud (via RT) wrote:
.sub main
load_bytecode "PGE.pbc"
load_bytecode "dumper.pir"
load_bytecode "PGE/Dumper.pir"
$P0 = find_global "PGE::P6Rule", "$optable"
"_dumper"($P0)
.end
Another note, I forgot to mention: above code doesn't w
On Mar 25, 2006, at 5:11, Patrick R.Michaud (via RT) wrote:
I'm running a fresh checkout of r12014. I wrote a simple test
program (t.pir attached) that uses "dumper.pir" to dump the
contents of one of PGE's internal variables. On my 64-bit
environment (SUSE 10 Professional Linux) I get very s