Chromatic <[EMAIL PROTECTED]> wrote:

> Apparently the AIX and Darwin JIT fixes have broken the Linux PPC
> build, which doesn't pick up the appropriate hints file.  I tried a
> couple of ways to force it to do so to no avail.  Someone who knows
> what he's doing will have to do it.

>     jitosname=LINUX, jitcpuarch=ppc
                                  ^^^

The selection of the missing helper file should be done by "jitcpuarch"
and not by IIRC platform. As it's a JIT only thingy, the proper place to
include that file is in jit.pl.

leo

Reply via email to