From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Vong Subject: Re: Guix system cross-compile Date: Sat, 09 Mar 2019 19:24:32 +0800 Message-ID: <87zhq4mgsv.fsf@gmail.com> References: <87ef7kfk2v.fsf@gmail.com> <87r2bi3gi4.fsf@gmail.com> <87r2big2wy.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:48454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h2a66-0001IK-PO for guix-devel@gnu.org; Sat, 09 Mar 2019 06:24:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h2a66-0003dP-2d for guix-devel@gnu.org; Sat, 09 Mar 2019 06:24:58 -0500 Received: from mail-pf1-x42d.google.com ([2607:f8b0:4864:20::42d]:39565) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h2a65-0003cM-RZ for guix-devel@gnu.org; Sat, 09 Mar 2019 06:24:58 -0500 Received: by mail-pf1-x42d.google.com with SMTP id i20so63517pfo.6 for ; Sat, 09 Mar 2019 03:24:57 -0800 (PST) In-Reply-To: <87r2big2wy.fsf@gmail.com> (Mathieu Othacehe's message of "Thu, 07 Mar 2019 15:44:13 +0100") 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: Mathieu Othacehe Cc: Guix-devel --=-=-= Content-Type: text/plain Thanks everyone for the help! So it seems for armhf, I should be using "--target" unless I am trying to get the bootstrap seeds. Mathieu Othacehe writes: > Hi Alex, > > This subject is explained in "Package Transformation Options" section of > the documentation. In short: > > --system means try to build natively for the specified architecture. It > is possible on the arch that support multiple personalities (i686 and > x86 for instance), or using QEMU binfmt_misc mechanism. The argument > is an arch name like "x86_64-linux", "armhf-linux" or "aarch64-linux". > > --target means cross-compile for the specified architecture. The > argument is a GNU triplet such as "mips64el-linux-gnu". > > Mathieu --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYIAB0WIQQwb8uPLAHCXSnTBVZh71Au9gJS8gUCXIOicAAKCRBh71Au9gJS 8nzTAQCLBrVHRMjUzGHd7tD8r6CTUzzidsyz0vqBcTtoGJhXXQEAwFe8zAPD3d1y bKi2f2Yl+xoYIRsca6APO2kqV1PxzQA= =yLhF -----END PGP SIGNATURE----- --=-=-=--