Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Nicolas Pouillard" <nicolas.pouillard@gmail.com>
To: colonna@ccr.jussieu.fr
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] unix.cmxa is not a compilation unit description
Date: Fri, 1 Jun 2007 09:43:25 +0200	[thread overview]
Message-ID: <cd67f63a0706010043u24150c32pdf374d2e8a4df2ad@mail.gmail.com> (raw)
In-Reply-To: <465FC948.2060804@ccr.jussieu.fr>

You are trying to make a native library that contains a library and
ocamlopt don't supports it.

On 6/1/07, Francois Colonna <colonna@ccr.jussieu.fr> wrote:
> Hello
>
> I got this error at link :
>
> make
> ocamlc  -a -o frames.cma unix.cma -cclib -lunix str.cma -cclib -lstr
> tools.cmo utils.cmo system_units.cmo atomic_symbol.cmo
> chemical_element.cmo atom.cmo path.cmo aggregate.cmo chemical_group.cmo
> molecule.cmo backbone_link.cmo amino_acids.cmo side_chain.cmo
> side_chains.cmo residues.cmo proteins.cmo
> ocamlopt  -a -o frames.cmxa unix.cmxa -cclib -lunix str.cmxa -cclib
> -lstr tools.cmx utils.cmx system_units.cmx atomic_symbol.cmx
> chemical_element.cmx atom.cmx path.cmx aggregate.cmx chemical_group.cmx
> molecule.cmx backbone_link.cmx amino_acids.cmx side_chain.cmx
> side_chains.cmx residues.cmx proteins.cmx
>
> /usr/local/lib/ocaml/unix.cmxa is not a compilation unit description.    <===
>
>
> Does anybody knows how to fix it ?
> Thanks
> François Colonna
>
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>


-- 
Nicolas Pouillard

      parent reply	other threads:[~2007-06-01  7:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-01  7:22 Francois Colonna
2007-06-01  7:26 ` [Caml-list] " Jonathan Bryant
2007-06-01  7:43 ` Nicolas Pouillard [this message]

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=cd67f63a0706010043u24150c32pdf374d2e8a4df2ad@mail.gmail.com \
    --to=nicolas.pouillard@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=colonna@ccr.jussieu.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