all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* use qemu to build for non-native architecture on foreign distributions
@ 2024-12-09  1:30 Andy Tai
  2024-12-09 19:28 ` Use " Andy Tai
  0 siblings, 1 reply; 4+ messages in thread
From: Andy Tai @ 2024-12-09  1:30 UTC (permalink / raw)
  To: help-guix

I am running GNU Guix on Ubuntu, on x86-64.  Sometimes I need to build
some 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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Use qemu to build for non-native architecture on foreign distributions
  2024-12-09  1:30 use qemu " Andy Tai
@ 2024-12-09 19:28 ` Andy Tai
  0 siblings, 0 replies; 4+ messages in thread
From: Andy Tai @ 2024-12-09 19:28 UTC (permalink / raw)
  To: help-guix

I am running GNU Guix on Ubuntu, on x86-64.  Sometimes I need to build
Fwd: use qemu to build for non-native architecture on foreign
distributionssome 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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Use Qemu to build for non-native architecture on foreign distributions
@ 2024-12-10 21:46 Andy Tai
  2024-12-14 19:05 ` Thiago Jung Bauermann
  0 siblings, 1 reply; 4+ messages in thread
From: Andy Tai @ 2024-12-10 21:46 UTC (permalink / raw)
  To: help-guix

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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Use Qemu to build for non-native architecture on foreign distributions
  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
  0 siblings, 0 replies; 4+ messages in thread
From: Thiago Jung Bauermann @ 2024-12-14 19:05 UTC (permalink / raw)
  To: Andy Tai; +Cc: help-guix

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-12-14 19:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
  -- 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

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.