From owner-freebsd-questions@FreeBSD.ORG Tue Mar 17 12:25:23 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44E85106564A for ; Tue, 17 Mar 2009 12:25:23 +0000 (UTC) (envelope-from michaelgrunewald@yahoo.fr) Received: from amazone1.ujf-grenoble.fr (amazone1.ujf-grenoble.fr [193.54.238.254]) by mx1.freebsd.org (Postfix) with ESMTP id DB9B78FC1B for ; Tue, 17 Mar 2009 12:25:21 +0000 (UTC) (envelope-from michaelgrunewald@yahoo.fr) Received: from tana2.ujf-grenoble.fr (tana2.ujf-grenoble.fr [152.77.24.22]) by amazone1.ujf-grenoble.fr (8.13.7/8.13.7/Configured by JE 21 07 2006) with ESMTP id n2HCPKPX015020 for ; Tue, 17 Mar 2009 13:25:20 +0100 (CET) Received: from localhost (unknown [127.0.0.1]) by tana2.ujf-grenoble.fr (Postfix) with ESMTP id 436AD56454 for ; Tue, 17 Mar 2009 13:25:20 +0100 (CET) X-UJF-AV: Scanned on tana2.ujf-grenoble.fr Received: from tibre2.ujf-grenoble.fr (tibre2.ujf-grenoble.fr [152.77.24.10]) by tana2.ujf-grenoble.fr (Postfix) with ESMTP id 21B0356441 for ; Tue, 17 Mar 2009 13:25:20 +0100 (CET) Received: from fourier.ujf-grenoble.fr (fourier.ujf-grenoble.fr [152.77.212.18]) by tibre2.ujf-grenoble.fr (8.14.2/8.14.2) with ESMTP id n2HCPIoV032441 for ; Tue, 17 Mar 2009 13:25:20 +0100 (CET) (envelope-from michaelgrunewald@yahoo.fr) Received: from localhost (localhost [127.0.0.1]) by fourier.ujf-grenoble.fr (Postfix) with ESMTP id A48DCD02D4 for ; Tue, 17 Mar 2009 13:25:19 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at fourier.ujf-grenoble.fr Received: from fourier.ujf-grenoble.fr ([127.0.0.1]) by localhost (fourier.ujf-grenoble.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24rz69IWH-tV for ; Tue, 17 Mar 2009 13:25:19 +0100 (CET) Received: from ifpoolext1.ujf-grenoble.fr (ifpoolext1.ujf-grenoble.fr [193.48.255.244]) by fourier.ujf-grenoble.fr (Postfix) with ESMTP id 8C268D01B9 for ; Tue, 17 Mar 2009 13:25:19 +0100 (CET) Message-Id: From: =?ISO-8859-1?Q?Gr=FCnewald_Micha=EBl?= To: freebsd general questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v930.3) Date: Tue, 17 Mar 2009 13:24:42 +0100 X-Mailer: Apple Mail (2.930.3) Subject: Cooking LLVM in FreeBSD 8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Mar 2009 12:25:23 -0000 On Ivoras'FreeBSD page, ``What's cooking for FreeBSD 8'' http://ivoras.sharanet.org/freebsd/freebsd8.html one can read about the possible substitution of GCC by LLVM (among =20 other candidates). Under the assumption that LLVM is selected, would =20 this mean that FreeBSD will somehow integrate the OCaml compiler? Of course OCaml is already in the ports, but if it is somehow =20 integrated in the base system, there is serious opportunities to write =20= system tools with this language. --=20 Cheers, Micha=EBl