On 07.05.2010 04:45, dsimcha wrote:
Is there a way to make optlink link D programs in large address aware mode so that I can at least use 4 GB of address space instead of 2 on Win64 until DMD is ported to 64-bit?
You can supposedly use the editbin tool that comes with msvc to enable large address aware mode.
http://msdn.microsoft.com/en-us/library/203797te.aspx
