From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 349C6BBBB for ; Thu, 2 Mar 2006 21:12:19 +0100 (CET) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id k22KCIZw028374 for ; Thu, 2 Mar 2006 21:12:18 +0100 Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id VAA28918 for ; Thu, 2 Mar 2006 21:12:17 +0100 (MET) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id k22KCG7Q012681 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Thu, 2 Mar 2006 21:12:17 +0100 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FEu9a-0006kD-61 for caml-list@inria.fr; Thu, 02 Mar 2006 21:12:02 +0100 Received: from 207.108.210.134 ([207.108.210.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 02 Mar 2006 21:12:02 +0100 Received: from jeff by 207.108.210.134 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 02 Mar 2006 21:12:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: caml-list@inria.fr From: "Jeffrey A. Scofield" Subject: Re: ocamlopt on Mac/Intel Date: Thu, 02 Mar 2006 12:11:45 -0800 Organization: DHI Technologies, Inc. Message-ID: References: <44070EDD.8090008@inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 207.108.210.134 User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Sender: news X-Miltered: at concorde with ID 440751A2.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 440751A0.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; ocamlopt:01 ocaml:01 macs:01 native-code:01 compiler:01 3.09:01 bugfix:01 cvs:01 ocaml:01 compiler:01 wrote:01 repository:04 thu:05 quite:06 xavier:06 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.6 required=5.0 tests=RCVD_BY_IP,RCVD_NUMERIC_HELO autolearn=disabled version=3.0.3 On Thu, 02 Mar 2006 16:27:25 +0100, Xavier Leroy wrote: > 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 very much for this! I'm getting a MacBook Pro in the next few weeks, and I would have been quite lost without an OCaml compiler. (I also write OCaml code at work, where we will be grateful for the new Mac support.) Regards, Jeff Scofield