From: "Arne Koewing" <Arne.Koewing@Informatik.Uni-Oldenburg.DE>
To: Arne Koewing <mrlee@torf.Informatik.Uni-Oldenburg.DE>
Cc: OCAML <caml-list@inria.fr>
Subject: [Caml-list] not a compilation unit description...
Date: Fri, 17 May 2002 18:16:48 +0200 (MET DST) [thread overview]
Message-ID: <Pine.OSF.4.44.0205171809500.21423-100000@london.Informatik.Uni-Oldenburg.DE> (raw)
In-Reply-To: <Pine.SOL.4.44.0205162107520.21795-100000@torf.Informatik.Uni-Oldenburg.DE>
compiling one of my programms with the native code compiler
i get this error, does anyone know waht it exactly means?
ocamlfind ocamlopt -noassert -inline 10 -a -o jammal.cmxa -package "pxp" \
-linkpkg \
-predicates "" jammal_parser.cmx
/usr/lib/ocaml/pcre/pcre.cmxa is not a compilation unit description.
I had a look to the compiler-source, this message should only be printed
if an .cmx file has the wrong magic number.
this file is an .cmxa with a correct magic number but it seems the
native-code compiler wants to treat it as a .cmx file.
any ideas? (is it a bug?)
thanks for help,
Arne Koewing
-------------------
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 parent reply other threads:[~2002-05-17 16:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.SOL.4.44.0205162107520.21795-100000@torf.Informatik.Uni-Oldenburg.DE>
2002-05-17 16:16 ` Arne Koewing [this message]
2002-05-17 19:12 ` Arne Koewing
2002-05-18 14:37 ` Stefano Zacchiroli
2002-05-21 10:00 ` Arne Koewing
2002-05-22 7:41 ` Stefano Zacchiroli
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=Pine.OSF.4.44.0205171809500.21423-100000@london.Informatik.Uni-Oldenburg.DE \
--to=arne.koewing@informatik.uni-oldenburg.de \
--cc=caml-list@inria.fr \
--cc=mrlee@torf.Informatik.Uni-Oldenburg.DE \
/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