<div>Hi Mikhail, </div>
<div> </div>
<div>Heres a fix for Cygwin, its been tested on Cygwin and Linux (make check).</div>
<div> </div>
<div>Aaron<br><br></div>
<div class="gmail_quote">2009/6/29 Mikhail Glushenkov <span dir="ltr"><<a href="mailto:the.dead.shall.rise@gmail.com" target="_blank">the.dead.shall.rise@gmail.com</a>></span><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>Hi,<br><br>Howard Su <howard0su@...> writes:<br><br>><br>><br></div>
<div>> Great. I can now wait to try. How can I compile a pass as a DLL?<br><br></div>I guess that you are thinking about *opt* plugins, but this was a *llvmc* commit.<br><br>Anyway, to compile a dynamic *llvmc* plugin, just cd to the plugin directory and<br>

run make.<br><br>$ cd tools/llvmc/plugins/Base<br>$ make<br>$ cd ../../example/Skeleton<br>
<div>$ make<br>$ llvmc-skeleton -load $LLVM_DIR/Release/lib/plugin_llvmc_Base.dll --help<br><br><br></div>
<div>> Can you include a sample CMakefile?<br><br></div>No, I don't use cmake.<br>
<div>
<div></div>
<div><br><br>_______________________________________________<br>llvm-commits mailing list<br><a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">llvm-commits@cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>

</div></div></blockquote></div><br>