PERL PERL6 INTERNALS 38 RE PERL 34340 BUG OS X ASM BUILD PROBLEM
Date: Sat, 05 Mar 2005 10:52:18 +0100

Subject: Re: [perl #34340] [BUG] OS X ASM build problem
From: lt@no-spam (Leopold Toetsch)

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