On Solaris 8, with Sun's supplied perl5.00503 and with Sun's cc, I get the following error when trying to build jako:
cd jako && make && cd .. /usr/bin/perl -I lib jakoc examples/bench.jako > examples/bench.imc || (rm -f examples/bench.imc && false) Can't modify subroutine entry in scalar assignment at lib/Jako/Symbol.pm line 83, near "'arg';" BEGIN failed--compilation aborted at lib/Jako/Construct/Declaration/Sub.pm line 20. BEGIN failed--compilation aborted at lib/Jako/Parser.pm line 32. BEGIN failed--compilation aborted at jakoc line 24. I suspect there's a perl5.6 feature being used somewhere, but haven't looked more closely. -- Andy Dougherty [EMAIL PROTECTED]