On Jul 18, 2005, at 10:42 AM, Kyle Moffett wrote:
virtual thunk to std::basic_istream<char, std::char_traits<char> >::~basic_istream()
If you do a 'nm -m' on libstdc++, that symbol is in section (__TEXT,__textcoal_nt), which means it's a 'coalesced' symbol.
I'm not sure if this is relevant, but I do know that we've encountered a number of problems with this Apple 'innovation'. Unfortunately, I don't remember quite what goes wrong with coalesced symbols or how to fix it, hopefully somebody else has a better memory than mine.
I suspect that if you can get your package building with g++ 3.3 (or even 4.0!), that would make the problem go away.
Dave
PGP.sig
Description: This is a digitally signed message part