-od (outputdir) build flag for gdmd

Iain Buclaw ibuclaw at ubuntu.com
Tue Apr 17 04:05:50 PDT 2012


On 17 April 2012 03:30, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
> On 4/15/12, Joseph Rushton Wakeling <joseph.wakeling at 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';


More information about the D.gnu mailing list