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 20:56:26 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0

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

Oops, I spoke too soon.  I ran a build doing
./configure; make

with the static libs removed, but this actually
used the static libs from the previous builds.

Building a new system ends with:
libtool: link: g++  -fPIC -DPIC -shared -nostdlib
....
/usr/bin/ld: cannot find -lLLVMInstrumentation
/usr/bin/ld: cannot find -lLLVMArchive
/usr/bin/ld: cannot find -lLLVMLinker
/usr/bin/ld: cannot find -lLLVMIRReader
/usr/bin/ld: cannot find -lLLVMBitReader
/usr/bin/ld: cannot find -lLLVMAsmParser
/usr/bin/ld: cannot find -lLLVMDebugInfo
...

and so on.


    _______________________________________________________

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]