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

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

[Octave-bug-tracker] [bug #38564] llvm 3.2 does not provide required hea


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #38564] llvm 3.2 does not provide required header
Date: Thu, 06 Jun 2013 14:41:07 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0

Follow-up Comment #32, bug #38564 (project octave):

Sorry to say, this bug is back.  llvm 3.3
(to be exact: llvm-devel-3.3-0.4.rc2.fc18.x86_64)
has moved Value.h from ../llvm to ../llvm/IR/
but apparently left the API level unchanged.  It
appears that the llvm developers feel free to make
changes like this independent of API level.

So, while checking API level seems like a good idea,
it does not do the whole job.  Would it make sense
to do the search for *.h files to include all 
subdirectories (//) under ../include/llvm// ?

In any case, a change is needed to allow compiling
with llvm 3.3.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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