On 2012-01-13 16:53, Don Clugston wrote:
On 09/01/12 13:09, Jacob Carlborg wrote:
On 2012-01-09 10:30, Don Clugston wrote:
On 06/01/12 22:29, Jacob Carlborg wrote:
I just released a new version of DVM, 0.4.0. The only thing new in this
release in the "compile" command. This allows to compile DMD, druntime
and Phobos from github. Create a folder, clone DMD, druntime and Phobos
in the newly create folder, run "dvm compile folder" to compile
everything. The compiler is placed in the DMD directory.

For installation instructions see: https://bitbucket.org/doob/dvm

Changelog:

Version 0.4.0
New/Change Features
* Added a "compile" command for compiling DMD, druntime and Phobos from
github

I found that I needed to do:
cd .dvm
mkdir bin
before dvm install would work.

Hmm, that's strange. On which platform? Is it when installing DVM itself
or compilers?

Linux64 (Ubuntu). When installing compilers.

Thanks, I'll take care of it.

--
/Jacob Carlborg

Reply via email to