caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: John Carr <jfc@MIT.EDU>
To: Oliver Bandel <oliver@first.in-berlin.de>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] OCamlon 64 Bit-Sun compiled as 32-Bit
Date: Sat, 16 Sep 2006 18:55:35 -0400	[thread overview]
Message-ID: <200609162255.k8GMtZKC014923@contents-vnder-pressvre.mit.edu> (raw)
In-Reply-To: Your message of "Sat, 16 Sep 2006 20:55:14 +0200." <20060916185514.GA6087@first.in-berlin.de>


INRIA does not support 64 bit native code on SPARC
because they do not have any such systems.  I have
a patch for version 3.09.1:

http://www.mit.edu/~jfc/ocaml-3.09.1-sparc64.tar.gz

Tk will not compile with this patch (this is a longstanding
problem that I intend to fix, but I want to fix it right
rather than accomodating the awful code generated for large
inner module initializers).

You may find 32 bit code to be adequate for your needs.

My program that uses Int32 and Int64 runs significantly
faster in 64 bit mode.  You can also expect floating point
to be faster.  Ordinary integer code is likely to be slower
because all the objects are bigger.


  parent reply	other threads:[~2006-09-16 22:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-16 18:55 Oliver Bandel
2006-09-16 19:55 ` [Caml-list] " Martin S. Weber
2006-09-16 20:00   ` Oliver Bandel
2006-09-16 20:59     ` Martin S. Weber
2006-09-16 22:55 ` John Carr [this message]
2006-09-17  0:55   ` Shawn W

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=200609162255.k8GMtZKC014923@contents-vnder-pressvre.mit.edu \
    --to=jfc@mit.edu \
    --cc=caml-list@inria.fr \
    --cc=oliver@first.in-berlin.de \
    /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).