caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: Caml List <caml-list@inria.fr>
Subject: ocamlopt on Mac/Intel
Date: Thu, 02 Mar 2006 16:27:25 +0100	[thread overview]
Message-ID: <44070EDD.8090008@inria.fr> (raw)

A first port of OCaml to the new Intel Macs, including the native-code
compiler, is now available in the 3.09 bugfix branch of the CVS
repository.  Thanks to David Powers for lending an account.
Impatient users can obtain the sources using

   cvs -d ':pserver:anoncvs@camlcvs.inria.fr:/caml' co -r release309 ocaml

Technically, this should not go into the bug fix branch, but Mac fans
will never wait until 3.10 is out...

The port required undoing a dubious change in ocamlopt (all platforms)
that I did 3 years ago to support the -ffast-math option.  The change
and its reversal affect the compilation of trigonometric and
exponential functions, and are so minor that the reversal should not
break anything, but one never knows.  If you're tracking the 3.09
bugfix branch and observe weird behaviours in numerical applications,
please file a bug report asap.

Enjoy,

- Xavier Leroy


             reply	other threads:[~2006-03-02 15:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-02 15:27 Xavier Leroy [this message]
2006-03-02 20:11 ` Jeffrey A. Scofield

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=44070EDD.8090008@inria.fr \
    --to=xavier.leroy@inria.fr \
    --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).