On Tuesday, 22 July 2014 at 18:37:44 UTC, safety0ff wrote:
It's only in the src/*.mak files, so for example from root you use: make -C src -f posix.mak ddmd

It doesn't seem to be only that, something is missing !

:::::::
$:~/dev/d/src/dmd$ make -C src -f posix.mak ddmd
no cpu specified, assuming X86
make: Entering directory `/home/mingo/dev/d/src/dmd/src'
make: *** No rule to make target `ddmd'. Stop.
make: Leaving directory `/home/mingo/dev/d/src/dmd/src'
:::::::

Reply via email to