Compiling dman with the system D compiler

Marco Leise via Digitalmars-d digitalmars-d at puremagic.com
Wed Sep 9 09:50:05 PDT 2015


I would like to compile dman with any available D compiler.
Ideally with no network traffic on any system where a D
compiler is available.
Is there a way to do this with the downloadable zip archives
of dlang.org, druntime and Phobos? The background is shipping
the dlang tools as a "build from source" package on Gentoo
Linux. And dman is the only tool with a build process strongly
focused around downloading stuff and using dmd specifically.

-- 
Marco



More information about the Digitalmars-d mailing list