From: Aleksey Nogin <nogin@metaprl.org>
To: Robert Roessler <roessler@rftp.com>
Cc: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] ocamlc vs ocamlc.opt?
Date: Fri, 02 Feb 2007 16:21:45 -0800 [thread overview]
Message-ID: <45C3D599.9080101@metaprl.org> (raw)
In-Reply-To: <45C11557.10704@rftp.com>
On 31.01.2007 14:16, Robert Roessler wrote:
> I just ran into a problem where building a bytecode executable failed
> with findlib ("ocamlfind ocamlc ...") but the equivalent non-findlib
> command worked. Then I saw that I could force the same error message in
> my non-findlib build by just matching findlib's ocamlc.opt, while I had
> used ocamlc.
>
> The command line is:
> ocamlc -o bait -I +lablgtk2 -I +lablscintilla -thread threads.cma
> lablgtk.cma gtkInit.cmo scintilla.cma bait.ml
>
> which works fine. Changing ocamlc to ocamlc.opt yields:
> Error on dynamically loaded library:
> /usr/lib/ocaml/stublibs/dlllablscintilla.so: undefined symbol:
> caml_names_of_builtin_cprim
>
> This is on FC6, with a Yum-installed OCaml 3.09.3 package. Both of the
> versions of the compiler identify themselves as 3.09.3 with the same
> standard library location, and both were built on Dec 2 of 2006.
>
It's possible that there was some problem with how it was compiled. Feel
free to try my RPM from
http://rpm.nogin.org/MetaPRL/fc6/ocaml-3.09.3-1.rhfc6.i386.html (you
should be able to use http://rpmbin.nogin.org/MetaPRL/fedora-6/ in yum,
with http://rpmbin.nogin.org/GPG-PUBKEY.txt key, if you prefer
installing via yum).
Aleksey
next prev parent reply other threads:[~2007-02-03 0:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-31 22:16 Robert Roessler
2007-02-03 0:21 ` Aleksey Nogin [this message]
2007-02-03 8:56 ` [Caml-list] " Robert Roessler
[not found] ` <95513600702010017y2f4ab9eex18b2fa3a52c987e@mail.gmail.com>
2007-02-14 0:31 ` Robert Roessler
2007-02-14 10:15 ` Robert Roessler
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=45C3D599.9080101@metaprl.org \
--to=nogin@metaprl.org \
--cc=caml-list@inria.fr \
--cc=roessler@rftp.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