search for: 653f4787

Displaying 2 results from an estimated 2 matches for "653f4787".

2009 Oct 02
0
[LLVMdev] llvm build errors on windows/mingw32
"罗勇刚(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
2009 Oct 01
6
[LLVMdev] llvm build errors on windows/mingw32
Well, Now I get the solution. Please, someone can apply the patch. Just modify the makefile resident in lib/System But, a new error is appeared llvm[2]: Linking Debug unit test ADT d:/objs/llvm/msys/Debug/lib/libLLVMSystem.a(Process.o):e:/Downloads/llvm-trunk/lib/System/Win32/Process.inc:78: undefined reference to `GetProcessMemoryInfo at 12' collect2: ld returned 1 exit status make[2]: ***