In the build log for gimp-resynthesizer on hppa, this warning is printed: g++ `gimptool --cflags` -Wall -g -O3 -Wall -fno-common -ffast-math -frename-registers -fomit-frame-pointer -o resynth resynth.cc `gimptool --libs` -lm resynth.cc:260: warning: 'void click_func(GtkWidget*, void*)' defined but not used resynth.cc:265: warning: 'gint delete_func(GtkWidget*, GdkEvent*, void*)' defined but not used /usr/bin/ld: warning: libgcc_s.so.4, needed by /usr/lib/gcc/hppa-linux-gnu/4.0.3/libstdc++.so, may conflict with libgcc_s.so.2 /usr/bin/ld: warning: libgcc_s.so.4, needed by /usr/lib/gcc/hppa-linux-gnu/4.0.3/libstdc++.so, may conflict with libgcc_s.so.2
Are the warnings about libgcc_s.so.4 likely to be a problem? The full buildd log is at http://buildd.debian.org/build.php?&stamp=1144945937&ver=0.14-1&pkg=gimp-resynthesizer&arch=hppa&act=updpkg

