LLVM 3.3 release testing

Kai Nacke kai at redstar.de
Sat May 11 03:34:43 PDT 2013


On Friday, 10 May 2013 at 20:37:27 UTC, Michael wrote:
> Would be nice to try a windows build.

If you like you can try this: http://www.redstar.de/ldc/LDC.zip.
md5sum: f10de820f9d559b97433cceb0a090663

It is a build with current LDC head and LLVM 3.4 head for Windows 
64bit.

Issues:
- No exception handling. (EH data is generated with --use-seh64, 
but this crashes often.)
- No codeview symbol generation
- Requires linker/MS CRT from VS2012 (at least if using zlib code)

Kai


More information about the digitalmars-d-ldc mailing list