ocamlscript icon indicating copy to clipboard operation
ocamlscript copied to clipboard

Error: Unbound module Topdirs

Open UnixJunkie opened this issue 1 year ago • 3 comments

Error I get if I try to run an ocamlscript under a 5.1.0 ocaml switch. It does not happen w/ earlier versions of ocaml.

UnixJunkie avatar Feb 02 '24 01:02 UnixJunkie

Different problem w/ ocaml 5.0.0: File "ocamlscript_main.ml", line 1: Error: Cannot find file ~/.opam/5.0.0/lib/ocaml/threads.cmxa

UnixJunkie avatar Feb 02 '24 02:02 UnixJunkie

problem does not happen w/ ocaml 4.14.1

UnixJunkie avatar Feb 02 '24 02:02 UnixJunkie

Under ocaml 4.14.1: ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch

UnixJunkie avatar Feb 02 '24 02:02 UnixJunkie