Juergen Boemmels <[EMAIL PROTECTED]> writes:

> > we can use imcc rather than assemble.pl as the default assembler for the
> > regression tests? imcc is a lot (>20 times) faster.
> 
> make test IMCC=1
> Leo had introduced this several days ago, shortly after the
> macro-support for imcc went in.

Arggh, first testing then posting. The correct commandline for the
quick test is:

make test IMCC=languages/imcc/imcc

This gets makes the testsuite really fast. Even more than replacing
assemble.pl with exec languages/imcc/imcc

> bye
> boe

Reply via email to