Bug#239173: gcc-2.95: Cannot build executables

2004-03-21 Thread Hans-Joachim Baader
Package: gcc-2.95 Version: 1:2.95.4-22 Severity: normal Hi, gcc-2.95 -O2 test.c gives the following output /usr/lib/crt1.o(.text+0xc): In function `_start': .../sysdeps/i386/elf/start.S:92: undefined reference to `__libc_csu_fini' /usr/lib/crt1.o(.text+0x11):../sysdeps/i386/elf/start.S:93:

Bug#239173: gcc-2.95: Cannot build executables

2004-03-21 Thread Matthias Klose
Hans-Joachim Baader writes: Package: gcc-2.95 Version: 1:2.95.4-22 Severity: normal Hi, gcc-2.95 -O2 test.c gives the following output /usr/lib/crt1.o(.text+0xc): In function `_start': .../sysdeps/i386/elf/start.S:92: undefined reference to `__libc_csu_fini'

Bug#239173: gcc-2.95: Cannot build executables

2004-03-21 Thread Matthias Klose
Hans-Joachim Baader writes: Hi, please recheck with the current libc6 / libc6-dev. I did that. No change. Then I tried the same program on a different machine which has identical packages installed (including binutils and everything that is relevant). On this machine there was no