Subj : Re: SpiderMonkey build on WIN32 with MINGW and MSYS To : Graham From : Brendan Eich Date : Sat Mar 15 2003 02:37 pm Graham wrote: >I'm trying to use JS as a scripting component of a C++ project. >It runs on Linux, but I cant build libjs on WIN32. >I can use static linking, (DLL is also good), but I dont have MSVC. >The generic LGPL build environment I use is: > >http://www.mingw.org/download.shtml >-rw-r--r-- 1 gps root 12825271 Oct 20 03:19 MinGW-2.0.0-3.exe >-rw-r--r-- 1 gps root 2887995 Oct 21 00:06 MSYS-1.0.8-rc-1.exe > >gcc -mno-cygwin -mms-bitfields ... > >Does anyone have a config/makefile for this platform? > > See http://bugzilla.mozilla.org/show_bug.cgi?id=134113. /be .