From: Alexei S. <ale...@gm...> - 2012-07-05 02:53:16
|
I was able to build and successfully run a 64-bit BasiliskII under Mac OS X when building with the following config: ./configure --enable-sdl-video --enable-sdl-audio --disable-vosf --disable-jit-compiler (Looks like the issue is only with the JIT version for 64-bit BasiliskII.) -Alexei On Tue, Jul 3, 2012 at 10:01 PM, Alexei Svitkine <ale...@gm...>wrote: > > > On Tue, Jul 3, 2012 at 7:30 AM, Ronald P. Regensburg <ron...@xs...>wrote: > >> I noticed the commit "Use clip_macosx64.mm for BasiliskII 64-bit builds >> too." >> >> However, I have never been able to build a working 64-bit BasiliskII >> MacOSX. And as far as I know, no one has. >> >> In Snow Leopard I can build a 32-bit BasiliskII fine. Attempts to build a >> 64-bit application result at best in a x86_64 application that crashes on >> launch. >> >> Can a 64-bit BasiliskII MacOSX be build from current source? If so, how? >> > > You're right, that build does not appear to run (though, it compiles and > builds fine). > > I'd be curious to know if that's also true for 64-bit Linux or not. > > -Alexei > |