caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] opam switch recompilation with today's updates
@ 2018-11-02 10:39 David Allsopp
  0 siblings, 0 replies; only message in thread
From: David Allsopp @ 2018-11-02 10:39 UTC (permalink / raw)
  To: OCaml List

The ocaml package has been updated in opam-repository in PR12832*. Since all
other packages depend on it, when you next run `opam update`, opam is going
to want to rebuild all the packages in your switches. The compiler itself
will not be rebuilt as part of this, "just" packages.

The ocaml package is a virtual package which probes the configuration of the
underlying OCaml compiler (either a system compiler, an opam-compiled OCaml,
or an opam-compiled patched compiler).

The reason for the change is to fix the creation of switches for compilers
which don't support shared libraries. The problem was that a script in the
ocaml package depended on the Unix library to probe the output of `ocamlc
-where`.

Sorry for the CPU-hogging inconvenience this will cause - it's a package we
aim to leave alone most of the time!


David



* https://github.com/ocaml/opam-repository/pull/12832


-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa.inria.fr/sympa/arc/caml-list https://inbox.ocaml.org/caml-list
Forum: https://discuss.ocaml.org/
Bug reports: http://caml.inria.fr/bin/caml-bugs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-11-02 10:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-02 10:39 [Caml-list] opam switch recompilation with today's updates David Allsopp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).