X-Recipient: archive-cygwin AT delorie DOT 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:message-id:from:to:subject:date:in-reply-to :references:content-type:content-transfer-encoding:mime-version; q=dns; s=default; b=PYi/UTlmnZ8yJzVSyIbrKV24me7VRid84TlOkdAvIoX O5SeNYUlMR+PuKrBUq9D36OsqLMKhXdtCrIt6lKq3SqWGKbrN86dXRvbHwt7GoW/ 29OkIutVwJgmiGQcuN9I4ARNJ+AmR5LTpENbWf4tVFQZ9Mz1j/LY/IZ2uqWTz71Y = 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:message-id:from:to:subject:date:in-reply-to :references:content-type:content-transfer-encoding:mime-version; s=default; bh=aPfN0orAYGev8OWeMksnnDZ+gSw=; b=LADbjbc8y89NpnFkE 987YheiYJ+kJ19E3T549AXdNwdi50iOUqJ5qnS5mvD4ZmBuyLqHLOkuDzjHmOJIz OL1TVXvFnKdpBpmvFRIDHUkmyVb3ieW57Nu88WbPKIUnTnTqKbTpYLwO7gtcnjLE fo71WzVPQVQOvj9xnlv1riK1AU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.3 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*RU:sk:BAY004-, Hx-spam-relays-external:sk:BAY004-, H*r:sk:BAY004-, 3.6 X-HELO: BAY004-OMC1S8.hotmail.com X-TMN: [V5foSOZUMpd8Lh99+jG6Q+UHTxbLWz7EGEWHGAYuPF4=] Message-ID: From: Tony Kelman To: "cygwin AT cygwin DOT com" Subject: RE: [ANNOUNCEMENT] Assorted MinGW-w64 toolchain libraries and tools Date: Wed, 10 Feb 2016 19:24:21 -0800 In-Reply-To: <56BBDCBE.2050208@cygwin.com> References: ,<56BBDCBE DOT 2050208 AT cygwin DOT com> Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u1B3OeUN025751 > Not MinGW applications, unless they are Cygwin-hosted tools used for > cross-compiling (which I think we have pretty well covered). Not even things like rustc, node.js, or julia which cannot be compiled as cygwin-linked applications (rust might be possible but I don't think anyone has tried recently) but can be compiled as mingw applications? Or are you suggesting those should remain distributed via their own channels rather than cygwin-packaged now that a few of the mingw libraries they depend on are starting to be included in the distro (and the remainder could be added). Seeing the cross-compiled libraries become available removes some of the need people may have to use a certain popular Cygwin fork, which does have quite a few mingw applications packaged as well. > LLVM/Clang version bumps are time-consuming to get right. I actually > looked at 3.6, but MCJIT did not work OOTB with PE/COFF targets. I'll > have to see what the story is with 3.7. Understandable. 3.8 is in RC right now so maybe try building the release_38 branch if you get to it soon, otherwise wait a few weeks. I'm trying to figure out how to cross-build mingw llvm via cmake now that they've deprecated autotools (it's still there in 3.8 with a warning, but has been deleted on trunk which will become 3.9). I'll check your i686-libgit2 package soon, but I suspect it may be affected by https://github.com/libgit2/libgit2/issues/3342 and need to be built with -mincoming-stack-boundary=2 -Tony -- 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