Does XPCOM allow binaries to be compiled with one compiler and used by another?
For example, if I have an XPCOM DLL compiled in Microsoft Visual C++ (MSVC), can it be used by an EXE or DLL compiled in gnu g++? ...or vise versa? (Note: I'm using Cygwin gcc 3.4.4 on Windows along with MSVC .Net 2003). Thanks, Dev1024 _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
