On 11 March 2013 18:27, Benjamin Thaut <[email protected]> wrote:

> Dmd has the -debuglib and -defaultlib options which can be used to
> specifiy the name of the standard library (phobos). Is there a equivalent
> command line option for gdc?
>
> Kind Regards
> Benjamin Thaut
>


We have exactly the same:

-defaultlib, -debuglib
-nophoboslib, -nostdlib, -nodefaultlibs


Regards
-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';

Reply via email to