[LLVMdev] llvm build errors on windows/mingw32

Ronald Pijnacker pijnacker at dse.nl
Fri Oct 2 02:44:00 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?

Yes, I get the same error.

Ronald




More information about the llvm-dev mailing list