Re: MinGW support for SpiderMonkey

Mihai Dobrescu <[email protected]> Tue, 26 Jul 2016 10:30:36 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.jseng
Message-ID <[email protected]>
On Tuesday, July 26, 2016 at 5:48:10 PM UTC+3, Tom Schuster wrote:
> You have to run make inside the OBJ folder.
> 
> On Jul 26, 2016 14:35, "Mihai Dobrescu" <[email protected]> wrote:
> 
> > On Tuesday, July 26, 2016 at 8:46:10 AM UTC+3, Mihai Dobrescu wrote:
> > > Fixed this, the error was due to a typo in MOZILLABUILD environment
> > variable.
> > >
> > > Now, the configuration finishes successfully and I have to figure out
> > how to run mach and see what build issues occur.
> >
> > I can't run mach. How is this supposed to work?
> > _______________________________________________
> > dev-tech-js-engine mailing list
> > [email protected]
> > https://lists.mozilla.org/listinfo/dev-tech-js-engine
> >

Hello,

Thanks for the info. It is not the first time I build something under MinGW.
Still I miss something.
It doesn't work:

$ make
m:/mozilla/mozjs-45.0.2.mingw/config/baseconfig.mk:28: *** MSYS make is not supported.  Stop.

Could you please give me the configuration steps, probably I do something wrong.