caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] parmap package broken in opam switch 4.03.0
@ 2016-04-26 14:35 Sébastien Hinderer
  2016-04-26 16:21 ` Roberto Di Cosmo
  0 siblings, 1 reply; 5+ messages in thread
From: Sébastien Hinderer @ 2016-04-26 14:35 UTC (permalink / raw)
  To: caml-list

Hi,

It seems the Setcore module is not correctly included in the parmap
library in opam's 4.03.0 switch:

~$ ocamlobjinfo .opam/4.03.0/lib/parmap/parmap.cmxa | grep -i setcore
        7d7337fa605045f3c5ec064376ede776        Setcore
        --------------------------------        Setcore

(where the first line corresponds to the Interfaces imported by the
Parmap module and the second line to the Implementations imported by that
same module)

Practically, when one tries to compile a program using parmap, one gets
an error while trying to link parmap.cmxa about the Setcore symbol which
is not found.

Sébastien.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-27 11:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-26 14:35 [Caml-list] parmap package broken in opam switch 4.03.0 Sébastien Hinderer
2016-04-26 16:21 ` Roberto Di Cosmo
2016-04-26 17:16   ` Leo White
2016-04-27  9:49     ` Roberto Di Cosmo
2016-04-27 11:24       ` Sébastien Hinderer

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).