From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 mEMFM5w1dWIrMwEAbAwnHQ (envelope-from ) for ; Fri, 06 May 2022 16:50:04 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id kGrcMpw1dWKRAwEA9RJhRA (envelope-from ) for ; Fri, 06 May 2022 16:50:04 +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 6D6EE38D7C for ; Fri, 6 May 2022 16:50:04 +0200 (CEST) Received: from localhost ([::1]:49010 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nmzHO-00029d-GG for larch@yhetil.org; Fri, 06 May 2022 10:50:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45910) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nmz8g-0005JD-QS for guix-patches@gnu.org; Fri, 06 May 2022 10:41:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55488) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nmz8g-0005xm-HQ for guix-patches@gnu.org; Fri, 06 May 2022 10:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nmz8g-0003Jf-Fi for guix-patches@gnu.org; Fri, 06 May 2022 10:41:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55220] [PATCH 0/4] Add --list-systems and --list-targets options. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 06 May 2022 14:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55220 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: 55220@debbugs.gnu.org Received: via spool by 55220-submit@debbugs.gnu.org id=B55220.165184801412663 (code B ref 55220); Fri, 06 May 2022 14:41:02 +0000 Received: (at 55220) by debbugs.gnu.org; 6 May 2022 14:40:14 +0000 Received: from localhost ([127.0.0.1]:49380 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nmz7u-0003I9-7e for submit@debbugs.gnu.org; Fri, 06 May 2022 10:40:14 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52416) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nmz7n-0003Hi-Dk for 55220@debbugs.gnu.org; Fri, 06 May 2022 10:40:13 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:46872) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nmz7g-0005hj-M6 for 55220@debbugs.gnu.org; Fri, 06 May 2022 10:40:02 -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=okQtyiH2TtcXbkvViI61ilGF081Xg6qXEeaD3yHpDmw=; b=eS+8ag4lV8FLMpY5Bq+T k4rs5f4CMVwsXBzcNEiIHnIXg6PC1dZ4Qfyl8kI8Rwp6xUAUjtb6+2tOVK/dgJISKEw2iVXiBYIMo 8Cl6VLZk1TOGwC6SZIdO3Jy8Q+3bGighOIrfRwjPXNhJOG1jSAXt7TILmlXsxww/SNvDi8Mg++dM+ MbCy/1j1CuL22IDa58W/NDrZWG64Nwn0PlE0uAnowhvU1LDfCYe5Kg3j2dpykN0OQN73Ns/719DS6 gebmdnyJWFwAEh3UfGuVbHiiRzxpv/Ty7GIGha7OZj2AU8q4peA5TjzUx85BjzyOXTklz4bLlwDo1 BsVGcRKAXm+Jcw==; Received: from [193.50.110.244] (port=52670 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nmz7g-000654-8K; Fri, 06 May 2022 10:40:00 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220502111715.13500-1-othacehe@gnu.org> <20220502111859.13605-1-othacehe@gnu.org> Date: Fri, 06 May 2022 16:39:58 +0200 In-Reply-To: <20220502111859.13605-1-othacehe@gnu.org> (Mathieu Othacehe's message of "Mon, 2 May 2022 13:18:56 +0200") Message-ID: <87mtfu3etd.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (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=1651848604; 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=okQtyiH2TtcXbkvViI61ilGF081Xg6qXEeaD3yHpDmw=; b=dql54MW1g+NImYeewWHHiwfmk4q+mfOW9RibPagoehxGXvOC5WXixMmzdJR2MEfBWAPYWp Q1jp23ecI14SMwtue4Q376OVkWkdcMKmNSchugmwZjjwQSE3AKoDKBYN5JeXnF97YqaRJi y6da46+fWla5GGdo5XfSulnysgUaS1Gu9Jx9saPitaFuVclBlluywbLCNW2B7mBPrXriOV OtydWxj0iTVhuQx5H9JXakVmA8aUJ2BVErocT0lJ/5XxUEDRFp6HKqXgn44GQIda4ac1Fv LcJ+Tcc7sYqn+pCNhlabwCWX8iAiULZEmi7w6IGJ6mbb4Wo9oRv6015w9wwkVg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651848604; a=rsa-sha256; cv=none; b=uBzPVpmi5Yo2ERimCTCJ0cShHSzMfPgHp3dFxvw/eVnjVAeiQWD/WXqd3xYNb0mSCiBJnJ t3jJ8zkzaBqnCc6Nam9YklLTdJGQBlXzVh+LGHW2G0YJL/pG8OEkmT8olS4liZvE0zeSUE 48FZt6NwdgQ5sOByXVXN1mJAdZcbU2d8AgLJtJGv0oClclcxS0Y/8nQihod02TVKEo9OGI ch2Q6IGuGwJjHl7YEkw62GZbJmE1PejROKcXVfTZV8/rymdn23MWEdOSUVOkiRJdx/pxUB SKSMZsa9ooR7jy8oVOSUK+pwdg32gSB34sLNdjLyR3iw6+IqS70G+/OCIYGL0g== 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=eS+8ag4l; 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: -4.50 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=eS+8ag4l; 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: 6D6EE38D7C X-Spam-Score: -4.50 X-Migadu-Scanner: scn0.migadu.com X-TUID: PWKo/MZIVbCC Hi, Mathieu Othacehe skribis: > * gnu/platforms/intel.scm: New file. > * gnu/platforms/mips.scm: Ditto. > * gnu/platforms/powerpc.scm: Ditto. > * gnu/platforms/riscv.scm: Ditto. > * gnu/local.mk (GNU_SYSTEM_MODULES): Add them. > > Signed-off-by: Mathieu Othacehe Nice. > +(define intel32-linux > + (platform > + (target "i686-linux-gnu") > + (system "i686-linux") > + (linux-architecture "x86"))) How about having a =E2=80=98glibc-dynamic-linker=E2=80=99 field in ? That would be a good way to determine whether a platform is a good candidate for =E2=80=98--target=E2=80=99. (Also, in hindsight, =E2=80=98triplet=E2=80=99 might be more accurate than = =E2=80=98target=E2=80=99 for the first field. No big deal though.) Ludo=E2=80=99.