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 mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by yquem.inria.fr (Postfix) with ESMTP id 3C696BBAF for ; Tue, 7 Dec 2010 16:57:33 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao0AABvo/UzRVaE0i2dsb2JhbACVLo4LCBUBAQsLCgcPBh6mQYlqghiFPS6IVgEBAwWFRASKcYN7 X-IronPort-AV: E=Sophos;i="4.59,311,1288566000"; d="scan'208";a="91759089" Received: from mail-fx0-f52.google.com ([209.85.161.52]) by mail1-smtp-roc.national.inria.fr with ESMTP; 07 Dec 2010 16:57:32 +0100 Received: by fxm5 with SMTP id 5so47732fxm.39 for ; Tue, 07 Dec 2010 07:57:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=rOO0PXiAsuRVMe6PuG50tMoeL6aSaKMLoL+XR3c0+j8=; b=fdqPQqseicGaLFWkecgNbNEsmwN+shEQitWiT+CD9EpfnbTM5FUGjTskeBApdSAqh1 YZKEFsm9khHLinSzJMz91Xe3tbXd0HEhT7KPSoIc/H/Qey9rNS+0EfQg4gMiYBSwcTAm Sw4wa/yckvTKgXZIpq7ABYGX2qWtG+aMFdjpg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=nMx4/WEP5Ieqritm0jG4kh+wXoLwUfozRUL+x2BWRA7VJTUTvmVaua5XwkXlUrtmB+ MS/E18XDSqiA9XyOQTv3zX2JiELJ3CXLhixFRi3+gO6ZaUPznDcOON6zJLsIaQvu1855 Gpj4c4rENRO9du212rIuXwPdLhoPyv7hleLNE= Received: by 10.223.74.198 with SMTP id v6mr7286383faj.4.1291737452615; Tue, 07 Dec 2010 07:57:32 -0800 (PST) Received: from lemon.local.tld (79-126-133-95.pool.ukrtel.net [95.133.126.79]) by mx.google.com with ESMTPS id n2sm1867707fam.28.2010.12.07.07.57.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 07 Dec 2010 07:57:31 -0800 (PST) Date: Tue, 7 Dec 2010 17:57:09 +0200 From: ygrek To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Pre-compiled ocaml binary for windows Message-Id: <20101207175709.e944cebb.ygrekheretix@gmail.com> In-Reply-To: <6C7D3CF0-5C04-4E51-939F-5086244DA055@inria.fr> References: <20101203200646.GA7445@malaquias.DHCP-GERAL> <6C7D3CF0-5C04-4E51-939F-5086244DA055@inria.fr> X-Mailer: Sylpheed 3.0.2 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam: no; 0.00; pre-compiled:01 ocaml:01 damien:01 damien:01 cygwin:01 cygwin:01 fwiw:01 ocaml:01 mingw:01 ocaml-:01 slave:98 doligez:01 doligez:01 wrote:01 binaries:01 On Mon, 6 Dec 2010 16:28:41 +0100 Damien Doligez wrote: > It depends on which port you want. For Cygwin, there is an up-to-date > cygwin package. For the other ports, we are looking for volunteers to > compile and publish the binaries. FWIW, I've setup hudson CI build server for some of the ocaml software. There are binary builds of svn trunk and version/3.12 for 32-bit mingw. See http://build.ygrek.org.ua/hudson/job/ocaml-3.12.x/label=qemu-i386-win2k/lastSuccessfulBuild/ trunk is not available currently because of ftbfs. I am planning to have msvc build and 64-bit slave some day. -- ygrek http://ygrek.org.ua