caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alexy Khrabrov <deliverable@gmail.com>
To: caml-list@yquem.inria.fr
Subject: caml_atom_table bug still present in ocaml 3.11.0
Date: Sun, 7 Dec 2008 14:21:38 -0500	[thread overview]
Message-ID: <CADF4CA9-5CB1-4EBD-B379-0632354D8BB6@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 800 bytes --]

When compiling with ocamlopt from 3.11 on Mac OSX 10.5, I got errors  
about undefined symbols: caml_atom_table and caml_static_data_start,  
and googled out this:

http://caml.inria.fr/pub/ml-archives/caml-list/2005/05/e3905eefb5bca0ae534f009bbd2727b0.en.html

There's also related, if somewhat different, discussion about dylib's at

http://tunes.org/~nef//logs/ocaml/08.02.04

The sollution is still the same, with the only one of the two lines  
remaining from that example in asmrun/startup.c, line 40 in the  
current one:

char * caml_code_area_start, * caml_code_area_end = NULL; /* added the  
initializer */

-- and now things work well.

Under the 2005 thread, the resolution, by John Skaller, was, it should  
go into the bugtracker; did it, and if not, should it now? :)

Cheers,
Alexy


[-- Attachment #2: Type: text/html, Size: 1685 bytes --]

             reply	other threads:[~2008-12-07 19:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-07 19:21 Alexy Khrabrov [this message]
2008-12-08 14:03 ` [Caml-list] " Damien Doligez
2008-12-08 17:25 ` Erick Tryzelaar
2008-12-09  7:07   ` Alexy Khrabrov
2008-12-11 16:38     ` Daniel Bünzli

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=CADF4CA9-5CB1-4EBD-B379-0632354D8BB6@gmail.com \
    --to=deliverable@gmail.com \
    --cc=caml-list@yquem.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).