Prototype buildsystem "Drake"
David Nadlinger
see at klickverbot.at
Wed Jul 13 15:54:12 PDT 2011
On 7/13/11 11:41 PM, Nick Sabalausky wrote:
>> "getDCompiler" seems unnecessary, both ldc and gdc have a dmd compatible
>> wrapper, ldmd and gdmd. These wrappers takes the same flags as dmd and
>> translate them to the correct "native" flags.
>>
>
> That's great, I didn't know that. […]
Be aware though that neither of them supports the -lib switch. By the
way, does anyone have a wrapper emulating it for LDC lying around? That
way, the Phobos build system wouldn't have to be duplicated for it, and
e.g. the test suite could be built easily.
David
More information about the Digitalmars-d
mailing list