With cvs-latest (9 months later) - the compile works, but the execution fails.
IMCC isn't happy with a .local outside of a sub in RT_initialize.imc, and I think nested subs are no longer kosher. Should I close the call pending a catchup from BASIC with cvs-current? > [leo - Sat Jul 05 02:49:31 2003]: > > Clinton Pierce <[EMAIL PROTECTED]> wrote: > > > I'm *sure* this is something else, and it reared its ugly head only > in the last week. > > I can't reproduce this. Its counting up to 100 by 0.5 with all run > cores. > Please try: > > $ ../../../parrot --no-gc TARG_test.imc > > When the problem is gone here, its very likely GC related. > > leo > > >