Hi Brent, you wrote: > Did you follow the directions in the README file? That assemble.pl > warning especially makes me very suspicious.
I'm sorry, I got it wrong in the mail. I did the configure/make/make test thing. This is what happened: ~/parrot>assemble.pl examples/assembly/euclid.pasm >test.pbc ~/parrot>pbc2c.pl test.pbc >test.c Use of uninitialized value in sprintf at lib/Parrot/OpTrans/CGoto.pm line 97. ~/parrot> Thanks to Christian Schneider the test code works.