www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - DRuntime arguments

reply Cym13 <cpicard purrfect.fr> writes:
Where can I find a list of all druntime arguments supported?

Things like --DRT-covopt='merge:1' or --DRT-gcopt='gc:profile=1' 
are not easy to guess and I can't find any centralized 
documentation.
Apr 10 2019
parent Seb <seb wilzba.ch> writes:
On Wednesday, 10 April 2019 at 12:11:06 UTC, Cym13 wrote:
 Where can I find a list of all druntime arguments supported?

 Things like --DRT-covopt='merge:1' or 
 --DRT-gcopt='gc:profile=1' are not easy to guess and I can't 
 find any centralized documentation.
There isn't any yet.
Apr 10 2019