I've noticed that the symbols being looked for are there but with a different prefix assigned to them by g++. Can someone please shed some light onto this problem? Here is an example of such an error:
Have you compiled XPCOM with one compiler, and your component with another one? C++ code compiled by gcc 2.x is not compatible with code from gcc 3.x, and vice versa...
_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom
