Using Mac OS X 10.1.5, on which I've successfully built 0.0.6 and 0.0.7.

[localhost:~/parrot.1/languages/imcc] chris% make
....
anyop.o definition of _n_symbols in section (__DATA,__common)
make: *** [imcc] Error 1
[localhost:~/parrot.1/languages/imcc] chris%

Then when I try to run a simple "Hello world" test.p6:

[localhost:~/parrot.1/languages/perl6] chris% perl perl6 test.p6

Stopped at perl6 line 273.

Stopped at perl6 line 273.
[localhost:~/parrot.1/languages/perl6] chris%

Are these two problems related?

Reply via email to