On 27/09/2014 12:59, Nick Treleaven wrote:
# in dmd/test
$ make DMD=../src/dmd.exe QUIET=''
Building d_do_test tool
OS: win32
../src/dmd.exe -m32 -unittest -run d_do_test.d -unittest
/usr/bin/link: missing operand after `d_do_test,,nul,user32+kernel32/noi;'
Try `/usr/bin/link --help' for more information.

Found the problem - I'd accidentally commented out this line from sc.ini:

LINKCMD=C:\D\dm\bin\link.exe

Reply via email to