caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: John Carr <jfc@MIT.EDU>
To: caml-list@inria.fr
Subject: SPARC 64 bit code generator updated to support Linux
Date: Thu, 21 Apr 2005 10:47:08 -0400	[thread overview]
Message-ID: <200504211447.j3LEl8Pg018652@mint-square.mit.edu> (raw)


My OCaml patch to generate native code for 64 bit SPARC
systems now supports 64 bit Linux as well as Solaris.

This April 21 version also fixes a bug in the 64 bit
version of the caml_callback_exn internal function
which made user-installed signal handlers unreliable
in the April 9 version.

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

Read the README file or run the install.sh script
from the parent directory of the ocaml-3.08.3 source.
The configure script will select 32 or 64 bit code
to match the C compiler, so a typical configure
command for 64 bit code would be:
	./configure -cc 'gcc -m64'

Thanks to David Mentre for giving me access to a
SPARC/Linux system for testing.


                 reply	other threads:[~2005-04-21 14:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200504211447.j3LEl8Pg018652@mint-square.mit.edu \
    --to=jfc@mit.edu \
    --cc=caml-list@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).