On 5/30/11 11:17 PM, Sean Eskapp wrote:
I'm trying to compile a very simple file, main.d:

void main()
{
}

Under Windows 7, 64-bit, with out-of-the-box DMD v2.053 installation. I get
this, however:

C:\Users\Me\devl\test>dmd -m64 main.d
Internal error: msc.c 268

x86_64 isn't supported on Windows yet, there should be a better error message though – could you file a bug report?

David

Reply via email to