Using Ubuntu 14.04, I downloaded the Neon Frama-C distribution kit and installed the necessary tools: labgtk, sourceview, etc. I configured Frama-C without problems, but when creating it I got:
File "external/unz.ml", line 39, characters 10-19: Error: Unbound module Z make: *** [external/unz.cmo] Error 2
Problem
let n = Z.of_bits str in
where Z denotes a module that is not imported (I think). I don't know what Z should refer to, so I'm not trying to fix it.
zarith (libzarith-ocaml-dev Ubuntu)? Frama-C : Bignum, OCaml ( , Debian/Ubuntu ) zarith, , . unz.ml , zarith Frama-C, , zarith, .
zarith
libzarith-ocaml-dev
Bignum
unz.ml
./configure . , config.log. , libzarith-ocaml, libzarith-ocaml-dev. ( ./configure), , .
./configure
config.log
libzarith-ocaml
Source: https://habr.com/ru/post/1542252/More articles:Reading in a text file is more "intelligent" - sortingPassing PointLight information to a custom shader using the three.js function - javascriptКак добавить строку в середине программы в TI-Basic Editor? - basicmulti-axis numpy.searchsorted application - optimizationThe easiest way for a polymer element to declare a bindable property using a getter / setter? - polymerCheck if rectangles intersect in Canvas XAML - c #Setting an icon for a symbolic link - bashXamarin iOS: how to display pop-up control using click button - c #How to change gnome theme title to black - ubuntuGlassfish 4 - Using the Concurrency API to create managed threads - javaAll Articles