brew, dmd ship ithout phobos
John Colvin via Digitalmars-d
digitalmars-d at puremagic.com
Thu Feb 12 05:27:50 PST 2015
On Thursday, 12 February 2015 at 13:23:59 UTC, Vladimir Panteleev
wrote:
> On Thursday, 12 February 2015 at 13:08:34 UTC, John Colvin
> wrote:
>> Does anyone know of a way to get dmd to print the path of the
>> chosen dmd.conf?
>
> touch empty.d
> dmd -o- -v empty.d | grep ^config
cheers. It would be great if there was a simple switch for that,
dmd.conf misplacement/duplication is among the most common
problem people have with dmd installations.
More information about the Digitalmars-d
mailing list