[LLVMdev] llvm build errors on windows/mingw32

Benjamin Kramer benny.kra at googlemail.com
Fri Oct 2 12:37:41 PDT 2009


Am 02.10.2009 um 21:07 schrieb Ronald Pijnacker:

> I had a close look at the link line, and -lpsapi is specified before  
> -lLLVMSystem (which is giving the error).
> When I put -lpsapi after -lLLVMSystem, it links ok.

I commited a fix for this problem and a modified version of Jay's  
patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090928/088265.html

I hope MingW builds work again now :)



More information about the llvm-dev mailing list