Adam Thomason <[EMAIL PROTECTED]> wrote:

> It appears that (3) may work after all.  ICU 3.0 will build static
> 32-bit libraries which seem to work with parrot.  As Jeff suspected,
> the missing Parrot_ppc_jit_restore_nonvolatile_registers caused
> trouble, but adding it to aix/asm.s was simple.  Patch below fixes
> that and another pedantic build issue with xlc.

> Now to figure out why the JIT code segfaults...

Broken ABI WRT r2 (whatever that does on AIX)?

Thanks, applied:

> Index: config/gen/platform/aix/asm.s

That part is already changed:

> Index: src/sub.c

leo

Reply via email to