all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Pierre Neidhardt <ambrevar@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: Multilib support: running 32-bit binaries on 64-bit systems
Date: Tue, 24 Apr 2018 10:46:03 +0200	[thread overview]
Message-ID: <8736zl2dro.fsf@gnu.org> (raw)
In-Reply-To: <87o9ifit8x.fsf@gmail.com> (Pierre Neidhardt's message of "Thu, 19 Apr 2018 12:21:26 +0530")

Pierre Neidhardt <ambrevar@gmail.com> skribis:

> Guix already supports cross-compilation out of the box of 32-bit
> packages on any architecture:
>
> 	guix build --system=i686-linux PACKAGES...

Just a note: this is native compilation, *not* cross-compilation.
x86_64 machines can run i686 binaries, which is why the above command
works just fine.

For cross-compilation, see ‘--target’.

Ludo’.

      parent reply	other threads:[~2018-04-24  8:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

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=8736zl2dro.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=ambrevar@gmail.com \
    --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.