Will Coleda (via RT) wrote:
> OS X build isn't quite right. darwin hints defines "platform_asm", but this
> file isn't defined for darwin. This generates a dependency in the build for
> src/platform_asm.s, which doesn't exist.
Ah, yes. Always run make realclean, leo.
> ld: Undefined symbols:
> _Parrot_ppc_jit_restore_nonvolatile_registers
Thanks, reintroduced the underscore.
leo