On Monday, 9 May 2016 at 07:31:39 UTC, Guillaume Chatelet wrote:
On Monday, 25 April 2016 at 06:42:02 UTC, Kai Nacke wrote:
Hi everyone,
LDC 1.0.0-beta1, the LLVM-based D compiler, is available for
download!
This BETA release is based on the 2.070.2 frontend and
standard library and supports LLVM 3.5-3.8.
The 1.0 release will be a major milestone. Please help testing
to make it the best release ever!
We provide binaries for Linux, OX X, Win32 & Win64, Linux/ARM
(armv7hf). :-)
As usual, you can find links to the changelog and the binary
packages over at digitalmars.D.ldc:
http://forum.dlang.org/post/[email protected]
Regards,
Kai
Why does it requires libconfig.so.8? Could you static link it?
It's a bug. See https://github.com/ldc-developers/ldc/issues/1460.
(Hopefully fixed now.)
Regards,
Kai