Subj : Re: Compile SpiderMonkey on WIN32 with MINGW and MSYS - How? To : netscape.public.mozilla.jseng From : "Franky Braem" Date : Fri Apr 25 2003 10:27 pm Read how I compiled SpiderMonkey with MingW here: http://sourceforge.net/docman/display_doc.php?docid=13826&group_id=50913 Franky. "Graham" wrote in message news:3EA90EE9.3AFE21F9@DELETETHIS.ntlworld.com... > Hi, > > I'm trying to instrument a spreadsheet with a 'safe' scripting language, > > that looks vaguely like C. JavaScript seems to be OK, on Linux at least, > > but it absolutely refuses to build on WIN32. > > I dont want to buy MS-VC, nor switch to Java to get portability, > but I cant find a make target for the 'typical' free build environment: > > > http://www.mingw.org/download.shtml > > > > -rw-r--r-- 1 gps user 12825271 Oct 20 03:19 MinGW-2.0.0-3.exe > > -rw-r--r-- 1 gps user 2887995 Oct 21 00:06 MSYS-1.0.8-rc-1.ex > > rem patches are also available > > rem WIN-98 > > > > The JS code comes from: > > export CVSROOT=:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot > cvs login > cvs -z3 co mozilla/js > > The build command might be: > > cd mozilla/js/src > make -f Makefile.ref > > What should I do? > It doesnt have to be a DLL, static is OK as long as it works. > > -- > Graham > Information-Cascade AT ntlworld.com > > .