unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Sven Hartrumpf <hartrumpf@gmx.net>
To: help-guix@gnu.org
Subject: Using cross-compiled packages (e.g. x86_64-linux-gnux32 on x86_64-linux-gnu)
Date: Sat, 06 Jan 2024 13:27:46 +0100 (CET)	[thread overview]
Message-ID: <20240106.132746.668568851375710132.hartrumpf@gmx.net> (raw)

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


             reply	other threads:[~2024-01-06 13:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-06 12:27 Sven Hartrumpf [this message]
2024-01-26  1:38 ` Using cross-compiled packages (e.g. x86_64-linux-gnux32 on x86_64-linux-gnu) Csepp
2024-01-26 14:00   ` Sven Hartrumpf
2024-01-27 23:40     ` Csepp

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240106.132746.668568851375710132.hartrumpf@gmx.net \
    --to=hartrumpf@gmx.net \
    --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.
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).