octave-maintainers
[Top][All Lists]
Advanced

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

Re: jit compilation: "cannot find -lLLVMIntelJITEvents"


From: Max Brister
Subject: Re: jit compilation: "cannot find -lLLVMIntelJITEvents"
Date: Mon, 6 Aug 2012 13:43:32 -0500

On Mon, Aug 6, 2012 at 5:56 AM, Muhali <address@hidden> wrote:
> with jit, during the linking (of liboctinterp.so) I get the following errors:
>
> /usr/bin/ld: cannot find -lLLVMIntelJITEvents
> /usr/bin/ld: cannot find -lLLVMOProfileJIT
> /usr/bin/ld: cannot find -lgtest_main
> /usr/bin/ld: cannot find -lgtest
>
> Using dummy links is a workaround and results in a functional octave
> program.
>
> System is Linux 3.2.0-23-generic x86_64
>
> M.

We are just using 'llvm-config --libs'. It looks like that is
reporting some non existent libraries. If you are using your
distribution's llvm package, you should report this to your
distribution.

Max Brister


reply via email to

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