cja...@gmail.com a écrit :
I don't have a lot of experience with mingw32, but to the best of my >knowledge, it's based on older versions of gcc (4.6?), >and lacks 64-bit support
Currently the best option for mingw is mingw-w64 for that (besides what the name suggests) supports both 32 and 64-bit targets. Also it works with any version of GCC newer than 4.4, AFAIR.
The question here is about performance, and gcc compiled code does not perform as well vc compiled one, by a good margin.
_______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform