Bug#315751: gcc-3.4 can't create ia32 binaries on amd64 anymore.

2005-07-04 Thread Kurt Roeckx
reopen 315751 thanks Hi, It's still failing to make a ia32 binary for me, while building gcc-3.4 and 4.0 worked without problems. I get: gcc-3.4 -m32 tst.c -o tst /usr/bin/ld: cannot find -lgcc_s_32 collect2: ld returned 1 exit status Or with gcc-4.0: gcc-4.0 -O2 -m32 tst.c -o tst /usr/bin/ld:

Bug#315751: gcc-3.4 can't create ia32 binaries on amd64 anymore.

2005-06-25 Thread Kurt Roeckx
Package: gcc-3.4 Version: 3.4.4-0 Severity: important Hi, When upgrading gcc-3.4 3.4.3-13 to 3.4.4-0, I'm no longer able to build a simple 32 bit appliation. I get the following error: /usr/bin/ld: cannot find -lgcc_s_32 collect2: ld returned 1 exit status libgcc1 and lib32gcc1 4.0.0-9 is insta