digitalmars.D - DMD Suport for -op and -od
- "Bruno Medeiros" <daiphoenix lycos.com> Mar 08 2005
Hello there, I am a newbie to D (and to Usenet newsgroups). Consider this:dmd -op main.d prt\print.d -odBuild
DMD fails because there is no Build\prt\ directory. This leads me to say that DMD doesnt support the -op and -od options together. DMD should create the directory if it's not there, right? Can this be fixed?
Mar 08 2005








"Bruno Medeiros" <daiphoenix lycos.com>