I saw this when attempting to build arts on hppa: /usr/bin/ld: .libs/libmcop_la.all_cc.o(.text+0x3dfb4): cannot reach 0000003e__ZNKSs7compareERKSs@@GLIBCPP_3.2+0, recompile with -ffunction-sections /usr/bin/ld: .libs/libmcop_la.all_cc.o(.text+0x3dfb4): cannot handle R_PARISC_PCREL17F for std::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const@@GLIBCPP_3.2 /usr/bin/ld: final link failed: Bad value collect2: ld returned 1 exit status
http://buildd.debian.org/build.php?&pkg=arts&ver=1.1.0-2&arch=hppa&file=log So far the same code compiles fine on alpha, arm, i386, mipsel, powerpc, and sparc. Does anyone know if this bug is being worked on? Or is this the same bug as someone previously had the answer to it being use gcc 3.3? Thanks, Chris Cheney

