dmd crashes with "out of memory" error

Trass3r mrmocool at gmx.de
Wed Jul 15 05:41:16 PDT 2009


Robert Fraser schrieb:
> 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.
> 

So we can't even embed a 1.7 MB file?


More information about the Digitalmars-d-learn mailing list