dmd from git segfaulting when used with wrong version of druntime
simendsjo
simendsjo at gmail.com
Wed May 9 06:03:16 PDT 2012
On Wed, 09 May 2012 10:03:42 +0200, Jacob Carlborg <doob at me.com> 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.
More information about the Digitalmars-d
mailing list