From: Thiago Jung Bauermann <bauermann@kolabnow.com>
To: Andy Tai <atai@atai.org>
Cc: help-guix@gnu.org
Subject: Re: Use Qemu to build for non-native architecture on foreign distributions
Date: Sat, 14 Dec 2024 16:05:05 -0300 [thread overview]
Message-ID: <86o71e6q72.fsf@kolabnow.com> (raw)
In-Reply-To: <CAJsg1E_4e8p=hqgmAzaMSSRJR0+t1t+vXdK62aihUscVFutJvw@mail.gmail.com> (Andy Tai's message of "Tue, 10 Dec 2024 13:46:28 -0800")
Hello,
Andy Tai <atai@atai.org> writes:
> I am running GNU Guix on Ubuntu, on x86-64. Sometimes I need to build
> packages for 64-bit ARM (aarch64). The GNU Guix
> manual shows how to set this up on GNU Guix System (as native
> distribution, using Qemu
> to emulate the non-native architecture such as aarch64), but I find no
> info on how to do this if I am running GNU Guix on a foreign
> distribution. Any pointer on this is appreciated.
On Debian and Ubuntu systems, you just have to:
$ sudo apt install binfmt-support qemu-user-static
--
Thiago
next prev parent reply other threads:[~2024-12-14 19:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-10 21:46 Use Qemu to build for non-native architecture on foreign distributions Andy Tai
2024-12-14 19:05 ` Thiago Jung Bauermann [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-09 1:30 use qemu " Andy Tai
2024-12-09 19:28 ` Use " Andy Tai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86o71e6q72.fsf@kolabnow.com \
--to=bauermann@kolabnow.com \
--cc=atai@atai.org \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.