From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id wJZ6M0Ed12KOzgAAbAwnHQ (envelope-from ) for ; Tue, 19 Jul 2022 23:08:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IPylM0Ed12L68QAAauVa8A (envelope-from ) for ; Tue, 19 Jul 2022 23:08:17 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 85F9E1A350 for ; Tue, 19 Jul 2022 23:08:17 +0200 (CEST) Received: from localhost ([::1]:41082 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oDuRz-0003ld-W5 for larch@yhetil.org; Tue, 19 Jul 2022 17:08:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54576) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oDuRm-0003lU-8F for guix-patches@gnu.org; Tue, 19 Jul 2022 17:08:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57534) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oDuRl-0006Y3-Tg for guix-patches@gnu.org; Tue, 19 Jul 2022 17:08:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oDuRl-0004OP-PE for guix-patches@gnu.org; Tue, 19 Jul 2022 17:08:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56504] [PATCH] Mingw support for zlib Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 19 Jul 2022 21:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56504 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler Cc: Vivien Kraus , 56504@debbugs.gnu.org Received: via spool by 56504-submit@debbugs.gnu.org id=B56504.165826486016852 (code B ref 56504); Tue, 19 Jul 2022 21:08:01 +0000 Received: (at 56504) by debbugs.gnu.org; 19 Jul 2022 21:07:40 +0000 Received: from localhost ([127.0.0.1]:55293 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oDuRP-0004Nk-J7 for submit@debbugs.gnu.org; Tue, 19 Jul 2022 17:07:39 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oDuRN-0004NW-0v for 56504@debbugs.gnu.org; Tue, 19 Jul 2022 17:07:37 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43802) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oDuRF-0006Vy-HU; Tue, 19 Jul 2022 17:07:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=YZNw+fiCuS7cQfhq/K5OxTv95Amnl/9b7dSVKYjLTFA=; b=o7M4c12vSBCw0zaDVZMG Z7qvwO47iM9g9nX3xjtUCuxfU3FkL3NECUrnrt0ca5YvWIUxjpUrYxymmE5BILiI9xk+B1FWjirdo Y3OqxI+w1+pZ1tMM77O4iDazc570p0bUd5cpMC/yEnxqj6lBWfKnKEahmkgzaeV0qkjUkcfs7k4A2 4dI+Hys4iLNf/x4kyw0KMpS3n653VSjeqn3bh8f1cNPQ/T4CnsKgu3yXeroIXkTiMXmd3O5i24xNr RHsrVJh7co6To/PwIQwazGkrp2XtMVM1Gv3gEfG8gF+dvdywVME/914XzR/m2156zpqD4LJByMx1F RSTVUIfZXWI+dQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:56041 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oDuRF-00015K-5G; Tue, 19 Jul 2022 17:07:29 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <9418154f0a4f8c2b06b1b5bbce8df570ec4028de.camel@planete-kraus.eu> <29fa1e573d51f351796ba22d7344d9738d71c9be.camel@planete-kraus.eu> <973e2566abcd13f7612f1d69a59188220b67b337.camel@ist.tugraz.at> Date: Tue, 19 Jul 2022 23:07:27 +0200 In-Reply-To: <973e2566abcd13f7612f1d69a59188220b67b337.camel@ist.tugraz.at> (Liliana Marie Prikler's message of "Fri, 15 Jul 2022 16:30:59 +0200") Message-ID: <871qugreuo.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1658264897; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=YZNw+fiCuS7cQfhq/K5OxTv95Amnl/9b7dSVKYjLTFA=; b=MkC6NxiE8Is5hNsTNzVKJlaX14YD2PX592Z3rMlu+lwyr8LDaqinmO+ez37dZpwDgdjRkr 731IRV+r00qZqgs0jbGqEf5QY3Q0VZ1qKPimwoEjM/sWL8p2eDNdl70Fr1GiHrFfO5DcZi iMU0qTfR2ArSdrlqNjSHG0x5B8ILOWuDkhlMN3s5zuPEtjbodSLNiFbXmuuXTT+SkljwQE cwXs79VwTW6teasT/3cZsYsHLN2oUlhLitEO6c0Xfm0PNbqG+UmPhuaj+eqLQ9ce5oUIGy qKq1jUZbzsvEzcKBnie5MIy093pfKU+bfZqkpNWxRyz4dlArf6Wes7iEaXei+g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1658264897; a=rsa-sha256; cv=none; b=dbWUIbw5VDqMcUceY3G31Uz2cwuFIwkte9kGKbPSVkIXa814HcNf0v21UDGKizGXNUNAGY S0ZRfDqIzRRJx5BYLyMQTZz2mgtCfgQhsSaMrW/g/EOYYsaxO+y9YMWajIeBI7JUhGrGDp ua/OXzzpc1QebC+NS3Zeg0p+LAaL0FK7CyRDX+oAQGBSIeO2pNDsByJtbawrLCpvpyuVMv Y+1HL76i7km8EKnbv4WkOnXI4SOziMWzpG0LG+2oJ2j4re5qQpQa6sHY1YWrXmOwGXbznJ Q0pO7Go1P/CQKJMZTQkB3iuCpvPxGWERsagUUmoZGOgWqdnrZ5JzMumIOZbKuA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=o7M4c12v; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -5.03 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=o7M4c12v; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 85F9E1A350 X-Spam-Score: -5.03 X-Migadu-Scanner: scn0.migadu.com X-TUID: aUSRpmxrB6oc Hey Liliana, Liliana Marie Prikler skribis: > Am Freitag, dem 15.07.2022 um 16:28 +0200 schrieb Vivien Kraus: >> Le jeudi 14 juillet 2022 =C3=A0 08:01 +0200, Liliana Marie Prikler a >> =C3=A9crit=C2=A0: >> > > > Oh, so you mean the static output should be built without >> > > > SHARED_MODE? >> > > No, SHARED_MODE=3D1 means "please also install the DLL" and >> > > SHARED_MODE=3D0 means "please do not install the DLL". Reading the >> > > win32/Makefile.gcc, nothing special is done if SHARED_MODE=3D0.=C2=A0 >> > In that case we could set it via #:make-flags, right? >> I=E2=80=99m not sure I understand. I think that=E2=80=99s what I did, an= d obviously >> it >> works since the dll is installed in the default output. Could you >> explain a bit more the phrase "we could set it"? >>=20 >> Vivien > My bad; I didn't notice the attachments. LGTM Please do apply what LGTY, thanks! Ludo=E2=80=99.