Displaying 3 results from an estimated 3 matches for "d5f552cf".
2006 Jan 06
0
[LLVMdev] Dynamically loaded passes under OS X
The answer lies in the lib/System/ltdl.c which is the dynamic loader
used by LLVM for cross platform dynamic loading. If there are paths or
files that we're not looking for on OS/X then that needs to be fixed.
Could you be a little more specific about what failures you are
experiencing?
Reid.
On Fri, 2006-01-06 at 14:25 -0600, Robert L. Bocchino Jr. wrote:
> Hi,
>
>
> In the
2006 Jan 06
2
[LLVMdev] Dynamically loaded passes under OS X
Hi,
In the past, I haven't been able to get dynamically loaded passes to
work under OS X. When I follow the instructions in the LLVM
documentation, everything works fine for Linux, but OS X has a
different way of handling dynamic loading, and the files that the
dynamic loader is trained to look for don't exist. In the past, I've
worked around this by just linking all my
2006 Jan 06
2
[LLVMdev] Dynamically loaded passes under OS X
...> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Robert L. Bocchino Jr.
Ph.D. Student, Computer Science
University of Illinois, Urbana-Champaign
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060106/d5f552cf/attachment.html>