octave-maintainers
[Top][All Lists]
Advanced

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

Re: devel JIT build fails


From: Jordi Gutiérrez Hermoso
Subject: Re: devel JIT build fails
Date: Thu, 26 Jul 2012 23:04:46 -0400

On 26 July 2012 20:41, Michael D Godfrey <address@hidden> wrote:
> On fedora 17 current jit build fails due to
> pt-jit.cc does not have:
>
> #include <llvm/LLVMContext.h>
>
> which defines:
> static llvm::IRBuilder<> builder (llvm::getGlobalContext ());

Fedora 17 has LLVM 3.0, right?

At any rate, you're indicating that we're missing an #include or that
the header file doesn't have the required function?

- Jordi G. H.


reply via email to

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