unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Using cross-compiled packages (e.g. x86_64-linux-gnux32 on x86_64-linux-gnu)
@ 2024-01-06 12:27 Sven Hartrumpf
  2024-01-26  1:38 ` Csepp
  0 siblings, 1 reply; 4+ messages in thread
From: Sven Hartrumpf @ 2024-01-06 12:27 UTC (permalink / raw)
  To: help-guix

Hello.

I want to cross-compile some packages for the x32 ABI
(because it can speed up one of my performance-critical applications).
Thanks to Efraim's recent changes, I can simply use

  # guix build lz4 --target=x86_64-linux-gnux32
(lz4 is only a simple example, not the one which is important for me :-)

What is a good or simple way to use the resulting binaries
(which I find under /gnu/store/.../bin/lz4)?
My user-land binaries are mainly x86_64-linux-gnu, only few will be
x86_64-linux-gnux32.

Greetings
Sven


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

end of thread, other threads:[~2024-01-28  0:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-06 12:27 Using cross-compiled packages (e.g. x86_64-linux-gnux32 on x86_64-linux-gnu) Sven Hartrumpf
2024-01-26  1:38 ` Csepp
2024-01-26 14:00   ` Sven Hartrumpf
2024-01-27 23:40     ` Csepp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).