LDC 0.15.0 beta1 released! Please help test!

Kai Nacke via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Mon Nov 24 12:15:04 PST 2014


On Thursday, 20 November 2014 at 11:20:57 UTC, drug wrote:
> I built ldc on debian wheezy using cmake. It needed to install 
> libconfig and libedit but cmakefile didn't required them.

Hi drug!

The CMakeList.txt checks for libconfig. But this can be really 
improved - I'll try to add some sanity checks.

libedit is a dependency from latest LLVM. I am not sure if this 
must be checked by the LDC files.

Regards,
Kai


More information about the digitalmars-d-ldc mailing list