Leon Brocard wrote:

Leopold Toetsch sent the following bits through the ether:

Oops, I was confused. ook's 'make test' runs with parrot, so it
doesn't work.

Yep, I should have changed that in the first place too ;-)

... I've attached a patch to config/gen/makefiles/ook.in to
make it work with imcc, although I assume we'd want $(IMCC) to work at
some point.

IMHO in the near future, the main makefile of parrot should do something equivalent to:

$ make
$ cd languages/imcc
$ make
$ cd -
$ mv parrot test_main
$ cp languages/imcc/imcc parrot

But I don't know, how many platforms then break. i386 and AFAIK PPC are ok.

Leon
leo, still seeking volunteers for a macro preprocessor for imcc ;-)

Reply via email to