<div class="gmail_quote">On Fri, Jun 1, 2012 at 1:10 PM, Erik Verbruggen <span dir="ltr"><<a href="mailto:erikjv@me.com" target="_blank">erikjv@me.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
On May 24, 2012, at 19:07, Manuel Klimek wrote:<br>
<br>
> Author: klimek<br>
> Date: Thu May 24 12:07:18 2012<br>
> New Revision: 157396<br>
><br>
> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=157396&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=157396&view=rev</a><br>
> Log:<br>
> Adds a tutorial for how to write clang plugins.<br>
<br>
</div>Sorry for the late reply, but it would be really nice if you could add a paragraph which mentions the libraries used for linking (for all those people who want (have?) to use esoteric build systems)...<br></blockquote>
<div><br></div><div>Hm, since this is a dynamic library, doesn't it basically not require linking anything in at compile time, but the right symbols to be available in the clang executable at runtime? Or did you have something else in mind?</div>
<div><br></div><div>Cheers,</div><div>/Manuel</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
-- Erik.<br>
</font></span></blockquote></div><br>