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 17820 invoked from network); 15 Mar 2022 09:10:11 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 15 Mar 2022 09:10:11 -0000 Received: from firstpost.pub ([46.23.91.149]) by 4ess; Tue Mar 15 02:32:20 -0400 2022 Received: from smtpclient.apple ( [2a02:8071:a5bb:ae00:e5e8:72a1:5821:9704]) by firstpost.pub (OpenSMTPD) with ESMTPSA id 3b6b4ed5 (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO) for <9front@9front.org>; Tue, 15 Mar 2022 07:18:59 +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: Tue, 15 Mar 2022 07:19:03 +0100 References: To: 9front@9front.org In-Reply-To: Message-Id: X-Mailer: Apple Mail (2.3693.60.0.1.1) List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: abstract content-addressed package storage ActivityPub injection content-driven-based content-driven database Subject: Re: [9front] Go: "exec header invalid" Reply-To: 9front@9front.org Precedence: bulk Again, thank you very much Ori.=20 This doesn't sound that simple to me, but it may be a good opportunity = to understand both plan 9 and go a little better. If anyone knows of any = helpful resources on this, I would appreciate a quick note.=20 Thank you and best regards,=20 sml > Am 14.03.2022 um 16:18 schrieb ori@eigenstate.org: >=20 > Quoth sml : >> 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 >=20 > It wouldn't be particularly difficult -- arm64 support > already exists for unix; the bulk of the work would be > to add the plan 9 flavored assembly for doing system > calls. >=20 > Between a week for someone who's vaguely familiar with > the code to a month or two for someone learning about > the go internals as they go, at a guess. >=20