[cfe-dev] Building LLVM/Clang under MinGW

John Thompson john.thompson.jtsoftware at gmail.com
Thu Sep 24 18:44:22 PDT 2009


Is building LLVM/Clang supposed to work under MinGW on Windows?

I get the following error:

llvm[1]: Compiling Signals.cpp for Debug build
In file included from Signals.cpp:33:
Win32/Signals.inc: In function 'LONG
LLVMUnhandledExceptionFilter(_EXCEPTION_POINTERS*)':
Win32/Signals.inc:275: error: exception handling disabled, use -fexceptions
to enable
make[1]: *** [/c/Sony/depot/SCEA_WIP/llvm/lib/System/Debug/Signals.o] Error
1
make[1]: Leaving directory `/c/Sony/depot/SCEA_WIP/llvm/lib/System'
make: *** [all] Error 1
I just installed gcc 4.4.0.  Is this the correct version to use?  I ran
configure with no options.

-John

-- 
John Thompson
John.Thompson.JTSoftware at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090924/fcb54da7/attachment.html>


More information about the cfe-dev mailing list