On 2012-05-11 17:20, Russel Winder wrote:

gdc normally follows the gcc command line conventions, which seems
reasonable as it is intended to be part of GCC :-) gdc happens to also
offer gdmd which is an adaptor between the dmd command line conventions
and gdc activity. This seems fine to me since it means gdc can act as a
drop in replacement for dmd as well as being the D part of the GCC
toolchain.

Not sure about LDC, haven't really been able to use it yet.


Should be the same there as well.

--
/Jacob Carlborg

Reply via email to