From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 124974 invoked by alias); 7 Oct 2018 22:09:20 -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 124964 invoked by uid 89); 7 Oct 2018 22:09:20 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=executables, Waiting X-HELO: rgout03.bt.lon5.cpcloud.co.uk Received: from rgout0306.bt.lon5.cpcloud.co.uk (HELO rgout03.bt.lon5.cpcloud.co.uk) (65.20.0.212) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 07 Oct 2018 22:09:12 +0000 X-OWM-Source-IP: 31.51.205.159 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-SNCR-VADESECURE: CLEAN Received: from [192.168.1.102] (31.51.205.159) by rgout03.bt.lon5.cpcloud.co.uk (9.0.019.26-1) (authenticated as jonturney@btinternet.com) id 5BB6CF65003D30A6 for cygwin-apps@cygwin.com; Sun, 7 Oct 2018 23:09:10 +0100 Subject: Re: Zstandard support for setup To: "cygwin-apps@cygwin.com" References: <874lg0d6l8.fsf@Rainer.invalid> <267037c7-7757-25ec-4b80-7ffcbc5768d6@dronecode.org.uk> <87r2icl2th.fsf@Rainer.invalid> From: Jon Turney Message-ID: <4d7100d1-9a70-3050-8d9f-428d33f62c9d@dronecode.org.uk> Date: Sun, 07 Oct 2018 22:09:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <87r2icl2th.fsf@Rainer.invalid> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2018-10/txt/msg00009.txt.bz2 On 02/09/2018 09:29, Achim Gratz wrote: > Jon Turney writes: >> This should check for ztd in configure.ac using PKG_CHECK_MODULES, >> rather than just assuming -lzstd is going to work. > > Sure. Waiting for your patch to actually use pkg_config to rebase it > onto. This is applied now. >> The setup executables are cross-built on Fedora, so a >> mingw{32,64}-zstd-static package will need to become available. > > I don't have any contacts into the Fedora community, so I'd appreciate > if maybe Yaakov could help? I have not yet found a distro that already > has packages for MinGW. https://github.com/jon-turney/mingw-zstd-rpm https://copr.fedorainfracloud.org/coprs/jturney/mingw-zstd/