Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Last active May 2, 2017 04:37
Show Gist options
  • Save kjunichi/d68274afa7f106b040fa45c9985da997 to your computer and use it in GitHub Desktop.
Save kjunichi/d68274afa7f106b040fa45c9985da997 to your computer and use it in GitHub Desktop.
2017/5/2

OCaml for Windows

$ ocamlfind printconf ldconf
C:OCamlib/ld.conf

ocamlfindが問題。

以下の環境変数を設定したところ、reinstallできた。

export OCAMLLIB=C:/OCaml/lib opam reinstall ocamlfind

が、もともとのdepext-cygwinportsは改行問題で サポートしてるはずの文字列を返しているようだが、NG

' unsupported mingw_arch: 'mingw64

vi .opam/system/build/depext-cygwinports.0.0.6/configure

Link

アクセス解析タグ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment