On 2 March 2010 22:26, Jeffrey Yasskin <span dir="ltr"><<a href="mailto:jyasskin@google.com">jyasskin@google.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Tue, Mar 2, 2010 at 2:13 PM, James Williams <<a href="mailto:junk@giantblob.com">junk@giantblob.com</a>> wrote:<br>
> Hi,<br>
><br>
</div><div class="im">> Thanks for getting back to me.<br>
><br>
> I don't actually need opt dynamically linked but I do want shared libraries.<br>
> If run make without "SHARED_LIBRARY=1" I don't appear to get any shared<br>
> libraries built or installed.<br>
><br>
> Is LLVM built as shared libraries supported? If so what's the correct build<br>
> procedure?<br>
<br>
</div>Configuring with --enable-shared should build a<br>
Release/lib/<a href="http://libLLVM-2.7svn.so" target="_blank">libLLVM-2.7svn.so</a> that includes all of the LLVM libraries<br>
not included in another .so.<br>
<br></blockquote><div>OK. Yes this works fine. I'll switch to building this way and linking against this library instead. Thanks for your help.<br><br>-- James </div></div><br>