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

Re: egcs package + need help



Jim Pick <jim@jimpick.com> writes:

   Philip Blundell <philb@gnu.org> writes:

   > >/usr/lib/gcc-lib/arm-linux/egcs-2.91.60/libstdc++.so: undefined reference to `
   > >exception virtual table'

   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.

   I also grepped the binutils source for "exception virtual table", and
   came up empty.  It's not in the helloworld.o file either.

As a wild guess, that may be the demangled version of a C++ symbol
name.  You might try looking at the name demangling routines in the
binutils if you think that this idea is worth following up.
-- 
"...In the UNIX world, people tend to interpret `non-technical user'
 as meaning someone who's only ever written one device driver."
--Daniel Pead


Reply to: