From: Jun.Furuse@inria.fr
To: caml-list@inria.fr
Subject: [Caml-list] -pack option for .mli only modules
Date: Fri, 23 Jan 2004 14:16:57 +0100 [thread overview]
Message-ID: <lwbroukdo6.wl@inria.fr> (raw)
Hello,
I have got a problem of -pack option of ocamlc and ocamlopt.
OCaml's -pack option nicely creates a package module from more than
object files (.cmo/.cmx) of more than one modules. Using this
packaging, we can avoid name space collision problem.
But at this moment there is no way of packaging only .mli modules,
since they do not produce object files. The type signatures of such
.ml-less-modules are kept from packaing, and I faced to name
collisions.
Is there any work-around for this, except creating corresponding .ml
files for them ?
--
Jun
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next reply other threads:[~2004-01-23 13:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-23 13:16 Jun.Furuse [this message]
2004-01-24 9:38 ` Xavier Leroy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=lwbroukdo6.wl@inria.fr \
--to=jun.furuse@inria.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox