> E:\Code\walnut\source>dmd -c -g -od..\bin main.d methods.d parser.d structure.d > text.d value.d > [/cmd] > > Erm... it's the -g flag when used in this context that's the change from a working setup. I wanted debug symbols for IDA Pro.