From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 685 invoked from network); 14 Mar 2022 10:58:31 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 14 Mar 2022 10:58:31 -0000 Received: from firstpost.pub ([46.23.91.149]) by 4ess; Mon Mar 14 06:47:48 -0400 2022 Received: from smtpclient.apple ( [2a02:8071:a5bb:ae00:5883:33d:9abc:6eaa]) by firstpost.pub (OpenSMTPD) with ESMTPSA id 206daa0e (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO) for <9front@9front.org>; Mon, 14 Mar 2022 11:47:44 +0100 (CET) From: sml Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 15.0 \(3693.60.0.1.1\)) Date: Mon, 14 Mar 2022 11:47:43 +0100 References: <16D8A4EEA70350CEFEF0F167EE3C4130@felloff.net> To: 9front@9front.org In-Reply-To: Message-Id: <927B69C9-12C1-4154-AFA0-5FECE5A74C67@firstpost.pub> X-Mailer: Apple Mail (2.3693.60.0.1.1) List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: lossless structured event Subject: Re: [9front] Go: "exec header invalid" Reply-To: 9front@9front.org Precedence: bulk when trying to cross-compile a toolchain for plan9/arm64 i get the = message: cmd/go: unsupported GOOS/GOARCH pair plan9/arm64 go tool dist: FAILED: = /usr/local/Cellar/go/1.17/go-plan9-arm64-bootstrap/pkg/tool/darwin_amd64/g= o_bootstrap install -gcflags=3Dall=3D -ldflags=3Dall=3D std cmd: exit = status 2 but as Ori said, there is no support for plan9/arm64 listed on = https://go.dev/doc/install/source. > Am 14.03.2022 um 07:37 schrieb sml : >=20 > thank you cinap and Ori.=20 >=20 > what steps would be required to add support to armv8? would this be a = good beginner project?=20 >=20 > if this is not the case, would it be possible to add a bounty? >=20 > thank you and best regards,=20 > sml >=20