[Scilab-users] compilation with OCaml 4.06

Clément David Clement.David at esi-group.com
Wed Feb 21 11:51:29 CET 2018


Hello Florian,

The easier would be to depend on the external Num library for the 6.0.x family as far as this
library remains available; statically build against it is the way to go for OCaml code. Num might
also be packaged in your system, use ocamlfind to look for it.

Thanks,

--
Clément

Le mercredi 21 février 2018 à 08:41 +0100, Florian Blachère a écrit :
> Hello,
> 
> Scilab 6.0.0 and 6.0.1 (and the master branch) cannot be build using 
> OCaml 4.06 because this release remove the Num library 
> (https://ocaml.org/releases/4.06.html#Changes	, 
> https://github.com/ocaml/ocaml/pull/1178), do you have any advice to 
> build Scilab with recent OCaml: integrate Num in Scilab, build Num 
> oustside of Scilab and link against it, ... ?
> 
> Thanks by advance,
> 
> Florian
> 
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users


More information about the users mailing list