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

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

[Octave-bug-tracker] [bug #41061] Octave fails to build with LLVM 3.5


From: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #41061] Octave fails to build with LLVM 3.5
Date: Sun, 03 May 2015 19:32:04 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0 Iceweasel/37.0.1

Follow-up Comment #36, bug #41061 (project octave):

You're still checking for versions instead of features. It doesn't matter what
the compiler is or its version. All that matters is if it accepts -std=c++11
or -stc=c++0x. Indeed, gcc versions earlier to 4.7 have quite a bit of C++11
implemented, back when it was still known as C++0x.

But I really think this is a waste of time, at least as it pertains to LLVM.
Why are you so interested in compiling JIT support into Octave?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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