caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* SPARC 64 bit code generator updated to support Linux
@ 2005-04-21 14:47 John Carr
  0 siblings, 0 replies; only message in thread
From: John Carr @ 2005-04-21 14:47 UTC (permalink / raw)
  To: caml-list


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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-21 14:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-21 14:47 SPARC 64 bit code generator updated to support Linux John Carr

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).