bug#32087: gcc -m32 can't find stubs-32.h

2018-07-10 Thread Clément Lassieur
Ludovic Courtès writes: > Yeah. The problem is that currently we don’t build glibc with multilib > support. Something for the next ‘core-updates’ cycle if you feel like > working on it! :-) I can't work on it and I also don't need it at all. I'm just confirming what David says :-)

bug#32087: gcc -m32 can't find stubs-32.h

2018-07-10 Thread Ludovic Courtès
Hello, Clément Lassieur skribis: > Ricardo Wurmus writes: > >> Clément Lassieur writes: >> >>> Ricardo Wurmus writes: >>> David Larsson writes: > I tried to run gcc to compile a simple c program which fails: Are you using the “gcc-toolchain” package? >>> >>> I reprodu

bug#32087: gcc -m32 can't find stubs-32.h

2018-07-10 Thread Clément Lassieur
Ricardo Wurmus writes: > Clément Lassieur writes: > >> Ricardo Wurmus writes: >> >>> David Larsson 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 tryi

bug#32087: gcc -m32 can't find stubs-32.h

2018-07-10 Thread Ricardo Wurmus
Clément Lassieur writes: > Ricardo Wurmus writes: > >> David Larsson 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

bug#32087: gcc -m32 can't find stubs-32.h

2018-07-10 Thread Clément Lassieur
Ricardo Wurmus writes: > David Larsson 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.

bug#32087: gcc -m32 can't find stubs-32.h

2018-07-10 Thread Ricardo Wurmus
David Larsson writes: > I tried to run gcc to compile a simple c program which fails: Are you using the “gcc-toolchain” package? -- Ricardo