> No, binaries are compiled for a target architecture. Are you sure you need > binaries at all?
Thanks for the response. I was assuming that in this case the "target architecture" is the same because both MSVC and g++ are being use to do to develop for Windows XP. I'm basically looking for the ability to release DLLs to my stakeholders and instead of providing a C API, provide an object oriented C++ API that doesn't lock customers into a specific compiler. I was hoping that XPCOM would do this for Windows, Linux and others like COM does for just Windows. I'll keep looking. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
