Align a variable on the stack.
    BBaz via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Nov  6 22:07:44 PST 2015
    
    
  
On Saturday, 7 November 2015 at 03:18:59 UTC, steven kladitis 
wrote:
> [...]
> I am still disappointed that DMD is not native 64 bit in 
> windows yet.
> [...]
It's because they can't make a nice distribution. DMD win32 is a 
nice package that works out of the box (compiler, standard C lib, 
standard D lib, linker, etc) without any further configuration or 
derquirement.
DMD win64 requires MSVS for the standard C lib and the linker.
    
    
More information about the Digitalmars-d-learn
mailing list