> On Sat, Jul 18, 2009 at 05:06:50PM +0200, Henrik Sarvell wrote: >> This has nothing to do with this Mac problem, it's an old thing which > > True. One more reason to swicht to the 64-bit assembly version, which > does not depend on any obscure compiler ;-) > -- > UNSUBSCRIBE: mailto:[email protected]?subject=unsubscribe
Hi, I would like to try the 64-bit assembly version, but when I do the (cd src64; make) on my Mac, I get this: make: *** No rule to make target `sys/darwin.code.l', needed by `x86-64.darwin.base.s'. Stop. If I then create sys/darwin.code.l and sys/darwin.defs.l as copies of sys/linux.*.l, and repeat the (cd src64; make), I get this: make: ./mkAsm: Command not found make: *** [x86-64.darwin.base.s] Error 127 I used the testing release of July 5. /Jon -- UNSUBSCRIBE: mailto:[email protected]?subject=unsubscribe
