-
A question and not an issue, but are there plans/timeline to merge this manual with the newly created separate ocamlbuild repo? You've made tremendous progress on this manual (Thank you!) and I think …
-
```
Processing actions
⬇ retrieved ocamlbuild.0.14.0 (cached)
⬇ retrieved user-setup.0.7 (cached)
[ERROR] The compilation of ocamlbuild.0.14.0 failed at "make check-if-preinstalled all opam-in…
-
`ocamlbuild -where` always returns the value of the `$OCAMLBUILD_LIBDIR` makefile variable set during build time. This means that if a pre-compiled instance of ocamlbuild is ever relocated, `ocamlbuil…
-
Installed ocaml 4.02.1 from homebrew, no `camlp4orf` found.
```
objective-caml: stable 4.02.1 (bottled), HEAD
http://ocaml.org
/usr/local/Cellar/objective-caml/4.02.1 (788 files, 75M) *
Poured from…
-
#### Steps to reproduce the problem
1. Install the official Cygwin-based OCaml installer;
2. Install Odb by downloading the latest odb.ml, adding appropriate lines to findlib.conf, ld.conf and creatin…
-
Noting https://github.com/ocaml/opam-repository/issues/23954#issuecomment-1598512594:
```
[ocamlbuild.0.14.2+win] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.2.tar.g…
dra27 updated
11 months ago
-
Sometimes when building a project with package management I see this error:
```
Building ocaml-base-compiler.5.2.0
Building ocaml-config.3
Building base-unix.base
Bu…
-
The following is misleading, the WARNING is likely to be attributed to `ocaml.4.03.0`:
```
> opam install uchar
The following actions will be performed:
∗ install ocaml 4.03.0 …
-
Num was ripped out of OCaml in the latest OCaml release and put into its own num package.
When adding `"batteries": "^2.8.0"` to the esy example project dependencies, we get this error:
```
### O…
-
#### Steps to reproduce the problem
1. Install the official Cygwin-based OCaml installer;
2. Install Odb by downloading the latest odb.ml, adding appropriate lines to findlib.conf, ld.conf and creatin…