Nicholas Clark wrote:

If I

perl Configure.pl --cgoto=0 && make all test

then the build fails with:

We need to sort out different cases: 1) $cc doesn't have computed goto 2) user doesn't want to build core_ops_cg.c

Case 1) shouldn't matter, as the CGP core is only called from JIT/i386/gnucc

Case 2) should disable only core_ops_cg.c but not core_ops_cgp.c

leo



Reply via email to