octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #39942] Allow shared libs for llvm 3.2


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #39942] Allow shared libs for llvm 3.2
Date: Fri, 06 Sep 2013 14:42:15 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0

Follow-up Comment #4, bug #39942 (project octave):

In Fedora, llvm-libs.x86_64 provides:
address@hidden octave]# rpm -q --list llvm-libs.x86_64
/etc/ld.so.conf.d/llvm-x86_64.conf
/usr/lib64/llvm
/usr/lib64/llvm/BugpointPasses.so
/usr/lib64/llvm/LLVMgold.so
/usr/lib64/llvm/libLLVM-3.3.so
/usr/lib64/llvm/libLTO.so
/usr/lib64/llvm/libprofile_rt.so

I think that only libLLVM-3.3.so is normally required.
When I looked this up I noticed:
 /etc/ld.so.conf.d/llvm-x86_64.conf
This contains:
/usr/lib64/llvm

So, it may be appropriate to use this file to test for
shared libraries and their location.  Of course, this
could be system type dependent...


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39942>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]