caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Richard Jones <rich@annexia.org>
To: Vladimir Shabanov <vshabanoff@gmail.com>
Cc: Joel Reymont <joelr1@gmail.com>, caml-list@yquem.inria.fr
Subject: Re: [Caml-list] cross-compliation from x86 linux to windows?
Date: Fri, 18 Apr 2008 19:11:10 +0100	[thread overview]
Message-ID: <20080418181110.GA28330@annexia.org> (raw)
In-Reply-To: <8ef825670804180652j7873643aybda7998477b5bb35@mail.gmail.com>

On Fri, Apr 18, 2008 at 05:52:35PM +0400, Vladimir Shabanov wrote:
> 2008/4/15, Joel Reymont <joelr1@gmail.com>:
> > Is it possible to reuse on Windows the output
> >  from ocamlc/ocamlopt -output-obj?
> 
> I think you can reuse pure bytecode (.cmo .cma w/o C objects) on
> different platforms using ocamlc for static linking or Dynlink for
> dynamic one.

It used to be the case that this wouldn't work if the modules used the
Unix module (because the implementation of that module is different on
Un*x and non-Un*x-like operating systems).  Haven't tried recently
though.

Rich.

-- 
Richard Jones
Red Hat


      reply	other threads:[~2008-04-18 18:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-14 20:39 Joel Reymont
2008-04-18 13:52 ` [Caml-list] " Vladimir Shabanov
2008-04-18 18:11   ` Richard Jones [this message]

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=20080418181110.GA28330@annexia.org \
    --to=rich@annexia.org \
    --cc=caml-list@yquem.inria.fr \
    --cc=joelr1@gmail.com \
    --cc=vshabanoff@gmail.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).