Hi, I use dmd 1.0.12 and get an error I do not understand in this context: dmd version=Posix -ofsub/prog.o -c sub/prog.d Error: multiple source files, but only one .obj name What does this mean? I found the error message in mars.c, but couldn't figure out it's meaning so far.