November 17, 2014
Hi there, I'm trying to determinate machine architecture; using "core.cpuid" return anything except "i686" or "x86-64"; that simple thing is all I need...
November 18, 2014
http://dlang.org/phobos/core_cpuid.html#.isX86_64 - this should probably detect x86-64.