[LLVMdev] Getting started using MinGW binary release?

Anton Korobeynikov asl at math.spbu.ru
Tue Nov 6 14:33:03 PST 2007


> Sorry, this wasn't mentioned in documentation. llvm-gcc was built with
> '--enable-threads' flag, thus it requires win32 pthread port. Keith have
> already given a right link for dlls download.
Just to make stuff clear: you'll have to download pthreadGC1.dll, rename it to pthreadGC.dll and
put it somewhere in your PATH. All try to build all future versions of binaries with
pthreads compiled statically.

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.





More information about the llvm-dev mailing list