From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id YADkHywf1l41PwAA0tVLHw (envelope-from ) for ; Tue, 02 Jun 2020 09:43:08 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id uDvNGywf1l7tXwAAbx9fmQ (envelope-from ) for ; Tue, 02 Jun 2020 09:43:08 +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 B37BF94036B for ; Tue, 2 Jun 2020 09:43:07 +0000 (UTC) Received: from localhost ([::1]:35632 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jg3Rq-0006W0-P6 for larch@yhetil.org; Tue, 02 Jun 2020 05:43:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46316) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jg3Rm-0006Vr-Gr for guix-patches@gnu.org; Tue, 02 Jun 2020 05:43:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54627) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jg3Rm-0006qR-8M for guix-patches@gnu.org; Tue, 02 Jun 2020 05:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jg3Rm-00035z-6x for guix-patches@gnu.org; Tue, 02 Jun 2020 05:43:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#41648] [PATCH 0/2] JamVM: Add aarch64-linux support Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 02 Jun 2020 09:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41648 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon South Cc: 41648@debbugs.gnu.org Received: via spool by 41648-submit@debbugs.gnu.org id=B41648.159109092911812 (code B ref 41648); Tue, 02 Jun 2020 09:43:02 +0000 Received: (at 41648) by debbugs.gnu.org; 2 Jun 2020 09:42:09 +0000 Received: from localhost ([127.0.0.1]:37931 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jg3Qv-00034R-DT for submit@debbugs.gnu.org; Tue, 02 Jun 2020 05:42:09 -0400 Received: from flashner.co.il ([178.62.234.194]:50360) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jg3Qt-00034C-SN for 41648@debbugs.gnu.org; Tue, 02 Jun 2020 05:42:08 -0400 Received: from localhost (unknown [188.120.128.90]) by flashner.co.il (Postfix) with ESMTPSA id C687640088; Tue, 2 Jun 2020 09:42:01 +0000 (UTC) Date: Tue, 2 Jun 2020 12:41:29 +0300 From: Efraim Flashner Message-ID: <20200602094129.GK7397@E5400> References: <20200601171211.7272-1-simon@simonsouth.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4ybNbZnZ8tziJ7D6" Content-Disposition: inline In-Reply-To: <20200601171211.7272-1-simon@simonsouth.net> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -2.61 X-TUID: v6nhLx3fEBVp --4ybNbZnZ8tziJ7D6 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 01, 2020 at 01:12:11PM -0400, Simon South wrote: >=20 > Note I have found it unnecessary to use older versions of gcc and glibc w= hen > building JamVM 1.5.1 on AArch64; the CPU's instruction cache is flushed > explicitly on this platform so it shouldn't be possible for the "invalid > instruction" situation mentioned in a comment to develop, and I haven't s= een > it myself. >=20 Can you test running bootstrap on jamvm-1-bootstrap (and jamvm@2) and see if that negates the need for an older version of glibc and gcc on other platforms? (basically just x86_64 for now, unless it now works on other architectures) --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --4ybNbZnZ8tziJ7D6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl7WHsYACgkQQarn3Mo9 g1EyuBAAlXKsHQZN0rlxijfgOMYm+oCghbeeKIcTIbhXiZgzksKVzPBCE0KCBZcV IYox3ur3lo2OlBjfrwS41LolfBNwat7JSBClV287VC4a12slo5M0WdYfAwo3drSS mXLoBQFrxRne7ucw99Lmm3kNqKgfbk0cSfzllHjncHZqFR67wUdSWkh7z7BZJa08 I6BE//46xVcx59FgugPzXIyOpng30WiHXQ/DfHXuTYrwQDqPjn3Fmd9kPZyhvsRv 2GAwwlkYXnEsrIBIsp9sJ4ml6G/JNYLmzF3Sj2SCbEEWxNvGkoiNPKd/iDBksml6 7m8VYaOUCO8a+hEwlN/SOgxU3SNJ5qJHARbXO4vHPcJKF6pZA//HURiUCDDpWSqg aKzlHfCnYgnZ/Uy9ylyZsN76Jf70/q98gV+v5NYk1+ApL3rLTtajYS3c+HT+WD4b aGXV85SDM1/HJRpVRpygGs+bk0oLD6ZIuSxzcno7jMMdOxj0nWp94TS2khXXajVv jscjz+kfxRevHfn/ypvXojh7lGXOwHZLFI1R5aCmuQs0ap/zvUZ4xibh5LnUXilm fRh8dKCgbnd7+p+3WGRP2r4SUT4pqm3k2lcUThw7ANtqpnwH8oFu+lz7FgqrHrPN VxEb088/DMBNeIUw40+rOM4rLArN+9t9WZljk5OHVaeif08uXO4= =R4j5 -----END PGP SIGNATURE----- --4ybNbZnZ8tziJ7D6--