From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6MdmL2d142TJigAASxT56A (envelope-from ) for ; Mon, 21 Aug 2023 16:32:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EO4tLmd142ScKQEAG6o9tA (envelope-from ) for ; Mon, 21 Aug 2023 16:32:07 +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 55F8F60FA7 for ; Mon, 21 Aug 2023 16:32:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail3 header.b=ae8Jlku7; 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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692628327; a=rsa-sha256; cv=none; b=KfdHZ80F4xzcQJXbT5N1FF23G0v3IUICBkrWugClcb7bWQ2/Rk6eTsHfalie3WDrllRn/P /gQqFu+ABn2qCwHV7CFZDg1ITlYf2pCPhn2MguFJWlMEJW5S9DcWx6Y0+9k49a/EhQcPcX EaIDQLZKMwhT8Q/yOvZ6sLYerntwaqgM/zIC1VkPsI0BFshcL5ULz2PRDtJ9AJC5fUEebJ d75M0cz23A+qnULrfg3IWG5nN1rZZYSnrrvYXClAyLXOe28Xk2YZ6Penk5LfhKqqT0eUl9 ZSLgUdizGl15MA5WCi1a/yDIwM5dBX/hftWDHgU4l1uhOLgueb1FHKZ13F/NHw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail3 header.b=ae8Jlku7; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692628327; 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=E2q9tdFClZzm4Gb9LURgHJzUl0yuFVuTMGMqCoMVbKg=; b=sgYPO4e1bvk4FZfLHDP+73ZJWukHL2kOKAnlrmf2G2DzXkjQqB6xOoL0WmYuHP8En3eFf1 L3r5Jf+g3HHW+7WCNIgxCAjGzzniXw4M0ZqF0bBj9fz7ussxsW7BsH4esGiXuXpivMFRzV Iedp9AvhlPvGEm6r8Qf7RpoR0127ttOCp2a40dGV/DTDJ252JpP8Duhc1VbjssKSRFOBCZ zs3yIun+8+L2dzaSf/SyfdzJTz1cYl2Z6fxSUacEYdBbId8Zz5rTi5PDLSWfgWR3g64R+N tvH+L9h2TC+LuvazksZCgQLWezh2blPGCNUVs+Tth2yh/+CCWhnaVwo85kbSiA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qY5wp-0003LN-S6; Mon, 21 Aug 2023 10:32:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qY5wn-0003Kl-9c for guix-patches@gnu.org; Mon, 21 Aug 2023 10:32:01 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qY5wm-0002uU-6Q for guix-patches@gnu.org; Mon, 21 Aug 2023 10:32:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qY5wo-0000pi-D0 for guix-patches@gnu.org; Mon, 21 Aug 2023 10:32:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64929] [PATCH] gnu: gcc-toolchain: Create a 'bin/cc' symlink. Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 21 Aug 2023 14:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64929 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 64929@debbugs.gnu.org Received: via spool by 64929-submit@debbugs.gnu.org id=B64929.16926282733126 (code B ref 64929); Mon, 21 Aug 2023 14:32:02 +0000 Received: (at 64929) by debbugs.gnu.org; 21 Aug 2023 14:31:13 +0000 Received: from localhost ([127.0.0.1]:57445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qY5w1-0000oM-K5 for submit@debbugs.gnu.org; Mon, 21 Aug 2023 10:31:13 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:44651) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qY5vw-0000nl-A3 for 64929@debbugs.gnu.org; Mon, 21 Aug 2023 10:31:12 -0400 Date: Mon, 21 Aug 2023 14:30:45 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail3; t=1692628257; x=1692887457; bh=E2q9tdFClZzm4Gb9LURgHJzUl0yuFVuTMGMqCoMVbKg=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=ae8Jlku7EgXgr9KUUTcDojYLh04SwnMC/j2Y27uClwndumVXuZOXcJmtyrQ9/eodh MLmX4vMYn+Bjpaxq+JIcph7cQyDPRlyu9g0wkTp+SoL1KA8EhHaA6/1qLlhqu7bbIS 6s0yP9Voa77NamJJrGFOcWgzVKbDRSwkzLVUmFklPkTy+J1AV8uh466al0RAsKkqnw yakwmYBl07AR0ididnfHEW7/Tanl+J0xSpxBRgrgP/50Ol+b+19OikxNY+jeQ7Et6R LY8Jqedh1ZlnLht7l1G5Vzw4d7Dyg04GAVHyz0JH1ffeANH05Z2DobUskfq6bPWhAY bJZkqb+oomGWg== From: Attila Lendvai Message-ID: In-Reply-To: References: Feedback-ID: 28384833:user:proton 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Spam-Score: -3.20 X-Migadu-Queue-Id: 55F8F60FA7 X-Migadu-Spam-Score: -3.20 X-TUID: Dp3pn7pQJWKo ok, i see why this won't work. CC=3D(cc-for-target) is fine for packages, but the use-case that i'd like t= o facilitate is `guix shell gcc-toolchain some-other-deps` and then build a= project manually from the opened shell. any ideas how to help/handle that use-case without disrupting cross-compila= tion for packages? --=20 =E2=80=A2 attila lendvai =E2=80=A2 PGP: 963F 5D5F 45C7 DFCD 0A39 -- =E2=80=9CHe not busy being born is busy dying.=E2=80=9D =09=E2=80=94 Bob Dylan (1941=E2=80=93), lyrics of 'It=E2=80=99s Alright, Ma= '