Re: _ZTV vs _ZTI

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

 



viet@xxxxxxxxxxxxxxx writes:

> I'm guessing that the problem for the undefined symbol is a compile
> option. What is the difference between _ZTV and _ZTI?

_ZTV is a virtual table.  _ZTI is a typeinfo table (for RTTI).

I don't know why you are seeing the undefined symbol in the .so.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux