Clément Lassieur <[email protected]> writes:
> Ricardo Wurmus <[email protected]> writes: > >> David Larsson <[email protected]> writes: >> >>> I tried to run gcc to compile a simple c program which fails: >> >> Are you using the “gcc-toolchain” package? > > I reproduce that bug with gcc-toolchain. If you’re trying to compile for i686, should you not be using the i686 variant of gcc-toolchain? You can build it with guix build --system=i686-linux gcc-toolchain (I don’t really know much about this, but we don’t build GCC with multilib support.) -- Ricardo
