Hello again,

I tried upping the datasize to 80 meg and stacksize to 8 meg in my shell, and compiled with gcc3:

Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs
Thread model: posix
Apple Computer, Inc. GCC version 1041, based on gcc version 3.1 20020105 (experimental)

Parrot built cleanly and passed all of the tests, and here's the test log:

perl t/harness --gc-debug --running-make-test
t/src/basic.........ok
t/src/exit..........ok
t/src/intlist.......ok
t/src/list..........ok
t/src/manifest......ok
t/src/sprintf.......ok
t/op/basic..........ok
t/op/bitwise........ok
t/op/comp...........ok
t/op/debuginfo......ok
t/op/gc.............ok
t/op/globals........ok
t/op/hacks..........ok
t/op/ifunless.......ok
t/op/info...........ok
t/op/integer........ok
t/op/interp.........ok
t/op/lexicals.......ok
t/op/macro..........ok
1/15 skipped: Await exceptions
t/op/number.........ok
t/op/rx.............ok
1/23 skipped: various reasons
t/op/stacks.........ok
1/35 skipped: various reasons
t/op/string.........ok
t/op/time...........ok
t/op/trans..........ok
t/op/types..........ok
t/pmc/array.........ok
t/pmc/boolean.......ok
t/pmc/intlist.......ok
t/pmc/multiarray....ok
t/pmc/perlarray.....ok
t/pmc/perlhash......ok
t/pmc/perlint.......ok
1/4 skipped: various reasons
t/pmc/perlstring....ok
1/8 skipped: various reasons
t/pmc/pmc...........ok
2/79 skipped: various reasons
t/pmc/scratchpad....ok
t/pmc/sub...........ok
All tests successful, 7 subtests skipped.
Files=37, Tests=506, 1330 wallclock secs (506.26 cusr + 106.24 csys = 612.50 CPU)


Cheers,

~kj

Reply via email to