CDC- Compile D Code
Eric Poggel
dnewsgroup at yage3d.net
Fri Jul 3 21:52:52 PDT 2009
Anders F Björklund wrote:
> Eric Poggel wrote:
>> CDC's only requirement is a D compiler. It is/will be supported on any
>> operating system supported by the language. It works with dmd, ldc
>> (soon), and gdc, phobos or tango.
>
> $ ./cdc -v cdc.d
> /usr/bin/ld: unknown flag: -ocdc
>
> Seems to be missing a space ?
> translate["-of"] = "-o";
>
>
> Works OK on Mac OS X otherwise...
> (tested with Phobos if it matters)
>
> --anders
Fixed. thanks for the bug report.
More information about the Digitalmars-d-announce
mailing list