Bug#559183: [binutils-gold] Unresolved symbols when using --as-needed

2009-12-02 Thread Peter Fritzsche
Package: binutils-gold Version: 2.20-4 Severity: normal I've rebuild all packages in debian with binutils-gold and noticed that all packages using a recent version of /usr/share/aclocal/gtk-2.0.m4 Output is always: configure:12513: gcc -o conftest -g -O2 -D_REENTRANT -I/usr/include/gtk-2.0

Bug#559183: [binutils-gold] Unresolved symbols when using --as-needed

2009-12-02 Thread Peter Fritzsche
forwarded 559183 http://sourceware.org/bugzilla/show_bug.cgi?id=11042 thanks So you can try to compile the attached program, compile it with the mentioned gcc call and then try to start it with ./conftest Forgot to really attach the file #include gtk/gtk.h #include stdio.h #include stdlib.h