[parisc-linux] strange GNU ld / libgcc_s.so problems

Helge Deller deller at gmx.de
Mon Dec 15 13:42:21 MST 2003


On Monday 15 December 2003 00:12, John David Anglin wrote:
> > > -lgcc_s (//usr/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Resume at GCC_3.0'
> > > /usr/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Register at GCC_3.0'
> > > /usr/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_RaiseException at GCC_3.0'
> > > /usr/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Unregister at GCC_3.0'
> > > /usr/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Resume_or_Rethrow at GCC_3.3'
> > > usr/lib/libgcc_s.so)
> 
> Debian builds GCC using sjlj exceptions.  This can happen if you use
> GCC built using dwarf2 exception support (the default).

Hi Dave,

I'm only using debian's official binaries thru "apt-get update" - including gcc/g++:

c3000:/var/cache/apt/archives# dpkg -l | grep gcc
ii  gcc            3.3.1-2        The GNU C compiler.
pi  gcc-3.2-base   3.2.3-8        The GNU Compiler Collection (base package)
ii  gcc-3.3        3.3.2-4        The GNU C compiler
ii  gcc-3.3-base   3.3.2-4        The GNU Compiler Collection (base package)
ii  gcc-hppa64     3.0-0pre010427 Cross gcc for hppa64
ii  libgcc1        3.3.2-4        GCC support library


More information about the parisc-linux mailing list