support bytecode and C backends in perlcc (patch suggested
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 6 Sep 1999 20:16:58 +0000 (20:16 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 6 Sep 1999 20:16:58 +0000 (20:16 +0000)
commit9636a016720fa29929de1fb9fc4ead4cfbfc4af8
tree25fe0de6975febff6b54907d76205845f0eaf423
parent5c0bc88794e8f23611847511c08d1721d70cf0bb
support bytecode and C backends in perlcc (patch suggested
by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
C backend the default; describe new switches in pod; introduce
PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
entries

p4raw-id: //depot/perl@4092
ext/B/B/Bytecode.pm
lib/Test/Harness.pm
t/TEST
t/UTEST
t/harness
utils/Makefile
utils/perlcc.PL