From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 0LHWJISGYl+/DAAA0tVLHw (envelope-from ) for ; Wed, 16 Sep 2020 21:41:24 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id MP3KIISGYl+bSwAA1q6Kng (envelope-from ) for ; Wed, 16 Sep 2020 21:41:24 +0000 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 C7C959403C5 for ; Wed, 16 Sep 2020 21:41:23 +0000 (UTC) Received: from localhost ([::1]:60424 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kIfB4-0004aE-RL for larch@yhetil.org; Wed, 16 Sep 2020 17:41:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46340) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kIfAo-0004ZG-Ve for help-guix@gnu.org; Wed, 16 Sep 2020 17:41:07 -0400 Received: from mx1.riseup.net ([198.252.153.129]:57356) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kIfAj-0002IY-Ir for help-guix@gnu.org; Wed, 16 Sep 2020 17:41:05 -0400 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4BsD6y6ZjXzFmdl; Wed, 16 Sep 2020 14:40:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1600292458; bh=26C5BPMIVmNXIvvEGo3G6cHmGcMVZ5R94hfbiEGZpe0=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=gENJh+255/mBS+TYbqTv/6Iqoz99cm5eufhFA9jIayUNtyOPUVc0oG4RxTMrIL8Ge OoCv3QTQONVy3aXyAgu90I2YX3b+H4p/NxpDwmovyMFsL5/Nf1aYktWXM1Y4ZE+ppX NlGbQZIWc+GF9nyoMndQeUFG2WRqdq80dbTAj6HM= X-Riseup-User-ID: 321FD5DFD5D1354FDD681A56CDAB1F0628BF3DE7392541F2DCFB295863E4CA81 Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 4BsD6x6YFxzJnmB; Wed, 16 Sep 2020 14:40:57 -0700 (PDT) Date: Wed, 16 Sep 2020 20:15:17 +0200 From: raingloom To: John Soo Subject: Re: Cross gcc-toolchain Message-ID: <20200916201332.16862114@riseup.net> In-Reply-To: References: <20200915214406.0d1e68d1@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=198.252.153.129; envelope-from=raingloom@riseup.net; helo=mx1.riseup.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/16 17:40:59 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -11 X-Spam_score: -1.2 X-Spam_bar: - X-Spam_report: (-1.2 / 5.0 requ) BAYES_00=-1.9, DATE_IN_PAST_03_06=1.592, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Help Guix Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=riseup.net header.s=squak header.b=gENJh+25; dmarc=pass (policy=none) header.from=riseup.net; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: Zr0BFOeBW0/0 On Tue, 15 Sep 2020 18:55:02 -0700 John Soo wrote: > Thanks raingloom, > > What branch and file should I start with? > > - John branch: devkitpro file: raingloom/packages/homebrew.scm