Ignoring defaults from sc.ini?

Jacob Carlborg doob at me.com
Sun Oct 14 11:40:09 PDT 2012


On Sunday, 14 October 2012 at 09:40:36 UTC, Benjamin Thaut wrote:
> Is there a way to make dmd ignore the default imports and 
> library search paths inside sc.ini?
>
> Currently I have to keep two versions of dmd around, one with a 
> modified sc.ini and one with the original one, which is a bit 
> annoying.
> A command line option for the compiler to ignore the defaults 
> inside sc.ini would be really great.

You might want to have a look at DVM:

https://bitbucket.org/doob/dvm/wiki/Home

--
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list