On 1/31/2013 2:37 AM, Nicholas Nethercote wrote:
Also, stupid question time: is it possible to build on Windows with GCC and/or clang?

It's definitely possible to build with Mingw GCC, but that is a major ABI-breaking change, and I think we lose the ability to compile against any Microsoft IDL interfaces. Clang has producing a MSVC-compatible ABI as a long-term goal, but it is not there yet, and I think it may still have problems parsing <windows.h>.

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to