caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: padiolea@irisa.fr
To: "John Skaller" <skaller@users.sourceforge.net>
Cc: "james woodyatt" <jhw@wetware.com>,
	"The Caml Trade" <caml-list@inria.fr>
Subject: Re: [Caml-list] Caml on intel-OSX
Date: Thu, 9 Jun 2005 18:20:09 +0200 (CEST)	[thread overview]
Message-ID: <36973.131.254.50.45.1118334009.squirrel@mail.irisa.fr> (raw)
In-Reply-To: <1118330851.8693.10.camel@rosella.wigram>

> On Thu, 2005-06-09 at 07:00 -0700, james woodyatt wrote:
>> On 08 Jun 2005, at 22:33, John Skaller wrote:
>> >
>> > And a dumb question .. will a bytecode Ocaml program
>> > just run on any machine provided a single binary,
>> > ocamlrun, is installed and accessible?
>>
>> You probably want all the ocaml tools to be built as universal binaries
>> and you probably also want the ocamlopt compiler to be able to produce
>> universal binaries.  I would expect that will require some effort from
>> the Caml Team at INRIA.
>
> Lol! no, it is a simple question. Can I make a bytecode program
> and just ship it an expect it to run? No. So what else is required?

I guess that if your bytecode program require some external libraries,
such as for instance if you do a "open Dbm"  then you must
have too this library.
I think that ocamlrun only include code to handle the Pervasive
library.




  reply	other threads:[~2005-06-09 16:20 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-09  5:33 John Skaller
2005-06-09  8:23 ` [Caml-list] " Agustín Valverde
2005-06-09 14:00 ` james woodyatt
2005-06-09 15:27   ` John Skaller
2005-06-09 16:20     ` padiolea [this message]
2005-06-09 22:51       ` John Skaller
2005-06-10  0:02         ` Jonathan Bryant
2005-06-10  2:55           ` John Skaller
2005-06-10  7:10             ` Florian Hars
2005-06-10  0:41         ` Jacques Garrigue
2005-06-10  1:57           ` John Skaller
2005-06-14  0:28           ` Sven Luther
2005-06-10  6:35         ` Stefano Zacchiroli
2005-06-10  9:07           ` John Skaller
2005-06-10 23:39         ` Jon Harrop
2005-06-11 18:39           ` John Skaller
2005-06-11 19:03             ` Jon Harrop
2005-06-12  6:58               ` John Skaller
2005-06-13 19:19             ` [Caml-list] AMD64 ocamlopt bug Xavier Leroy
2005-06-13 19:32               ` John Skaller
2005-06-13 20:18                 ` Damien Doligez
2005-06-13 20:27                 ` John Skaller
2005-06-13 21:01                   ` Anil Madhavapeddy
2005-06-09 23:44       ` [Caml-list] Caml on intel-OSX Jonathan Bryant

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=36973.131.254.50.45.1118334009.squirrel@mail.irisa.fr \
    --to=padiolea@irisa.fr \
    --cc=caml-list@inria.fr \
    --cc=jhw@wetware.com \
    --cc=skaller@users.sourceforge.net \
    /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).