Strange issue on OSX
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jun 13 00:13:36 PDT 2014
On 13/06/14 07:26, Tolga Cakiroglu wrote:
> In the download page, table shows for which CPU type they are available.
>
> dmd.2.065.0.zip shows i386 and x86_64. So, this should run on 32 and
> 64-bits.
> dmd.2.065.0.dmg shows only x86_64 which is for 64-bit CPU only.
That's not correct. The zip file only contains 64bit. DMD for OS X has
only been released as 64bit for quite a while now.
Just run the "file" command on the dmd executable to see which platforms
it supports.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list