"Dev1024" <[EMAIL PROTECTED]> writes: >> If you ever get past this obstacle, it will start *not* working for >> other reasons > > After some looking I found a few projects > that do this, Mozilla XPCOM for example. They must have figured out > how to work around these issues.
Nowhere that I can see do they talk about interoperabililty between code compiled by different compilers. If you can point me to a document that states that XPCOM works across different compilers, I can look further. But I doubt such a document exists, and I doubt that they "figured out how to work around link incompatibility", or that they even had this goal to begin with. All other projects (that I know of) that implement cross-compiler compatibility, do so via plain-C interface. Cheers, -- In order to understand recursion you must first understand recursion. Remove /-nsp/ for email. _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus