Release: MinGW64 GCC 4.6.1 GDC 1.070/2.055

dsimcha dsimcha at yahoo.com
Mon Dec 19 09:08:01 PST 2011


Yeah, I just added the -m64 to the command line for explicitness.
  I figured out that 64 is the default.

On Monday, 19 December 2011 at 16:42:16 UTC, Andrej Mitrovic 
wrote:
> On 12/19/11, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
>> I think it compiles in 64bit mode by default. This assert 
>> passes without
>> -m64:
>> static assert(size_t.sizeof == 8);
>
> Woops, sorry I assumed you meant it doesn't, but you didn't say 
> that. My bad. :)




More information about the D.gnu mailing list