On Saturday, 11 January 2014 at 12:39:59 UTC, Iain Buclaw wrote:
On 11 January 2014 01:13, Mike <n...@none.com> wrote:

LDC
the LLVM D compiler (0.12.1):
  based on DMD v2.063.2 and LLVM 3.3

GDC
arm-none-eabi-gdc (GCC) 4.8.2
Copyright (C) 2013 Free Software Foundation, Inc.

Also, is there a way to know which version of DMD GDC is based on?

GDC is on 2.064.2, which uses a newer frontend than LDC.

:~$ gdc --version
gdc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


That probably was a feature request on the output of gdc --version to list
"based on DMD 2.064.2"

Reply via email to