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: Sat, 04 May 2013 14:09:18 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0

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

I could not find "i-octave-3.2" on my system.
But:
[pbdsl3:octave] grep -r "getPointerToFunction" *
Binary file libinterp/.libs/liboctinterp.so.1.0.1 matches
libinterp/interp-core/pt-jit.cc:2091:      void *void_fn =
engine->getPointerToFunction (llvm_function);
libinterp/interp-core/pt-jit.cc:2280:      void *void_fn =
engine->getPointerToFunction (llvm_function);
[pbdsl3:octave] 
and:
[pbdsl3:octave] grep -r "getPointerToFunction" /usr/lib64/llvm/*
Binary file /usr/lib64/llvm/libLLVM-3.2svn.so matches
Binary file /usr/lib64/llvm/libLLVMExecutionEngine.a matches
Binary file /usr/lib64/llvm/libLLVMInterpreter.a matches
Binary file /usr/lib64/llvm/libLLVMJIT.a matches
Binary file /usr/lib64/llvm/libLLVMMCJIT.a matches

This shows that getPointerToFunction is defined in 
Binary file /usr/lib64/llvm/libLLVM-3.2svn.so

As John suggested, this library would be a better 
source for the functions than the static libraries.

Michael


    _______________________________________________________

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]