On Tue, Dec 21, 2010 at 9:50 PM, Patrick Walton <[email protected]> wrote:
> Typically this indicates that rustc couldn't find your LLVM library. Make
> sure that libLLVM-2.8svn.so (or similar) is in your LD_LIBRARY_PATH.
Sorry to ask the same question again but I'm still getting that error
and libLLVM-2.9svn.dylib is on my library path (/usr/local/lib) Using
otool -L it seems that none of rustc, librustrt.dylib or
librustrt.dylib load it and I can't find where it might be dlopen'd.
Any ideas what else I can check?

Pete
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to