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.