Compiler crash

Dan murpsoft at hotmail.com
Sat May 3 17:17:12 PDT 2008


Hi guys.  To be less vague, when I compile Walnut 1.9x with DMD 1.028 on windows the compiler is just freezing.  CPU utilization is 0%, memory is 22,384K - but it's simply not terminating and doesn't generate the file.  If I terminate it through windows task manager, it's generating walnut.map with 0K size.

[cmd]

E:\Code\walnut>del bin\*.obj bin\walnut.*
Could Not Find E:\Code\walnut\bin\*.obj

E:\Code\walnut>cd source

E:\Code\walnut\source>dmd -c -g -od..\bin main.d methods.d parser.d structure.d
text.d value.d
[/cmd]





More information about the Digitalmars-d mailing list