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

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

[Octave-bug-tracker] [bug #52414] llvm 4.0.1 fails on ./configure --enab


From: Julien Bect
Subject: [Octave-bug-tracker] [bug #52414] llvm 4.0.1 fails on ./configure --enable-jit
Date: Fri, 4 Jan 2019 08:49:32 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

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

Hi Michael.  What is your point ?

As far as Octave is concerned, in principle you can have several versions of
LLVM installed as long as you provide the correct llvm-config in the
LLVM_CONFIG vaiable when you build.

For instance, in Debian 9 (stretch) I can have LLVM 3.8, 3.9 and 4.0
installed.  In order to build againt LLVM 3.9 I just do this:

export LLVM_CONFIG=`which llvm-config-3.9`




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?52414>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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