From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: mips64el machine - mrustc Date: Sat, 29 Sep 2018 18:09:13 +0200 Message-ID: <20180929160913.GA2095@jurong> References: <20180916141235.2c36a0b4@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g6Ho2-0000Sx-A5 for guix-devel@gnu.org; Sat, 29 Sep 2018 12:09:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g6Hnz-0004gy-6c for guix-devel@gnu.org; Sat, 29 Sep 2018 12:09:22 -0400 Received: from hera.aquilenet.fr ([2a0c:e300::1]:46296) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g6Hny-0004gC-Vu for guix-devel@gnu.org; Sat, 29 Sep 2018 12:09:19 -0400 Content-Disposition: inline In-Reply-To: <20180916141235.2c36a0b4@scratchpost.org> 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 Hello Danny, I have a mips64 machine (the mini-pc desktop version of Mark's laptop, with only one core). It is excruciatingly slow (if I remember well, just compiling guix takes a few hours) and makes a tractor like noise, so I turned it off and moved it to my closet. But I could take it out again and try to let it run during the day when I am not there, and see if I manage to upgrade Guix on it. Andreas