<span style>This seems to be </span><a href="http://llvm.org/bugs/show_bug.cgi?id=11886" target="_blank" style>http://llvm.org/bugs/show_bug.cgi?id=11886</a><span style> , which is unresolved as of now.</span><br><br><div class="gmail_quote">
On Sat, May 12, 2012 at 2:05 PM, Albert Graef <span dir="ltr"><<a href="mailto:Dr.Graef@t-online.de" target="_blank">Dr.Graef@t-online.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On 05/12/2012 04:22 AM, Keno Fischer wrote:<br>
> in order to get ready for the upcoming LLVM 3.1 release, I checked out<br>
> the 3.1 Release branch. However, unlike with LLVM 3.0, `llvm-config<br>
> --libfiles` now also reports files that belong to targets that I did not<br>
> build (and that are thus not available). Is this expected?<br>
<br>
</div></div>I can confirm this. I always build LLVM with configure<br>
--enable-targets=host-only. With LLVM 3.0, llvm-config --libfiles only<br>
reports the /usr/local/lib/libLLVMX86CodeGen.a backend, as expected,<br>
whereas with LLVM 3.1rc3 I also get /usr/local/lib/libLLVMMipsCodeGen.a,<br>
/usr/local/lib/libLLVMXCoreCodeGen.a,<br>
/usr/local/lib/libLLVMMSP430CodeGen.a and a bunch of other backends<br>
which aren't installed.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Dr. Albert Gr"af<br>
Dept. of Music-Informatics, University of Mainz, Germany<br>
Email:  <a href="mailto:Dr.Graef@t-online.de">Dr.Graef@t-online.de</a>, <a href="mailto:ag@muwiinfa.geschichte.uni-mainz.de">ag@muwiinfa.geschichte.uni-mainz.de</a><br>
WWW:    <a href="http://www.musikinformatik.uni-mainz.de/ag" target="_blank">http://www.musikinformatik.uni-mainz.de/ag</a><br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</font></span></blockquote></div><br>