On Sat, 19 Feb 2011 12:12:25 +0300, Russel Winder <[email protected]> wrote:

Am I correct in assuming that DMD generates 32-bit by default and that
for 64-bit you have to give the -m64 option?

Is the eventual plan to use the natural word length of the platform as
the default, i.e. 32-bit on 32-bit and 64-bit on 64-bit, with the option
to force something different using the -m option à la GCC?

THanks.


I'd expect so. Unfortunately, 64-bit support is not mature enough yet to make it default.

Reply via email to