Large Address Aware W/ OptLink
dsimcha
dsimcha at yahoo.com
Fri May 7 08:04:06 PDT 2010
== Quote from torhu (no at spam.invalid)'s article
> 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
Thanks. I haven't tested this extensively in terms of whether there are any
runtime bugs w.r.t. it, but it does at least allow me to allocate 4 GB of address
space. Any bugs would have to be platform specific because on 64-bit Linux,
32-bit executables can use all 4 GB of address space by default.
More information about the Digitalmars-d
mailing list