From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 52447 invoked by alias); 27 Mar 2017 21:34:32 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 52431 invoked by uid 89); 27 Mar 2017 21:34:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=namely, offer X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 27 Mar 2017 21:34:30 +0000 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 5FB834AEA3 for ; Mon, 27 Mar 2017 21:34:30 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 5FB834AEA3 Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 5FB834AEA3 Received: from [10.10.120.71] (ovpn-120-71.rdu2.redhat.com [10.10.120.71]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 131E1A68EE for ; Mon, 27 Mar 2017 21:34:28 +0000 (UTC) Subject: Re: Ping/offer on FlexDLL 0.35, OCaml 4.04, Camlp4, etc. To: cygwin-apps@cygwin.com References: <15294840-97a3-d359-7a2a-77ea3f74979d@cygwin.com> <6b2dbc56-8452-939c-eb6a-3181c7990c25@gmail.com> From: Yaakov Selkowitz Message-ID: <5380a25c-700a-0bb8-1788-e1ca6f569a41@cygwin.com> Date: Mon, 27 Mar 2017 21:34:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <6b2dbc56-8452-939c-eb6a-3181c7990c25@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-03/txt/msg00036.txt.bz2 On 2017-02-11 05:00, Marco Atzeri wrote: > Damien, > are still with us ? It seems not. :-( > the issue on 64 bit platform is still hurting I have built 4.04.0 and the rest of the basic stack. There is a bit of an issue with flexdll and large libraries (namely, dlllablgtk2.so), but stripping the binary (or linking with -Wl,-s) seems to be a viable workaround. In order to get this moving, I've taken ocaml and will upload shortly. -- Yaakov