https://d.puremagic.com/issues/show_bug.cgi?id=11821



--- Comment #3 from Ivan Kazmenko <[email protected]> 2013-12-26 02:27:09 PST ---
I should note that the exact compile command must be some sort of:

dmd a0.d -O -release -inline -noboundscheck -L/STACK:268435456

Otherwise, the default stack limit makes the program crash at runtime.

The "-L/STACK:268435456" does not affect the generated object file since it is
used on linking stage.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to