caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: kknowles@uclink.berkeley.edu
To: Richard Jones <rich@annexia.org>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Re: mod_caml + dynlink + parsing
Date: Thu, 11 Sep 2003 18:31:27 -0700	[thread overview]
Message-ID: <20030912013127.GA10253@tallman.kefka.frap.net> (raw)
In-Reply-To: <20030911191730.GA29733@redhat.com>

Oops, accidentally replied only to Rich.  I've learned more since then

1) mod_caml shouldn't have to be, since it didn't have to be to support Random,
Array, List, etc...  my standalone interpreter doesn't have to be.

2) /usr/local/lib/ocaml/stdlib.cma should provide Parsing, and objinfo shows the
same MD5 as the Parsing expecting by my module.

-Kenn

On Thu, Sep 11, 2003 at 08:17:30PM +0100, Richard Jones wrote:
> On Thu, Sep 11, 2003 at 12:02:20PM -0700, kknowles@uclink.berkeley.edu wrote:
> > Just an update, I've done a few more sanity checks with other parts of the
> > standard library, and a module using Array, Hashtbl, List, Random works... so
> > I'm convinced it is a specific issue, rather than a general misuse of Dynlink.
> 
> A few suggestions:
> 
> * Does mod_caml need to be linked with a .cma file to support Parsing?
> 
> * Try running objinfo[1] on your .cmo file and also on the expected
>   cmo/cma which is going to supply this module, to check the MD5 hashes
>   match.
> 
> Rich.
> 
> -- 
> Richard Jones. http://www.annexia.org/ http://freshmeat.net/users/rwmj
> Merjis Ltd. http://www.merjis.com/ - all your business data are belong to you.
> "My karma ran over your dogma"
> 
> -------------------
> 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

-------------------
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


  reply	other threads:[~2003-09-12  1:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-11 18:39 [Caml-list] " kknowles
2003-09-11 19:02 ` [Caml-list] " kknowles
2003-09-11 19:17   ` Richard Jones
2003-09-12  1:31     ` kknowles [this message]
2003-09-12 11:43       ` [Caml-list] mod_caml now supports Apache 2 API Richard Jones

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=20030912013127.GA10253@tallman.kefka.frap.net \
    --to=kknowles@uclink.berkeley.edu \
    --cc=caml-list@inria.fr \
    --cc=rich@annexia.org \
    /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).