[LLVMdev] llvm build errors on windows/mingw32
Óscar Fuentes
ofv at wanadoo.es
Thu Oct 1 18:30:21 PDT 2009
"罗勇刚(Yonggang Luo)" <luoyonggang at gmail.com> writes:
> Well, Now I get the solution.
> Please, someone can apply the patch.
>
> Just modify the makefile resident in lib/System
I'm afraid this patch is not acceptable. It activates C++ exception
support unconditionally while building libLLVMSystem, which is used
everywhere.
You'll better investigate why exception support is required for MSYS
while all other configure-based builds work fine without it.
[snip]
--
Óscar
More information about the llvm-dev
mailing list