[LLVMdev] FW: Qs about install on mingw32 (Was [llvm-announce] LLVM 2.1 Release!)
Ted Neward
ted at tedneward.com
Mon Oct 1 19:44:10 PDT 2007
I found that, except it offers 'pthreadGC2.dll', not 'pthreadGC.dll', and I
wasn't sure which version was necessary (I also fond pthreadGC1.dll) to
match up with what LLVM needed. Are you saying I need to download this DLL,
rename it to pthreadGC.dll, and copy it, and if so, to where?
Ted Neward
Java, .NET, XML Services
Consulting, Teaching, Speaking, Writing
http://www.tedneward.com
> -----Original Message-----
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
> On Behalf Of Anton Korobeynikov
> Sent: Thursday, September 27, 2007 11:55 AM
> To: LLVM Developers Mailing List
> Subject: Re: [LLVMdev] FW: Qs about install on mingw32 (Was [llvm-
> announce] LLVM 2.1 Release!)
>
> 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.
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.488 / Virus Database: 269.13.32/1033 - Release Date:
> 9/27/2007 11:06 AM
>
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.488 / Virus Database: 269.13.36/1041 - Release Date: 10/1/2007
10:20 AM
More information about the llvm-dev
mailing list