[LLVMdev] Loading LLVM passes on Cygwin

Arjun Singri arjunsingri at gmail.com
Thu Mar 24 17:41:04 PDT 2011


I am not able to find any cygLLVM*.dll. Where are these present? What is
cygBugpointPasses.dll?

Thanks,


On Thu, Mar 24, 2011 at 2:57 PM, NAKAMURA Takumi <geek4civic at gmail.com>wrote:

> Arjun, please try "configure --enable-shared" and link your dll to
> cygLLVM*.dll .
>
> With --enable-shared, you may build cygLLVMHello.dll manually, "make
> -C lib/Transforms/Hello" .
> (You can see cygBugpointPasses.dll, too)
>
> ...Takumi
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110324/1f04551d/attachment.html>


More information about the llvm-dev mailing list