[LLVMdev] FW: Qs about install on mingw32 (Was [llvm-announce] LLVM 2.1 Release!)

Anton Korobeynikov asl at math.spbu.ru
Thu Sep 27 11:54:47 PDT 2007


Ted,

> When I try to run lli hello.bc, I get an unsatisfied DLL link error: "This
> application has failed to start because pthreadGC.dll was not found."
> Hunting around I can't find this DLL anywhere; where should it have come
> from?
pthreads are required for LLVM. Easy googling ("pthreads mingw32)
returns the following place for dlls download:
ftp://sourceware.org/pub/pthreads-win32/dll-latest/lib

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.





More information about the llvm-dev mailing list