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.mitrov...@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. :)


Reply via email to