From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id mDV6Em+xz2IKcgAAbAwnHQ (envelope-from ) for ; Thu, 14 Jul 2022 08:02:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QMUlEW+xz2IFXQAAG6o9tA (envelope-from ) for ; Thu, 14 Jul 2022 08:02:23 +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 DC4032CB75 for ; Thu, 14 Jul 2022 08:02:22 +0200 (CEST) Received: from localhost ([::1]:50552 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oBrva-00008b-3Y for larch@yhetil.org; Thu, 14 Jul 2022 02:02:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49782) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oBrvG-00006i-CB for guix-patches@gnu.org; Thu, 14 Jul 2022 02:02:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54527) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oBrvF-0001Fm-VH for guix-patches@gnu.org; Thu, 14 Jul 2022 02:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oBrvF-0005Ab-Ru for guix-patches@gnu.org; Thu, 14 Jul 2022 02:02:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56504] [PATCH] Mingw support for zlib Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 14 Jul 2022 06:02: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: Vivien Kraus , 56504@debbugs.gnu.org Received: via spool by 56504-submit@debbugs.gnu.org id=B56504.165777851419860 (code B ref 56504); Thu, 14 Jul 2022 06:02:01 +0000 Received: (at 56504) by debbugs.gnu.org; 14 Jul 2022 06:01:54 +0000 Received: from localhost ([127.0.0.1]:48424 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBrv4-0005AC-Uk for submit@debbugs.gnu.org; Thu, 14 Jul 2022 02:01:54 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:58418) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBruz-00059z-72 for 56504@debbugs.gnu.org; Thu, 14 Jul 2022 02:01:49 -0400 Received: from lprikler-laptop.ist.intra (gw.ist.tugraz.at [129.27.202.101]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4Lk3ln3VyDz1LZX2; Thu, 14 Jul 2022 08:01:41 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4Lk3ln3VyDz1LZX2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1657778501; bh=bsM3b6So5F7YO9F9BU2eKewHOUvKKUlGKRcP3MFXUVU=; h=Subject:From:To:Date:In-Reply-To:References:From; b=im9E7GPzeeY6GAsgRaj/tkRpRCxo2va9vJQf3lDjDraW8vjZqMI/IDGAFHrbjsRtW PJEBhdX2yajEOWK+1ll/rDRe8So0tGcI1DOi7V/EYMEZtIW8UtDBLznCorWAnT57fo a+3qEiOfkRdedYwUEAdduNASw6VNJibWDfeUOmo0= Message-ID: From: Liliana Marie Prikler Date: Thu, 14 Jul 2022 08:01:41 +0200 In-Reply-To: References: <9418154f0a4f8c2b06b1b5bbce8df570ec4028de.camel@planete-kraus.eu> <29fa1e573d51f351796ba22d7344d9738d71c9be.camel@planete-kraus.eu> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: waObeELIUl4ypBWmcn/8wQ X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 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=1657778543; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=bsM3b6So5F7YO9F9BU2eKewHOUvKKUlGKRcP3MFXUVU=; b=IWGLVPx8ZcXfSq3B7tJ6zeuT4jThEWpAWhkwTJNmyKf5sr7Qx+bRWY/DHtoFcM4sAii676 UBySjBKVkjPKbZTvhq8QksgfB6mPXTChRn5xmRogHFn8f2SfIHzEzHeUedvTpMxMGT5irQ eQfB7MLWMwvtswIAbPZYHYIz5C2udbK7HcmF/T1rhbcfD9+G+Y0asPO0H5uaV0P8vylkbF lwolL76XCQU5FzXsKpk81/yv98S60z5SJuF3UhEZYusxjE2xLafZsAICrIFGPzqHo8p8UM VS2RWmIUm3f0UKJDO47IxRm+K2ECuP06NZMvhynrMoIRwoPwtySgTflCp/A6pA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657778543; a=rsa-sha256; cv=none; b=gKiFTnf5aPZDQrXNO2MLlGdfpaD+5Jj7W12HErtavDgfluEQvmxL/SlTWuPQZSZckX/qXO qZhKLAs4NaYzTXTQScTJge0z0kEeCaVDCFCgn8uRK8nl5g4P6HPdU0l8Blz7hfqG5WJEsH k4B3QQ1rIEZM5zySdBCBclCbldpAMd4kAFBpvwqOomeYFw2VCJZR2ab581YefQDM5Hl9sd Qnpc5bYzjDfBZcdaq71PCoNaK7A7X/puh2u7zcaKFMtCyTmlg52IKtF7eMdkd1/gvvHP2V vNtwaW16ICP82UyiQX0gLivh7Kge7CseXWpulfQlXrYMK8tdXau5a2rum14/MA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=im9E7GPz; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tugraz.at (policy=none); 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.86 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=im9E7GPz; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tugraz.at (policy=none); 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: DC4032CB75 X-Spam-Score: 5.86 X-Migadu-Scanner: scn1.migadu.com X-TUID: WuI7QNj1tTtE Am Mittwoch, dem 13.07.2022 um 17:19 +0200 schrieb Vivien Kraus: > [...] > Looking at the "-builder" scheme file that is generated for the > derivation, it looks like what I want is simply %outputs, not %build- > outputs. Yeah, my bad, it's %build-inputs and %outputs respectively. > > > Oh, so you mean the static output should be built without > > SHARED_MODE? > No, SHARED_MODE=1 means "please also install the DLL" and > SHARED_MODE=0 means "please do not install the DLL". Reading the > win32/Makefile.gcc, nothing special is done if SHARED_MODE=0.  In that case we could set it via #:make-flags, right? > It is only used in the install and uninstall targets. I don’t really > understand why you would want to set SHARED_MODE=0 (even weirder to > set it as a default) but I guess it happens. Perhaps the rationale is that users might not actually want the shared libraries for some bespoke reasons (not that those reasons would apply to Guix users). Cheers