D tools build problem

Joseph Rushton Wakeling joseph.wakeling at webdrake.net
Tue Feb 11 14:22:58 PST 2014


On 11/02/14 23:10, Joseph Rushton Wakeling wrote:
> On 11/02/14 22:22, Dicebot wrote:
>> It looks for ../druntime - this is where object.di is located, not in compiler
>> repo. You need all of those - dmd, druntime and phobos build before tools.
>
> Exactly what I thought, but they _have_ been built and they are located in the
> right places.  That's why I was baffled by the error message.

Actually, on looking inside the tools makefile, it's not looking for ../druntime 
at all.  The D compiler has been hardcoded to ../dmd/src/dmd but there is no 
DRUNTIME_PATH defined as there is in e.g. the phobos posix.mak.


More information about the Digitalmars-d-learn mailing list