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

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

[Octave-bug-tracker] [bug #50398] jit no longer compiles with Octave 4.2


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #50398] jit no longer compiles with Octave 4.2.1
Date: Thu, 2 Mar 2017 13:40:26 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

Follow-up Comment #8, bug #50398 (project octave):

I think that's right. In Debian's llvm-3.8-dev package, both shared and static
libraries are included. Probably because the API is so unstable, they
intentionally give users the option to link with either the shared library or
the modular static libraries.

Octave should prefer the shared library, LLVM_LIBS should be set to
"-lLLVM-3.4", and liboctinterp.so should be pulling it in when octave-cli is
linked.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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