caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Kathleen Fisher <kfisher@research.att.com>
To: caml-list@inria.fr
Cc: Mary Fernandez <mff@research.att.com>
Subject: Link errors with O'Caml 3.09 and Camlidl 1.05
Date: Mon, 21 Nov 2005 11:01:34 -0800	[thread overview]
Message-ID: <EA01CE17-8232-4289-B753-B09AC97DC3E3@research.att.com> (raw)

We installed O'Caml 3.09 on MacOS 10.4 from the .dmg image, then  
installed
Camlidl with no errors.  When we link our Camlidl test program,
we get the link errors below.  However, when we install OCaml 3.09
from source, compile it, and install Camlidl, we do not get
any link errors.

Can someone explain this behavior?

Thanks!
Kathleen Fisher

/usr/local/bin/ocamlc -I /usr/local/lib/ocaml -cc cc -custom -o test  
test.cmo test_stubs.o test.o test_idl.cmo /usr/local/lib/ocaml/ 
libcamlidl.a
ld: Undefined symbols:
_sprintf$LDBLStub
_fprintf$LDBLStub
_sscanf$LDBLStub
Error while building custom runtime system
make: *** [all] Error 2


             reply	other threads:[~2005-11-21 19:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-21 19:01 Kathleen Fisher [this message]
2005-11-22 11:45 ` [Caml-list] " Damien Bobillot
2005-11-23 15:17   ` [Caml-list] Link errors with O'Caml 3.09 on MacOS Mary Fernandez
2005-11-23 15:34     ` Alain Frisch
2006-02-10 13:06       ` Mary Fernandez
2006-02-14 12:52         ` Alain Frisch
2006-02-14 13:00         ` Alain Frisch
2006-02-14 14:00           ` Yoriyuki Yamagata
2006-02-14 14:25           ` Mary Fernandez

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=EA01CE17-8232-4289-B753-B09AC97DC3E3@research.att.com \
    --to=kfisher@research.att.com \
    --cc=caml-list@inria.fr \
    --cc=mff@research.att.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).