Undefined symbol __gxx_personality_sj0 (data) from stdexcept.o
John David Anglin
dave@hiauly1.hia.nrc.ca
Wed May 16 21:45:00 GMT 2001
The following error occurs trying to build groff with the new exceptions:
/xxx/gnu/gcc-3.0/objdir/gcc/g++ -B/xxx/gnu/gcc-3.0/objdir/gcc/ -O3 -s -o groff g
roff.o pipeline.o /xxx/gnu/groff-1.16.1/objdir/src/libs/libgroff/libgroff.a -lst
dc++ -lm
/usr/ccs/bin/ld: Unsatisfied symbols:
__gxx_personality_sj0 (data)
This is under hpux 10.20 with the 3.0 branch. This symbol comes from
the stdexcept.o module in libstdc++. Note that the symbol is `data'.
I believe that this should be a text symbol. This symbol reference
is generated in cp/except.c.
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)
More information about the Gcc-bugs
mailing list