caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Joel Reymont <joelr1@gmail.com>
To: Caml List <caml-list@inria.fr>
Subject: Re: No caml_startup in 3.10? Where is it?
Date: Wed, 28 Mar 2007 21:44:47 +0100	[thread overview]
Message-ID: <C033C9D6-6A9F-490B-9259-733CCA50560A@gmail.com> (raw)
In-Reply-To: <FD666A92-9215-42CF-AEEB-7ED96A150081@gmail.com>

I followed the instructions [1] on Ubuntu Edgy and got the same error.

The symbols do exist which makes the problem more baffling.

nm libasmrun.a |grep startup
libasmrun.a(startup.o):
000003dd T _caml_startup

nm libcamlrun.a |grep startup
libcamlrun.a(startup.o):
00000aa2 T _caml_startup_code

Can someone with Ocaml 3.9.x run through the example to see if it's a  
3.10 issue?

	Thanks, Joel

[1] http://sciruby.codeforpeople.com/sr.cgi/ProjectIdeas/RubyOCaml

On Mar 28, 2007, at 9:39 PM, Joel Reymont wrote:

> ruby testfib.rb
> dyld: NSLinkModule() error
> dyld: Symbol not found: _caml_startup
>   Referenced from: ./fib.bundle
>   Expected in: flat namespace
>
> Trace/BPT trap

--
http://wagerlabs.com/






  reply	other threads:[~2007-03-28 20:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-28 20:39 Joel Reymont
2007-03-28 20:44 ` Joel Reymont [this message]
2007-03-28 22:26   ` Joel Reymont

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=C033C9D6-6A9F-490B-9259-733CCA50560A@gmail.com \
    --to=joelr1@gmail.com \
    --cc=caml-list@inria.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;
as well as URLs for NNTP newsgroup(s).