On 11/29/2012 01:52 AM, Jonathan M Davis wrote:
On Thursday, November 29, 2012 08:45:53 Jacob Carlborg wrote:
On 2012-11-29 01:50, Walter Bright wrote:
Something has to be the default, and that dates back to when D was only
implemented on 32 bit targets.

How about defaulting to the architecture one is building on?

I believe that that's what most applications do when you build them - at least
in *nix land. There, it really doesn't make sense to assume either 32-bit or
64-bit.

- Jonathan M Davis

Simply leaving MODEL= blank does just that.

Reply via email to