From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: Re: knowing architecture of GSD Date: Fri, 15 Feb 2019 13:17:35 +0000 Message-ID: References: <9825e2ee3d0d951e378dc102731961cb.squirrel@sm.riseup.net> <20190214105447.GH3284@macbook41> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:43796) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gudQN-0008BN-KB for help-guix@gnu.org; Fri, 15 Feb 2019 08:21:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gudQL-0007C6-Pd for help-guix@gnu.org; Fri, 15 Feb 2019 08:21:03 -0500 Received: from mail-it1-x131.google.com ([2607:f8b0:4864:20::131]:34948) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gudQL-00073L-Gf for help-guix@gnu.org; Fri, 15 Feb 2019 08:21:01 -0500 Received: by mail-it1-x131.google.com with SMTP id v72so23274600itc.0 for ; Fri, 15 Feb 2019 05:20:58 -0800 (PST) In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: quiliro@fsfla.org, Quiliro Ordonez , help-guix@gnu.org Hi! On February 14, 2019 7:14:00 PM UTC, Quiliro Ordonez wrote: >>> I think I have installed the 32 bit version of Guix System >Distribution on >>> a 64 bit machine=2E Hov can I check this? > You could try the command "uname -a"=2E It should show the architecture yo= ur kernel was compiled for, amongst other things=2E HTH! Maxim