On Thu, Sep 14, 2006 at 05:00:02PM +0200, [EMAIL PROTECTED] wrote: > I think, we must also define a way to specify this in the META, with > something like : > archive(opt) = truc.cmxa > archive(opt,inline) = truc1.cmx truc2.cmx
As per my reading of the text quoted by Eric this is not needed. The ocaml compiler will use the .cmx s (if available) at compile time and the .cmxa s at link time. No need of an additional predicate. Cheers. -- Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy [EMAIL PROTECTED],debian.org,bononia.it} -%- http://www.bononia.it/zack/ If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. -!-
signature.asc
Description: Digital signature

