[PATCH] D35995: [OCaml] Install dynamic libraries in 'stubdirs' directory

whitequark via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 12:58:15 PDT 2017


whitequark added a comment.

> Otherwise, the executables fail to run being unable to locate
>  the libraries (unless the LLVM directory is explicitly added to
>  LD_LIBRARY_PATH).

Do you mean CAML_LD_LIBRARY_PATH?


Repository:
  rL LLVM

https://reviews.llvm.org/D35995





More information about the llvm-commits mailing list