Preview: LDC2 on Windows 64bit with SEH support
David Nadlinger
code at klickverbot.at
Thu Jun 6 06:46:14 PDT 2013
On Saturday, 25 May 2013 at 16:08:20 UTC, Kai Nacke wrote:
> If you are curious but don't want to build LDC yourself you can
> also download a
> preview version here: http://www.redstar.de/ldc/LDC.zip (MD5:
> fb149c3575cd2c35f56e4e10c19046fc).
> This build is based on the upcoming 0.11.0 release and LLVM 3.4
> head with my patch applied.
The ldc2.conf should use %%ldcbinarypath%% instead of your
hardcoded installation directory.
I do something similar as part of the packaging scripts:
https://github.com/ldc-developers/ldc-scripts/blob/master/ldc2-packaging/2-build-ldc.sh#L45
David
More information about the digitalmars-d-ldc
mailing list