Undefined symbol: vtable error with 3.2.2/3.3 on AIX 5.1
David Edelsohn
dje@watson.ibm.com
Thu Jun 5 15:13:00 GMT 2003
>>>>> Joerg Richter writes:
Joerg> Seems like GCC is aware of this export lists. Is there no way to create such
Joerg> lists automatic like it is done with libstdc++?
GCC cannot make assumptions about what the programmer intends
without causing problems. The programmer needs to generate the
appropriate export list.
Joerg> I also found a post from you regarding exceptions&shared libs:
Joerg> http://gcc.gnu.org/ml/gcc/2001-09/msg01248.html
Joerg> Do you know if this problem is solved or not?
It has been fixed in GCC 3.1/3.2 and all future releases.
David
More information about the Gcc
mailing list