ldc and gdc

bearophile bearophileHUGS at lycos.com
Thu Aug 4 11:58:43 PDT 2011


Christian Kamm:

> So I don't think clang can do exceptions on Windows.

The LLVM 3.0 changelog (that's not finished yet) says "LLVM 3.0 will be the last release of llvm-gcc.". So I presume to compile C++ code on Windows with LLVM you will only be able to use dragonegg (I am not sure dragonegg supports exceptions on Windows).

Bye,
bearophile


More information about the Digitalmars-d mailing list