build Ldc2 for win xp 32 bit Error

Jacob Carlborg doob at me.com
Sat Aug 4 09:11:45 PDT 2012


On 2012-08-04 17:20, Kagamin wrote:
> Dwarf2 exceptions work in clang+gcc on win32. It would be SOME exception
> handling (and quite interesting, I'd say).

This post recently appeared on the Clang mailing list:

"Hi,

I have just been made aware that GCC 4.7.2 and later will use SEH by 
default on Win64:
http://gcc.gnu.org/ml/gcc-patches/2012-07/msg00512.html

I would like to inquire as to possibility of this being implemented in 
Clang/LLVM. As this type of exception handling is much closer to the 
classic Dwarf model currently used, I hope it won't be too difficult to 
implement this in Clang? Remember that Win64 EH is broken right now, so 
any improvement is the right improvement ;-)

For 32-bit dw2 eh already works well, and in light of the misty Borland 
patents will probably remain the only option for a while.

Thanks!

Ruben

PS: please also reply to my email address, as I'm not subscribed to cfe-dev"


-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list