X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:mime-version:content-type:from
	:in-reply-to:date:cc:content-transfer-encoding:message-id
	:references:to; q=dns; s=default; b=bYq61q/b6L/NxbMMepktus/GaXsZ
	64PLnoj42Awb14P7XPyORWtODGHB/Tkux0z5l4Ruk73HJ65oy6k7e9ncS6UKDBUh
	63nfgXxpGniPcWeIr6HYkDFBoA3zYBV7iaObHc3fDmsTz/nfgOi6Na6lHIrSvm/D
	vDS5j+/wSfHewL4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:mime-version:content-type:from
	:in-reply-to:date:cc:content-transfer-encoding:message-id
	:references:to; s=default; bh=FLwZTf50lWNIAUjqeWqoKJQE25E=; b=Ge
	FOTcZ840n/iryuuxpUt2ZqFWRhyHxrxp1o8Q7UXXumPCHQ1/m6ou/i/LWdxiiNvt
	i0BL3lCvZwvnV+MPLDHQBDgBTEsQiCSUPVj6mHKrJH5apv9P/01aUtBFvnFdShPD
	0j0nqoVB6HkUPmW93j1r2uFE6l2RMPx4mT+HVbnvw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,HELO_DYNAMIC_IPADDR,KHOP_THREADED autolearn=no version=3.3.2
X-HELO: mail3-relais-sop.national.inria.fr
Subject: Re: OCaml on cygwin-64 (was: Orpie love
Mime-Version: 1.0 (Apple Message framework v1283)
Content-Type: text/plain; charset=iso-8859-1
From: Damien Doligez <damien.doligez@inria.fr>
In-Reply-To: <52211D29.4050607@etr-usa.com>
Date: Sat, 31 Aug 2013 20:48:12 +0200
Cc: Cygwin-L <cygwin@cygwin.com>
Message-Id: <702A31FE-DD85-41F8-8BBE-B013A11BE1AC@inria.fr>
References: <52162CA9.9080002@etr-usa.com>	<20130822171419.GQ2562@calimero.vinschen.de> <CA+sc5mnedD0hOfzwTWYzy0QVhKC9gg-C68Nxfska-HG0HFOpLQ@mail.gmail.com> <52167A63.6050906@etr-usa.com> <53me19dkukbtiplkk21orl3hqj2n55r3ra@4ax.com> <521792B9.3040404@etr-usa.com> <096CD40B-E9F9-4AC1-BD84-7D6D051E8B5D@inria.fr> <52211D29.4050607@etr-usa.com>
To: Warren Young <warren@etr-usa.com>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r7VIml0m005971

Hi,

On 2013-08-31, at 00:31, Warren Young wrote:
>> I'm making good progress on porting OCaml to cygwin-64.
> 
> Would you care to summarize the problem?  OCaml is already portable to other x86_64 *ix targets, so a lot of the work has to have been done already.  What are the remaining blocking issues?

Absolutely, although the port shares more code with the mingw-64 version than the Linux version (because the assembler and linker are a bit different from the Linux ones). It was rather easy to make the compiler work, but now I'm waiting for Alain Frisch to port FlexDLL. He said it should be easy.

> I note your inria.fr address.  I assume you're part of the official OCaml team at INRIA, or at least in close contact with them?

I happen to be the release manager of OCaml, so it's quite easy for me to get patches integrated upstream :-) OTOH I'm really busy now with the next OCaml release, so cygwin will have to wait a little bit.

-- Damien


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


