On 17 April 2012 03:30, Andrej Mitrovic <andrej.mitrov...@gmail.com> wrote: > On 4/15/12, Joseph Rushton Wakeling <joseph.wakel...@webdrake.net> wrote: >> Hello all, >> >> Is gdmd missing the -od flag (outputdir for built objects) that dmd >> provides? > > It seems to work just fine? Object files get dumped into the output > dir just like with dmd. > E.g.: > gdmd -odsubdir test.d
I think 'subdir' must exist for that to work, but I might be wrong. It's only a perl script so in theory should be easily solvable by anyone willing. :~) -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';