caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Mary Fernandez <mff@research.att.com>
To: caml-list@inria.fr
Cc: Jerome Simeon <simeon@us.ibm.com>
Subject: .cmxa files are not compilation units
Date: Tue, 05 Apr 2005 15:44:12 -0400	[thread overview]
Message-ID: <1112730251.4017.206.camel@localhost.localdomain> (raw)

Greetings,

We are trying to create a stand-alone .cmxa library
of our system, which in turn, depends on other .cmxa 
libraries.  When we link our .cmxa library, we get link errors
of the form:

/usr/local/lib/ocaml/nums.cmxa is not a compilation unit description.

This is pretty important to us because many users just
want to download the .cmxa file without having to install
a lot of auxilliary libraries.

Can you explain this limitation?  I looked through
the mailing list archives briefly, so if you can point
me to a relevant thread, that would be helpful.

Also, this limitation is asymmetric as
.cma files can be relinked into new .cma files.

Thanks, Mary
-- 
Mary Fernandez <mff@research.att.com>
AT&T Labs - Research


                 reply	other threads:[~2005-04-05 19:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1112730251.4017.206.camel@localhost.localdomain \
    --to=mff@research.att.com \
    --cc=caml-list@inria.fr \
    --cc=simeon@us.ibm.com \
    /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;
as well as URLs for NNTP newsgroup(s).