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

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

[Octave-bug-tracker] [bug #40705] What version of LLVM is needed?


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #40705] What version of LLVM is needed?
Date: Tue, 26 Nov 2013 12:36:45 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36

Follow-up Comment #7, bug #40705 (project octave):

If that's the case, then you're going to want to specify LLVM_CONFIG when you
configure, for example


$ ../configure LLVM_CONFIG=llvm-config-3.2


if llvm-config-3.2 is in your PATH, or


$ ../configure LLVM_CONFIG=/usr/bin/llvm-config-3.2


to set the full path explicitly. Try that please and let us know if it works
for you.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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