caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] stdlib.cma
@ 2005-10-31 23:26 Jonathan Roewen
  0 siblings, 0 replies; only message in thread
From: Jonathan Roewen @ 2005-10-31 23:26 UTC (permalink / raw)
  To: caml-list

Hi,

Couple questions...

1) In a .cma, it packages both .cmi & .cmo into it right?

2) If I want to make a custom stdlib.cma implementation, that uses
components from my OS, can I only include the .cmi files? And have
another library that a) depends on stdlib.cma, and b) contains the
.cmo files?

For instance: making pervasives channels based on my VFS layer, not
libc implementations.

Jonathan


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

only message in thread, other threads:[~2005-10-31 23:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-31 23:26 [Caml-list] stdlib.cma Jonathan Roewen

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