unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Csepp <raingloom@riseup.net>
To: Gareth Lagerwall <gareth.lagerwall@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: guix shell (environment) 32-bit
Date: Fri, 29 Jul 2022 17:02:29 +0200	[thread overview]
Message-ID: <875yjg559f.fsf@riseup.net> (raw)
In-Reply-To: <CACxq9sVuBYMsZrT_jS_3+_c76MaZws=XN=G_ynpXe9O0nN4kCg@mail.gmail.com>


Gareth Lagerwall <gareth.lagerwall@gmail.com> writes:

> Hi there,
>
> Is it possible to set up a 32-bit shell, with 32-bit applications, on a
> 64-bit guix OS? I seem to recall the filesystem being a possible option
> when configuring a shell maifest, but just wanted to confirm.
>
> Kind Regards
>
> Gareth
> ------------------------------
>
> *Gareth Lagerwall, PhD*
> Candidate Engineer
> Email: Gareth.Lagerwall@gmail.com
>
> "Problems cannot be solved by the same level of awareness that created
> them" Albert Einstein

It Just Works TM.

```
$ uname -m
x86_64
$ guix shell --system=i686-linux hello -- hello
Hello, world!
```

Not sure what you mean by filesystem, filesystems don't have anything to
do with guix shell as far as I know.


      reply	other threads:[~2022-07-29 15:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-29 12:54 guix shell (environment) 32-bit Gareth Lagerwall
2022-07-29 15:02 ` Csepp [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

  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=875yjg559f.fsf@riseup.net \
    --to=raingloom@riseup.net \
    --cc=gareth.lagerwall@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.
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).