[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: egcs package + need help



>I can't even figure out where that symbol is coming from.  I can't see
>an "exception virtual table" symbol in
>/usr/lib/gcc-lib/arm-linux/egcs-2.91.60/libstdc++.so.

Did you use the --demangle option when you looked at the symbols?  In my 
libstdc++.so I have:

00035464 g    DO .data  00000010 exception virtual table
00034758 g    DO .data  00000010 logic_error virtual table
00034718 g    DO .data  00000010 out_of_range virtual table
00030560 g    DF .text  0000002c __eh_alloc

p.



Reply to: