On Sunday, September 21, 2003, at 04:26 PM, Brent Dax wrote:
Will Coleda:
# Running with -b and -p gives the same output as no flags, which if I # read Brett right, means that there's something else wrong.
That tells me that the problem is in the runloop you're using. Try it with each of these command lines:
parrot -g parrot -P parrot -S parrot -j
Depending on your platform, -j may not be available; if it's not available to you, Parrot will give you a message like:
Parrot VM: Platform (whatever) is not JIT-capable.
Which does it work with, and which does it mess up with?
All of these produce the same output. -t is the only one that terminates.
Oh, and it's "Brent", not "Brett". :^)
Whoops! Sorry.
--
Will "Coke" Coleda will at coleda dot com