caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ocamlfind predicates
@ 2013-02-11 20:10 Maxence Guesdon
  2013-02-11 20:44 ` Török Edwin
  0 siblings, 1 reply; 2+ messages in thread
From: Maxence Guesdon @ 2013-02-11 20:10 UTC (permalink / raw)
  To: caml-list

Hello,

It is now possible to generate dynlink loadable native code files with
extension .cmxs. Is there already a commonly used predicate name in
ocamlfind for these files ?

Indeed, the "byte" predicate can be used to retrieve .cma and .cmo
files in order to link or load (with dynlink) such libraries and
modules. The "native" predicate can be used to retrieve .cmxa and .cmx
files to link with. But I'm not aware of a commonly used predicate name
for .cmxs files.

Regards,

-- 
Maxence Guesdon


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

end of thread, other threads:[~2013-02-11 20:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-11 20:10 [Caml-list] ocamlfind predicates Maxence Guesdon
2013-02-11 20:44 ` Török Edwin

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