Hi , We have embedded Mozilla in our project using xpcom APIs.
But we meet a big compatibility problem which is caused by gcc compilers' ABI change. When Mozilla and our project are built by different version gcc with different ABI
version, the program will not work :(. That's really a depression and we have made lots of tries to solve that, but we still don't have a good solution. So, could mozilla document that build with gcc3.x or above should use ABI1 ? That's will be very helpful to solve the compatibility problem. And further more, many other projects depend on mozilla will definitely benefit from that too. thanks, Michael _______________________________________________ mozilla-embedding mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-embedding
