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: Mike Miller
Subject: [Octave-bug-tracker] [bug #41061] Octave fails to build with LLVM 3.5
Date: Fri, 01 May 2015 21:08:39 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0

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

Agree with Jordi, these patches are not appropriate.

I already opened a separate bug about optionally enabling C++11 features in
the compiler _if the compiler supports it_, see bug #44965. That is the
appropriate place to talk about how to add the right compiler flags, and it's
basically a solved problem, but will not be done until after 4.0.0 is out.

The first patch should also not look at LLVM_VERSION macros, it should add a
configure.ac test for llvm::DataLayoutPass vs llvm::DataLayout, if that's what
is failing.

And agree about the gnulib patch, can you show an error message or demonstrate
a small example showing what the problem is and why a change is needed?

    _______________________________________________________

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]