Re: [perl #34340] [BUG] OS X ASM build problem

2005-03-05 Thread 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

[perl #34340] [BUG] OS X ASM build problem

2005-03-04 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #34340] # in the subject line of all future correspondence about this issue. # 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