On Fri, 2012-05-11 at 17:06 +0200, Gour wrote:
> On Fri, 11 May 2012 10:06:52 +0200
> Jacob Carlborg <[email protected]> wrote:
> 
> > Both GDC (gdmd) and LDC (ldmd) ship with a wrapper script that
> > emulates the DMD command lines.
> 
> Is it really required for GDC & LDC to emulate DMD's command line or
> those scripts serve as poor-man's crutches only?

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.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:[email protected]
41 Buckmaster Road    m: +44 7770 465 077   xmpp: [email protected]
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to