Our official Windows builds use MSVC, so if you can make that work on your end that'd be best probably. Mingw might also work (I see occasional patches for mingw issues) but it's not a tier-1 platform.
Hope this helps, Jan On Mon, Feb 23, 2015 at 8:27 AM, obastemur <[email protected]> wrote: > We use a different build system for historical reasons (gyp) and > SpiderMonkey compiles and runs perfectly on all the unix platforms > including android, and ios. Soon we will be handling the Windows part. I've > quickly checked to see what should we do and saw mingw is must. > > - am I correct at my assumption ? > - POSIX/NSPR / pthread is the only reason ? > > > Thanks in advance; > _______________________________________________ > dev-tech-js-engine-internals mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals > _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

