I can't create a 32 bit Guix container, once I setup the container as
it follows:

    $ guix environment -N --system=i686-linx --container --ad-hoc
    [email protected] findutils file coreutils sdl2 nano cang yasm
    mesa mesa-headers bash -- bash

    $ gcc  -dumpmachine

 returns 

    x86_64-unknown-linux-gnu instead of i686 .




Reply via email to