all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Multilib support: running 32-bit binaries on 64-bit systems
@ 2018-04-19  6:51 Pierre Neidhardt
  2018-04-19  7:36 ` 宋文武
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Pierre Neidhardt @ 2018-04-19  6:51 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 487 bytes --]


Guix already supports cross-compilation out of the box of 32-bit
packages on any architecture:

	guix build --system=i686-linux PACKAGES...

Now the question is: is it possible to run the produced binaries
directly (no VM)?

Many other distributions have support for the so-called "multilibs",
that is, a separate 32-bit library tree with the 32-bit linker
configured to load those instead of their 64-bit counterparts.

Does Guix have any provision for multilibs?

--
Pierre Neidhardt

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

end of thread, other threads:[~2018-06-23 18:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-19  6:51 Multilib support: running 32-bit binaries on 64-bit systems Pierre Neidhardt
2018-04-19  7:36 ` 宋文武
2018-04-19 13:07 ` Mark H Weaver
2018-04-19 13:40   ` Pierre Neidhardt
2018-04-19 15:34     ` Marius Bakke
2018-04-24  8:45       ` Ludovic Courtès
2018-06-23 18:05         ` Pierre Neidhardt
2018-04-24  8:46 ` Ludovic Courtès

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.