dmd crashes with "out of memory" error

Robert Fraser fraserofthenight at gmail.com
Tue Jul 14 21:28:27 PDT 2009


File is probably too big. Remember that for every byte in your binary, 
DMD is likely allocating several hundred for the literal xpression 
object + codegen for the expression, etc., and frees very little 
dynamically allocated memory.

Trass3r wrote:
> Here are the files, if you want to try out:
> http://ul.to/2f5zzq

Why have people not learned about SkyDrive? I'm surprised crap like 
this, Megaupload, etc is still in business. SkyDrive has no stupid "wait 
time", is ****ing fast (MS has a lot of data centers, all over the 
world) and 50MB per-file/25GB total limits [and yes it's free].


More information about the Digitalmars-d-learn mailing list