Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!news.musoftware.de!wum.musoftware.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Ian McCall Newsgroups: comp.sys.atari.st Subject: Re: OS X: Intel-native Atari ST emulator? Date: Tue, 19 Jul 2011 18:13:18 +0100 Lines: 21 Message-ID: <98ls9eFfebU1@mid.individual.net> References: <98kpo7FvclU1@mid.individual.net> <20110719152024.24261.16252.XPN@final-memory.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: individual.net BUh9+TTRODVn4pQ35jSXugvCVGddRiL5meFDgIVuXfjTsKwc2+ Cancel-Lock: sha1:Q4LrxUwIthW0fRtahIrn7v9RMXg= User-Agent: Unison/1.8.1 Xref: x330-a1.tempe.blueboxinc.net comp.sys.atari.st:177 On 2011-07-19 16:20:30 +0100, Matthias Arndt said: > Hatari can be run on OS X and I think there are binary distributions > available. Otherwise you have to compile it yourself. > > There was just a new release yesterday. > check http://hatari.berlios.de/ Excellent - thanks for that. I noticed 1.5.0 didn't have an OS X binary, so I've compiled it myself. Small hassle with incompatible libz files (it's looking for /usr/local/lib/libz.dylib, which is 32bit whereas my system is 64bit), but a bit of editing the CMake output has fixed that and I now have a 64 bit binary. I'll play around a bit to make sure all is working as expected, and if it is I'll contribute the binary back. Cheers, Ian