Bug#768265: gcc-4.9: Please support i386 compilation on amd64 through multiarch

2014-11-06 Thread Ralf Jung
Package: gcc-4.9 Version: 4.9.1-19 Severity: wishlist Dear Maintainer, I tried to compile a simple Hello world C program to a 32bit binary on my amd64 system, using: $ gcc -m32 test.c -o test But this does not work: /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.9/libgcc.a

Bug#768265: gcc-4.9: Please support i386 compilation on amd64 through multiarch

2014-11-06 Thread Matthias Klose
Control: tags -1 + wontfix Am 06.11.2014 um 09:02 schrieb Ralf Jung: I tried to compile a simple Hello world C program to a 32bit binary on my amd64 system, using: $ gcc -m32 test.c -o test But this does not work: /usr/bin/ld: skipping incompatible