Closed hhugo closed 5 months ago
@kit-ty-kate you probably encountered this issue when you dealt with the new-install-directories transition. (Apparently in the code we decided to unconditionally use the new layout.) Could you by chance confirm that the conditional logic proposed by @hhugo is the best approach?
@gasche, the layout change was made by myself in https://github.com/ocaml/ocamlbuild/pull/328
Oh, I hadn't realized this and maybe we should have been more careful in #328, but the combined diff makes sense.
ld complain/warn about inexistant directory in search path
ld: warning: search path '/Users/runner/work/ocamlbuild/ocamlbuild/_opam/lib/ocaml/unix' not found
https://github.com/ocaml/ocamlbuild/actions/runs/9678830233/job/26703462729