From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: mips64el machine - mrustc Date: Sun, 16 Sep 2018 22:33:59 +0200 Message-ID: <877ejlfah4.fsf@gnu.org> References: <20180916141235.2c36a0b4@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g1dk1-0003jc-4y for guix-devel@gnu.org; Sun, 16 Sep 2018 16:34:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g1dk0-0001ck-H3 for guix-devel@gnu.org; Sun, 16 Sep 2018 16:34:01 -0400 In-Reply-To: <20180916141235.2c36a0b4@scratchpost.org> (Danny Milosavljevic's message of "Sun, 16 Sep 2018 14:12:35 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: guix-devel@gnu.org Hi Danny, Danny Milosavljevic skribis: > does anyone have a mips64el machine? > Could I have an (unprivileged) account on one for a little while? Those we had behind hydra.gnu.org died a couple of years ago=E2=80=A6 > I'm trying to get mrustc to work on mips64el, but I don't have such a mac= hine and > transparent Guix qemu-binfmt-service-type doesn't seem to work for it eit= her > (but does work for aarch64 and arm, WTF?). Out of curiosity, how does it fail? I use it for ARMv7 and AArch64, where it indeed works nicely. Thanks, Ludo=E2=80=99.