[LLVMdev] llvm-config Question

Keno Fischer kenof at stanford.edu
Sat May 12 14:57:04 PDT 2012


This seems to be http://llvm.org/bugs/show_bug.cgi?id=11886 , which is
unresolved as of now.

On Sat, May 12, 2012 at 2:05 PM, Albert Graef <Dr.Graef at t-online.de> wrote:

> On 05/12/2012 04:22 AM, Keno Fischer wrote:
> > in order to get ready for the upcoming LLVM 3.1 release, I checked out
> > the 3.1 Release branch. However, unlike with LLVM 3.0, `llvm-config
> > --libfiles` now also reports files that belong to targets that I did not
> > build (and that are thus not available). Is this expected?
>
> I can confirm this. I always build LLVM with configure
> --enable-targets=host-only. With LLVM 3.0, llvm-config --libfiles only
> reports the /usr/local/lib/libLLVMX86CodeGen.a backend, as expected,
> whereas with LLVM 3.1rc3 I also get /usr/local/lib/libLLVMMipsCodeGen.a,
> /usr/local/lib/libLLVMXCoreCodeGen.a,
> /usr/local/lib/libLLVMMSP430CodeGen.a and a bunch of other backends
> which aren't installed.
>
> --
> Dr. Albert Gr"af
> Dept. of Music-Informatics, University of Mainz, Germany
> Email:  Dr.Graef at t-online.de, ag at muwiinfa.geschichte.uni-mainz.de
> WWW:    http://www.musikinformatik.uni-mainz.de/ag
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120512/b96411af/attachment.html>


More information about the llvm-dev mailing list