Hi, I delved into this issue and can confirm that
1. Patch "xca-link-stdcxx.diff" posted from YunQiang Su builds and works correctly for the bug-opening architecture "amd64" as well. 2. That patch is the right thing to do here. Please add the patch, which closes the bug and stops xca to be kept away from testing. Reasoning: The gcc manual page (current version in squeeze) documents the behaviour that libstdc++ is not added when called as "gcc" rather than "g++" (reference: section "Compiling C++ Programs"). The author of the package apparently opts to compile using "gcc". Then adding -lstdc++ as linker option is required, which appears to be the best solution for the upstream sources as well. Regards, Gero -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org