On Wed, 09 May 2012 10:03:42 +0200, Jacob Carlborg <[email protected]> wrote:
Use can use DVM to compile DMD. It will set up a correctly working dmd.conf/sc.ini file.
 https://bitbucket.org/doob/dvm
 Example of folder structure:
 dlang
  |- dmd
  |- druntiem
  |- phobos
 In the dlang folder, run:
 $ dvm compile .


Another possibility is to add you own "trunk" in dvm/bin,env and compilers, and build dmd yourself when you need to.

Reply via email to