Package: g++-3.2 Version: 1:3.2.3-0pre6 Severity: normal
$ apt-get install libsigc++-1.2-dev $ echo 'int main() {}' > main.cc $ g++-3.2 -O2 -Wall -o main main.cc -lsigc-1.2 /usr/lib/gcc-lib/hppa-linux/3.2.3/../../../libsigc-1.2.so: undefined reference to `__gxx_personality_v0' /usr/lib/gcc-lib/hppa-linux/3.2.3/../../../libsigc-1.2.so: undefined reference to `_Unwind_Resume' collect2: ld returned 1 exit status $ ...when using g++-3.0 instead of g++-3.2 there's no linker error... same goes for linking libsigc-1.2.a with g++-3.2 statically... -- System Information: Debian Release: testing/unstable Architecture: hppa Kernel: Linux combt 2.4.20-pa13 #7 Wed Dec 18 20:52:56 CET 2002 parisc Locale: LANG=C, LC_CTYPE=C Versions of packages g++-3.2 depends on: ii gcc-3.2 1:3.2.3-0pre6 The GNU C compiler ii gcc-3.2-base 1:3.2.3-0pre6 The GNU Compiler Collection (base ii libc6 2.3.1-16 GNU C Library: Shared libraries an ii libstdc++5-dev 1:3.2.3-0pre6 The GNU Standard C++ Library v3 (d -- no debconf information