caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Florian Hars <hars@bik-gmbh.de>
To: Jean Guyader <jean.guyader@gmail.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] 64 bits ocamlopt to generate 32 bits code
Date: Sat, 04 Apr 2009 00:02:53 +0200	[thread overview]
Message-ID: <49D6878D.1040706@bik-gmbh.de> (raw)
In-Reply-To: <f68b66460904030931h46d9514en4e8f3ab1e845fbf1@mail.gmail.com>

Jean Guyader wrote:
> Is it possible to generate 32 bits assembly code with a 64 bits ocamlopt?

If you are adventurous, you might be able to set up a cross compilation
environment, look at the PowerPC 405 thread from a few days ago for
ideas.

The easier way is probably to set up a 32 bit chroot environment and
compile there.

- Florian.


  parent reply	other threads:[~2009-04-03 22:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-03 16:31 Jean Guyader
2009-04-03 21:45 ` [Caml-list] " Goswin von Brederlow
2009-04-03 22:02 ` Florian Hars [this message]
2009-04-05 21:08   ` 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=49D6878D.1040706@bik-gmbh.de \
    --to=hars@bik-gmbh.de \
    --cc=caml-list@yquem.inria.fr \
    --cc=jean.guyader@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).