caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gregory Lafitte <Gregory.Lafitte@lif.univ-mrs.fr>
To: Xavier.Leroy@inria.fr
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Compiling for Mac OS 64 bit?
Date: Thu, 27 Oct 2005 23:59:27 +0200	[thread overview]
Message-ID: <D0BC0BF7-96A4-481F-9B96-AB5B3DE36D6D@lif.univ-mrs.fr> (raw)

If you don't have access to a G5 at INRIA (there seems to be some at  
IRISA, http://www.irisa.fr/paris/General/apple.htm),
I would be very happy to provide you with an account on a G5 machine  
with a ppc64 Linux
(64bit kernel, gcc, libc, ...).

Gregory Lafitte

In the caml-list, on October 27th 2005, Xavier Leroy wrote:

> I've been asked to research the use of Ocaml in high-performance
> computing applications on Mac OS X. I take this to mean (a) 64-bit
> applications (the client says so) and (b) compiled applications.
>

As you found out, ocamlopt currently cannot generate PPC64 code.
So, it's either bytecode-only in 64-bit mode, or native code in 32-bit
mode.

A PPC64 port of ocamlopt looks reasonably simple, but that will have
to wait until a Mac G5 lands here at INRIA.




             reply	other threads:[~2005-10-27 22:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-27 21:59 Gregory Lafitte [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-10-25 16:37 Fritz Anderson
2005-10-27 15:21 ` [Caml-list] " Xavier Leroy

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=D0BC0BF7-96A4-481F-9B96-AB5B3DE36D6D@lif.univ-mrs.fr \
    --to=gregory.lafitte@lif.univ-mrs.fr \
    --cc=Xavier.Leroy@inria.fr \
    --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).