[LLVMdev] llvm build errors on windows/mingw32

罗勇刚(Yonggang Luo) luoyonggang at gmail.com
Thu Oct 1 16:07:43 PDT 2009


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]: *** [Debug/ADTTests.exe] Error 1
make[2]: Leaving directory `/d/objs/llvm/msys/unittests/ADT'
make[1]: *** [ADT/.makeall] Error 2
make[1]: Leaving directory `/d/objs/llvm/msys/unittests'
make: *** [all] Error 1


I don't know why, And Pijnacker, do you get the same error?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091002/04cc4be6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: path-for-msys.patch
Type: application/octet-stream
Size: 317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091002/04cc4be6/attachment.obj>


More information about the llvm-dev mailing list