# New Ticket Created by Will Coleda # Please include the string: [perl #34340] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=34340 >
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. Shutting off this config hint allows the build to progress to the link stage, where we get the following error instead. ld: Undefined symbols: _Parrot_ppc_jit_restore_nonvolatile_registers