MinGW64 Build Instructions

Daniel Green venix1 at gmail.com
Sat Apr 30 16:15:45 PDT 2011


On 4/30/2011 3:20 PM, dsimcha wrote:
> Nice! Based on your other post, I'm a little confused. Is this a
> barebones 64-bit compiler, or is it at least an attempt to patch Phobos
> and druntime to work on Win64?

I've attempted to patch Phobos and got it to compile.  I think there are 
issues resulting from Win64 calling conventions not prefixing '_' to 
symbols.  Most of the changes are uint/ulong casts.  So it was 
surprisingly easier than I had imagined.









More information about the D.gnu mailing list