On 2011-12-14 10:39, Walter Bright wrote:
On 12/14/2011 1:35 AM, Jacob Carlborg wrote:
I just downloaded both 1.072 and 2.057. I see that 2.057 is compiled
as a 64bit
binary and 1.072 as a 32bit binary. Is there a reason for this
difference?
They should have both been 64 bit. Probably something wrong with my
build script.
My intent is to go all 64 bit for the OS X binaries. Apple stopped
shipping 32 bit only Macs several years ago. While I intend to still
build and test the 32 bit binaries, I see no point in shipping them.
Yeah, I see no point with the 32bit binaries either. But the 64bit
binaries target 64bit by default, that's how I noticed it, my code
wasn't completely 64bit compatible.
--
/Jacob Carlborg