Skip to Content.
Sympa Menu

caml-list - Re: [Caml-list] OCaml installer on Windows no longer installs MinGW?

caml-list AT inria.fr

Subject: Caml users' mailing list

List archive

Re: [Caml-list] OCaml installer on Windows no longer installs MinGW?


Chronological Thread 
  • From: Matthieu Dubuget <matthieu.dubuget AT gmail.com>
  • To: caml-list AT inria.fr
  • Subject: Re: [Caml-list] OCaml installer on Windows no longer installs MinGW?
  • Date: Mon, 15 Jul 2013 14:22:32 +0200

Le 15/07/2013 14:11, Romain Bardou a écrit :


- It failed to download Tcl/Tk but I don't care about Tcl/Tk so I continued.

Just install Tcl/Tk yourself. It works. (see https://github.com/protz/ocaml-installer/issues/19)


During Cryptokit compilation...

- The configure step returned no error although it should have (see below).

- It failed to compile because it could not find i686-w64-mingw32-gcc.
Apparently it was not installed by the OCaml installer.

- I found no way to specify the GCC executable name during the "setup.ml
-configure" step. Can OASIS handle this?

- I installed the Cygwin packages mingw64-i686-gcc and
mingw64-i686-headers myself.
Then, compiling Cryptokit failed: ocamlmklib raised End_of_file while
trying to read libmoldname.a, which happens to be 8 bytes long.?

Uptate flexlink (see https://github.com/protz/ocaml-installer/issues/22)
Just copying flexdll_mingw.o, flexlink.exe and flexdll_initer_mingw.o from the last binary zip distributed by Alain Frish is enough (http://alain.frisch.fr/flexdll.html)


I have absolutely no clue what to do now. Is the installer from
protz.github deprecated?
Well. I would say it is a little outdated. It should just be slightly adapted and recompiled.

Salutations

--
Matthieu Dubuget
or Ttamttam



Archive powered by MHonArc 2.6.18.

Top of Page