From bb56a75d7b4b8a6600fe3ed96c9153aafeaa46aa Mon Sep 17 00:00:00 2001 From: "Clifford T. Matthews" Date: Fri, 27 Nov 2009 13:54:25 -0700 Subject: [PATCH] updated README to mention that Syn68k will not build properly under Snow Leopard. --- README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README b/README index 1232ee2..854b92a 100644 --- a/README +++ b/README @@ -1,3 +1,12 @@ +======================================================================== +Mac OS X 10.6 (Snow Leopard) note: by default gcc now creates 64-bit +binaries, which means the version of Syn68k that will be built won't work +with Executor. The "-m32" command line option does the right thing, so it +should be possible to get Syn68k (and Executor) to work on Snow Leopard +again, but I don't know that I'll have much time for it. +======================================================================== + + Syn68k is a "synthetic CPU" that executes Motorola 68LC040 instructions, either via interpretation or via compilation into Intel (32-bit) x86 instructions. It was originally written to allow