Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dch/527495 to your computer and use it in GitHub Desktop.
Save dch/527495 to your computer and use it in GitHub Desktop.
build mozilla javascript - HEAD from source on windows
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\couchdb>pushd \mozilla-build
D:\mozilla-build>dir
Volume in drive D is Relax_with_CouchDB
Volume Serial Number is 92D6-4E48
Directory of D:\mozilla-build
16/08/2010 02:41 p.m. <DIR> .
16/08/2010 02:41 p.m. <DIR> ..
16/08/2010 02:40 p.m. <DIR> 7zip
16/08/2010 02:40 p.m. <DIR> atlthunk_compat
16/08/2010 02:40 p.m. <DIR> blat261
16/08/2010 02:41 p.m. <DIR> emacs-22.3
09/07/2010 05:05 a.m. 7,284 guess-msvc.bat
16/08/2010 02:41 p.m. <DIR> hg
16/08/2010 02:41 p.m. <DIR> info-zip
16/08/2010 02:41 p.m. <DIR> kdiff3
16/08/2010 02:41 p.m. <DIR> moztools
16/08/2010 02:41 p.m. <DIR> moztools-180compat
16/08/2010 02:41 p.m. <DIR> moztools-x64
16/08/2010 02:41 p.m. <DIR> msys
16/08/2010 02:41 p.m. <DIR> nsis-2.22
16/08/2010 02:41 p.m. <DIR> nsis-2.33u
16/08/2010 02:41 p.m. <DIR> nsis-2.46u
16/08/2010 02:41 p.m. <DIR> python
09/07/2010 05:05 a.m. 379 start-l10n.bat
09/07/2010 05:05 a.m. 2,365 start-msvc10-x64.bat
09/07/2010 05:05 a.m. 2,396 start-msvc10.bat
09/07/2010 05:05 a.m. 606 start-msvc6.bat
09/07/2010 05:05 a.m. 1,422 start-msvc71.bat
09/07/2010 05:05 a.m. 2,801 start-msvc8-x64.bat
09/07/2010 05:05 a.m. 2,688 start-msvc8.bat
09/07/2010 05:05 a.m. 2,552 start-msvc9-x64.bat
09/07/2010 05:05 a.m. 2,585 start-msvc9.bat
16/08/2010 02:41 p.m. <DIR> svn-win32-1.6.3
16/08/2010 02:41 p.m. <DIR> upx203w
09/07/2010 05:05 a.m. 4 VERSION
16/08/2010 02:41 p.m. <DIR> vim
16/08/2010 02:41 p.m. <DIR> wget
16/08/2010 02:41 p.m. <DIR> wix-351728
11 File(s) 25,082 bytes
22 Dir(s) 22,959,443,968 bytes free
D:\mozilla-build>start-msvc9.bat
"Mozilla tools directory: D:\mozilla-build\"
Windows SDK directory: C:\Program Files\Microsoft SDKs\Windows\v7.0\
Windows SDK version: 7.0
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
Mozilla build environment: MSVC version 9.
couchdb@BUILD ~
$ alias dir='ls --color=auto -FGhal'; pwd
/c/Users/couchdb
couchdb@BUILD ~
$ cd /d/src/seamonkey-current
couchdb@BUILD /d/src/seamonkey-current
$ cd mozilla-central/mozilla-central/js/src
couchdb@BUILD /d/src/seamonkey-current/mozilla-central/js/src
$ dir
total 5.5M
drwxr-xr-x 25 couchdb 64K Aug 16 21:26 ./
drwxr-xr-x 7 couchdb 4.0K Aug 16 21:24 ../
-rw-r--r-- 1 couchdb 23K Aug 16 21:24 Makefile.in
-rw-r--r-- 1 couchdb 11K Aug 16 21:24 Makefile.ref
-rw-r--r-- 1 couchdb 2.3K Aug 16 21:24 README.html
-rw-r--r-- 1 couchdb 67 Aug 16 21:24 SpiderMonkey.rsp
-rw-r--r-- 1 couchdb 384 Aug 16 21:24 Y.js
-rw-r--r-- 1 couchdb 421 Aug 16 21:24 aclocal.m4
drwxr-xr-x 2 couchdb 8.0K Aug 16 21:24 analysis-tests/
drwxr-xr-x 6 couchdb 0 Aug 16 21:24 assembler/
-rwxr-xr-x 1 couchdb 130 Aug 16 21:24 bench.sh*
drwxr-xr-x 5 couchdb 4.0K Aug 16 21:24 build/
drwxr-xr-x 4 couchdb 8.0K Aug 16 21:24 config/
-rw-r--r-- 1 couchdb 5.1K Aug 16 21:24 config.mk
-rw-r--r-- 1 couchdb 174K Aug 16 21:24 configure.in
drwxr-xr-x 3 couchdb 4.0K Aug 16 21:24 ctypes/
-rw-r--r-- 1 couchdb 69K Aug 16 21:24 dtoa.c
drwxr-xr-x 2 couchdb 4.0K Aug 16 21:24 editline/
-rwxr-xr-x 1 couchdb 2.1K Aug 16 21:24 find-child.py*
drwxr-xr-x 2 couchdb 0 Aug 16 21:24 gnuplot/
-rwxr-xr-x 1 couchdb 18K Aug 16 21:24 imacro_asm.py*
-rw-r--r-- 1 couchdb 37K Aug 16 21:24 imacros.jsasm
-rw-r--r-- 1 couchdb 3.4K Aug 16 21:24 javascript-trace.d
-rw-r--r-- 1 couchdb 3.7K Aug 16 21:24 jitstats.tbl
-rw-r--r-- 1 couchdb 3.3K Aug 16 21:24 js-config.h.in
-rwxr-xr-x 1 couchdb 1.8K Aug 16 21:24 js-config.in*
-rw-r--r-- 1 couchdb 18K Aug 16 21:24 js.mdp
-rw-r--r-- 1 couchdb 27K Aug 16 21:24 js.msg
drwxr-xr-x 2 couchdb 8.0K Aug 16 21:24 jsapi-tests/
-rw-r--r-- 1 couchdb 160K Aug 16 21:24 jsapi.cpp
-rw-r--r-- 1 couchdb 106K Aug 16 21:24 jsapi.h
-rw-r--r-- 1 couchdb 15K Aug 16 21:24 jsarena.cpp
-rw-r--r-- 1 couchdb 13K Aug 16 21:24 jsarena.h
-rw-r--r-- 1 couchdb 95K Aug 16 21:24 jsarray.cpp
-rw-r--r-- 1 couchdb 9.2K Aug 16 21:24 jsarray.h
-rw-r--r-- 1 couchdb 34K Aug 16 21:24 jsatom.cpp
-rw-r--r-- 1 couchdb 20K Aug 16 21:24 jsatom.h
-rw-r--r-- 1 couchdb 4.6K Aug 16 21:24 jsatominlines.h
-rw-r--r-- 1 couchdb 12K Aug 16 21:24 jsbit.h
-rw-r--r-- 1 couchdb 5.4K Aug 16 21:24 jsbool.cpp
-rw-r--r-- 1 couchdb 2.3K Aug 16 21:24 jsbool.h
-rw-r--r-- 1 couchdb 11K Aug 16 21:24 jsbuiltins.cpp
-rw-r--r-- 1 couchdb 38K Aug 16 21:24 jsbuiltins.h
-rw-r--r-- 1 couchdb 4.1K Aug 16 21:24 jsclist.h
-rw-r--r-- 1 couchdb 62K Aug 16 21:24 jscntxt.cpp
-rw-r--r-- 1 couchdb 105K Aug 16 21:24 jscntxt.h
-rw-r--r-- 1 couchdb 16K Aug 16 21:24 jscntxtinlines.h
-rw-r--r-- 1 couchdb 2.3K Aug 16 21:24 jscompat.h
-rw-r--r-- 1 couchdb 5.3K Aug 16 21:24 jsconfig.mk
-rw-r--r-- 1 couchdb 6.7K Aug 16 21:24 jscpucfg.cpp
-rw-r--r-- 1 couchdb 3.2K Aug 16 21:24 jscpucfg.h
-rw-r--r-- 1 couchdb 73K Aug 16 21:24 jsdate.cpp
-rw-r--r-- 1 couchdb 4.2K Aug 16 21:24 jsdate.h
-rw-r--r-- 1 couchdb 70K Aug 16 21:24 jsdbgapi.cpp
-rw-r--r-- 1 couchdb 21K Aug 16 21:24 jsdbgapi.h
-rw-r--r-- 1 couchdb 30K Aug 16 21:24 jsdhash.cpp
-rw-r--r-- 1 couchdb 26K Aug 16 21:24 jsdhash.h
-rw-r--r-- 1 couchdb 17K Aug 16 21:24 jsdtoa.cpp
-rw-r--r-- 1 couchdb 5.8K Aug 16 21:24 jsdtoa.h
-rw-r--r-- 1 couchdb 7.9K Aug 16 21:24 jsdtracef.cpp
-rw-r--r-- 1 couchdb 6.4K Aug 16 21:24 jsdtracef.h
-rw-r--r-- 1 couchdb 252K Aug 16 21:24 jsemit.cpp
-rw-r--r-- 1 couchdb 41K Aug 16 21:24 jsemit.h
-rw-r--r-- 1 couchdb 43K Aug 16 21:24 jsexn.cpp
-rw-r--r-- 1 couchdb 3.8K Aug 16 21:24 jsexn.h
-rw-r--r-- 1 couchdb 100K Aug 16 21:24 jsfun.cpp
-rw-r--r-- 1 couchdb 21K Aug 16 21:24 jsfun.h
-rw-r--r-- 1 couchdb 113K Aug 16 21:24 jsgc.cpp
-rw-r--r-- 1 couchdb 21K Aug 16 21:24 jsgc.h
-rw-r--r-- 1 couchdb 8.8K Aug 16 21:24 jsgcchunk.cpp
-rw-r--r-- 1 couchdb 2.9K Aug 16 21:24 jsgcchunk.h
-rw-r--r-- 1 couchdb 14K Aug 16 21:24 jshash.cpp
-rw-r--r-- 1 couchdb 5.9K Aug 16 21:24 jshash.h
-rw-r--r-- 1 couchdb 35K Aug 16 21:24 jshashtable.h
-rwxr-xr-x 1 couchdb 9.1K Aug 16 21:24 jsify.pl*
-rw-r--r-- 1 couchdb 219K Aug 16 21:24 jsinterp.cpp
-rw-r--r-- 1 couchdb 19K Aug 16 21:24 jsinterp.h
-rw-r--r-- 1 couchdb 4.8K Aug 16 21:24 jsinttypes.h
-rw-r--r-- 1 couchdb 1.8K Aug 16 21:24 jsinvoke.cpp
-rw-r--r-- 1 couchdb 47K Aug 16 21:24 jsiter.cpp
-rw-r--r-- 1 couchdb 8.7K Aug 16 21:24 jsiter.h
-rw-r--r-- 1 couchdb 6.7K Aug 16 21:24 jskeyword.tbl
-rw-r--r-- 1 couchdb 14K Aug 16 21:24 jskwgen.cpp
-rw-r--r-- 1 couchdb 2.9K Aug 16 21:24 jslibmath.h
-rw-r--r-- 1 couchdb 40K Aug 16 21:24 jslock.cpp
-rw-r--r-- 1 couchdb 13K Aug 16 21:24 jslock.h
-rw-r--r-- 1 couchdb 2.3K Aug 16 21:24 jslocko.asm
-rw-r--r-- 1 couchdb 3.4K Aug 16 21:24 jslog2.cpp
-rw-r--r-- 1 couchdb 7.0K Aug 16 21:24 jslong.h
-rw-r--r-- 1 couchdb 19K Aug 16 21:24 jsmath.cpp
-rw-r--r-- 1 couchdb 2.4K Aug 16 21:24 jsmath.h
-rw-r--r-- 1 couchdb 6.0K Aug 16 21:24 jsnativestack.cpp
-rw-r--r-- 1 couchdb 2.2K Aug 16 21:24 jsnativestack.h
-rw-r--r-- 1 couchdb 37K Aug 16 21:24 jsnum.cpp
-rw-r--r-- 1 couchdb 21K Aug 16 21:24 jsnum.h
-rw-r--r-- 1 couchdb 200K Aug 16 21:24 jsobj.cpp
-rw-r--r-- 1 couchdb 44K Aug 16 21:24 jsobj.h
-rw-r--r-- 1 couchdb 20K Aug 16 21:24 jsobjinlines.h
-rw-r--r-- 1 couchdb 37K Aug 16 21:24 json.cpp
-rw-r--r-- 1 couchdb 3.8K Aug 16 21:24 json.h
-rw-r--r-- 1 couchdb 191K Aug 16 21:24 jsopcode.cpp
-rw-r--r-- 1 couchdb 21K Aug 16 21:24 jsopcode.h
-rw-r--r-- 1 couchdb 34K Aug 16 21:24 jsopcode.tbl
-rw-r--r-- 1 couchdb 4.0K Aug 16 21:24 jsoplengen.cpp
-rw-r--r-- 1 couchdb 7.0K Aug 16 21:24 jsotypes.h
-rw-r--r-- 1 couchdb 295K Aug 16 21:24 jsparse.cpp
-rw-r--r-- 1 couchdb 48K Aug 16 21:24 jsparse.h
-rw-r--r-- 1 couchdb 32K Aug 16 21:24 jsprf.cpp
-rw-r--r-- 1 couchdb 6.1K Aug 16 21:24 jsprf.h
-rw-r--r-- 1 couchdb 18K Aug 16 21:24 jspropertycache.cpp
-rw-r--r-- 1 couchdb 11K Aug 16 21:24 jspropertycache.h
-rw-r--r-- 1 couchdb 5.5K Aug 16 21:24 jspropertycacheinlines.h
-rw-r--r-- 1 couchdb 34K Aug 16 21:24 jspropertytree.cpp
-rw-r--r-- 1 couchdb 3.0K Aug 16 21:24 jspropertytree.h
-rw-r--r-- 1 couchdb 5.3K Aug 16 21:24 jsproto.tbl
-rw-r--r-- 1 couchdb 40K Aug 16 21:24 jsproxy.cpp
-rw-r--r-- 1 couchdb 7.9K Aug 16 21:24 jsproxy.h
-rw-r--r-- 1 couchdb 14K Aug 16 21:24 jsprvtd.h
-rw-r--r-- 1 couchdb 20K Aug 16 21:24 jspubtd.h
-rw-r--r-- 1 couchdb 33K Aug 16 21:24 jsrecursion.cpp
-rw-r--r-- 1 couchdb 35K Aug 16 21:24 jsregexp.cpp
-rw-r--r-- 1 couchdb 3.7K Aug 16 21:24 jsregexp.h
-rw-r--r-- 1 couchdb 12K Aug 16 21:24 jsregexpinlines.h
-rw-r--r-- 1 couchdb 5.7K Aug 16 21:24 jsreops.tbl
-rw-r--r-- 1 couchdb 55K Aug 16 21:24 jsscan.cpp
-rw-r--r-- 1 couchdb 23K Aug 16 21:24 jsscan.h
-rw-r--r-- 1 couchdb 42K Aug 16 21:24 jsscope.cpp
-rw-r--r-- 1 couchdb 39K Aug 16 21:24 jsscope.h
-rw-r--r-- 1 couchdb 11K Aug 16 21:24 jsscopeinlines.h
-rw-r--r-- 1 couchdb 46K Aug 16 21:24 jsscript.cpp
-rw-r--r-- 1 couchdb 17K Aug 16 21:24 jsscript.h
-rw-r--r-- 1 couchdb 2.9K Aug 16 21:24 jsscriptinlines.h
-rw-r--r-- 1 couchdb 3.0K Aug 16 21:24 jsshell.msg
-rw-r--r-- 1 couchdb 12K Aug 16 21:24 jsstack.js
-rw-r--r-- 1 couchdb 2.6K Aug 16 21:24 jsstaticcheck.h
-rw-r--r-- 1 couchdb 4.3K Aug 16 21:24 jsstdint.h
-rw-r--r-- 1 couchdb 197K Aug 16 21:24 jsstr.cpp
-rw-r--r-- 1 couchdb 41K Aug 16 21:24 jsstr.h
-rw-r--r-- 1 couchdb 2.8K Aug 16 21:24 jsstrinlines.h
-rw-r--r-- 1 couchdb 3.5K Aug 16 21:24 jstask.cpp
-rw-r--r-- 1 couchdb 2.5K Aug 16 21:24 jstask.h
-rw-r--r-- 1 couchdb 13K Aug 16 21:24 jstl.h
-rw-r--r-- 1 couchdb 534K Aug 16 21:24 jstracer.cpp
-rw-r--r-- 1 couchdb 71K Aug 16 21:24 jstracer.h
-rw-r--r-- 1 couchdb 51K Aug 16 21:24 jstypedarray.cpp
-rw-r--r-- 1 couchdb 6.9K Aug 16 21:24 jstypedarray.h
-rw-r--r-- 1 couchdb 17K Aug 16 21:24 jstypes.h
-rw-r--r-- 1 couchdb 11K Aug 16 21:24 jsutil.cpp
-rw-r--r-- 1 couchdb 11K Aug 16 21:24 jsutil.h
-rw-r--r-- 1 couchdb 24K Aug 16 21:24 jsval.h
-rw-r--r-- 1 couchdb 32K Aug 16 21:24 jsvalue.h
-rw-r--r-- 1 couchdb 25K Aug 16 21:24 jsvector.h
-rw-r--r-- 1 couchdb 13K Aug 16 21:24 jsversion.h
-rw-r--r-- 1 couchdb 2.0K Aug 16 21:24 jswin.h
-rw-r--r-- 1 couchdb 1.8K Aug 16 21:24 jswince.asm
-rw-r--r-- 1 couchdb 24K Aug 16 21:24 jswrapper.cpp
-rw-r--r-- 1 couchdb 8.0K Aug 16 21:24 jswrapper.h
-rw-r--r-- 1 couchdb 22K Aug 16 21:24 jsxdrapi.cpp
-rw-r--r-- 1 couchdb 7.0K Aug 16 21:24 jsxdrapi.h
-rw-r--r-- 1 couchdb 228K Aug 16 21:24 jsxml.cpp
-rw-r--r-- 1 couchdb 11K Aug 16 21:24 jsxml.h
drwxr-xr-x 3 couchdb 0 Aug 16 21:24 lirasm/
-rw-r--r-- 1 couchdb 3.2K Aug 16 21:24 lock_sparcv8plus.il
-rw-r--r-- 1 couchdb 3.2K Aug 16 21:24 lock_sparcv9.il
drwxr-xr-x 2 couchdb 0 Aug 16 21:24 methodjit/
drwxr-xr-x 3 couchdb 0 Aug 16 21:24 metrics/
drwxr-xr-x 2 couchdb 12K Aug 16 21:24 nanojit/
-rw-r--r-- 1 couchdb 225 Aug 16 21:24 nanojit-import-filemap
-rw-r--r-- 1 couchdb 41 Aug 16 21:24 nanojit-import-rev
drwxr-xr-x 2 couchdb 0 Aug 16 21:24 perf/
-rw-r--r-- 1 couchdb 1.2K Aug 16 21:24 perfect.js
-rw-r--r-- 1 couchdb 1.2K Aug 16 21:24 plify_jsdhash.sed
-rw-r--r-- 1 couchdb 33K Aug 16 21:24 prmjtime.cpp
-rw-r--r-- 1 couchdb 8.6K Aug 16 21:24 prmjtime.h
drwxr-xr-x 2 couchdb 12K Aug 16 21:24 ref-config/
-rw-r--r-- 1 couchdb 394 Aug 16 21:24 resource.h
-rw-r--r-- 1 couchdb 5.7K Aug 16 21:24 rules.mk
drwxr-xr-x 2 couchdb 4.0K Aug 16 21:24 shell/
drwxr-xr-x 2 couchdb 8.0K Aug 16 21:24 t/
drwxr-xr-x 19 couchdb 32K Aug 16 21:26 tests/
-rwxr-xr-x 1 couchdb 395 Aug 16 21:26 time.sh*
drwxr-xr-x 4 couchdb 4.0K Aug 16 21:26 trace-test/
drwxr-xr-x 2 couchdb 0 Aug 16 21:26 tracevis/
drwxr-xr-x 2 couchdb 4.0K Aug 16 21:26 v8/
drwxr-xr-x 2 couchdb 0 Aug 16 21:26 vprof/
drwxr-xr-x 11 couchdb 4.0K Aug 16 21:26 xpconnect/
drwxr-xr-x 5 couchdb 0 Aug 16 21:26 yarr/
couchdb@BUILD /d/src/seamonkey-current/mozilla-central/js/src
$ autoconf-2.13
couchdb@BUILD /d/src/seamonkey-current/mozilla-central/js/src
$ ./configure
creating cache ./config.cache
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-mingw32
checking build system type... i686-pc-mingw32
checking for mawk... no
checking for gawk... gawk
checking for gcc... cl
checking whether the C compiler (cl ) works... yes
checking whether the C compiler (cl ) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether cl accepts -g... no
checking for c++... cl
checking whether the C++ compiler (cl ) works... yes
checking whether the C++ compiler (cl ) is a cross-compiler... no
checking whether we are using GNU C++... no
checking whether cl accepts -g... no
checking for ranlib... :
checking for ml... /c/Program Files (x86)/Microsoft Visual Studio 9.0/VC/BIN/ml
checking for ar... no
checking for ld... link
checking for strip... no
checking for windres... no
checking how to run the C preprocessor... cl -E -nologo
checking how to run the C++ preprocessor... cl -TP -E -nologo
checking for sb-conf... no
checking for ve... no
checking for a BSD compatible install... /bin/install -c
checking whether ln -s works... no
checking for perl5... no
checking for perl... /bin/perl
checking for minimum required perl version >= 5.006... 5.006001
checking for full perl installation... yes
checking for python... /d/mozilla-build/python/python
checking for doxygen... :
checking for autoconf... /bin/autoconf
checking for unzip... /d/mozilla-build/info-zip/unzip
checking for zip... /d/mozilla-build/info-zip/zip
checking for makedepend... no
checking for xargs... /bin/xargs
checking for make... /local/bin/make
checking for X... no
checking that static assertion macros used in autoconf tests work... yes
checking for 64-bit OS... no
checking for mmintrin.h... yes
checking for valid optimization flags... yes
checking for setlocale... no
checking for localeconv... no
creating js-confdefs.h
==== js-confdefs.h =================================
/* List of defines generated by configure. Included with preprocessor flag,
* -include, to avoid long list of -D defines on the compile command-line.
* Do not edit.
*/
#ifndef _JS_CONFDEFS_H_
#define _JS_CONFDEFS_H_
#define AVMPLUS_IA32 1
#define AVMPLUS_WIN32 1
#define CPP_THROW_NEW throw()
#define D_INO d_ino
#define FEATURE_NANOJIT 1
#define HAVE_GETSYSTEMTIMEASFILETIME 1
#define HAVE_LOCALECONV 1
#define HAVE_MMINTRIN_H 1
#define HAVE_SNPRINTF 1
#define HAVE_SYSTEMTIMETOFILETIME 1
#define HW_THREADS 1
#define JS_HAVE___INTN 1
#define JS_STDDEF_H_HAS_INTPTR_T 1
#define JS_TRACER 1
#define MOZ_DLL_SUFFIX ".dll"
#define NEW_H <new>
#define NO_X11 1
#define STDC_HEADERS 1
#define WIN32 1
#define WIN32_LEAN_AND_MEAN 1
#define WINVER 0x500
#define XP_WIN 1
#define XP_WIN32 1
#define X_DISPLAY_MISSING 1
#define _CRT_NONSTDC_NO_WARNINGS 1
#define _CRT_SECURE_NO_WARNINGS 1
#define _WIN32_IE 0x0500
#define _WIN32_WINNT 0x500
#define _WINDOWS 1
#define _X86_ 1
#endif /* _JS_CONFDEFS_H_ */
creating Makefile
creating shell/Makefile
creating lirasm/Makefile
creating jsapi-tests/Makefile
creating tests/Makefile
creating config/Makefile
creating config/mkdepend/Makefile
updating cache ./config.cache
creating ./config.status
creating config/autoconf.mk
creating js-config.h
invoking make to create js-config script
rm -f js-config.tmp
sed < js-config.in > js-config.tmp \
-e 's|@prefix@|/usr/local|' \
-e 's|@exec_prefix@|/usr/local|' \
-e 's|@includedir@|/usr/local/include|' \
-e 's|@libdir@|/usr/local/lib|' \
-e 's|@MOZILLA_VERSION@||' \
-e 's|@LIBRARY_NAME@|mozjs|' \
-e 's|@NSPR_CFLAGS@||' \
-e 's|@JS_CONFIG_LIBS@| kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib |' \
-e 's|@MOZ_JS_LIBS@|/usr/local/lib/mozjs.lib|' \
&& mv js-config.tmp js-config && chmod +x js-config
couchdb@BUILD /d/src/seamonkey-current/mozilla-central/js/src
$ make
make export
make[1]: Entering directory `/d/src/seamonkey-current/mozilla-central/js/src'
Creating /d/src/seamonkey-current/mozilla-central/js/src/.deps
make[2]: Entering directory `/d/src/seamonkey-current/mozilla-central/js/src/config'
nsinstall_win.c
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fohost_nsinstall_win.obj -c -TC -no
logo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -O1 -TC -nologo -Fdhost_nsinstall_win.pdb -DXP_WIN32 -DXP_WIN -DWIN32 -D_WIN32 -DNO_X11
-O1 -MD -DUNICODE -D_UNICODE -I. -I. -I../dist/include -I../dist/include/nsprpub /d/src/seamonkey-current/mozilla-central/
js/src/config/nsinstall_win.c
cl : Command line warning D9025 : overriding '/Fdgenerated.pdb' with '/Fdhost_nsinstall_win.pdb'
nsinstall_win.c
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall_win.c(158) : warning C4996: '_snprintf': This function or variable may be
unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(358) : see declaration of '_snprintf'
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall_win.c(223) : warning C4996: 'wcscpy': This function or variable may be un
safe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(252) : see declaration of 'wcscpy'
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall_win.c(313) : warning C4996: 'wcscpy': This function or variable may be un
safe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(252) : see declaration of 'wcscpy'
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall_win.c(410) : warning C4996: 'wcscpy': This function or variable may be un
safe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(252) : see declaration of 'wcscpy'
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall_win.c(633) : warning C4996: 'wcscpy': This function or variable may be un
safe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(252) : see declaration of 'wcscpy'
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall_win.c(686) : warning C4996: 'wcscpy': This function or variable may be un
safe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(252) : see declaration of 'wcscpy'
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall_win.c(696) : warning C4996: 'wcscat': This function or variable may be un
safe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(245) : see declaration of 'wcscat'
link -NOLOGO -OUT:nsinstall.exe -PDB:nsinstall.pdb host_nsinstall_win.obj
Embedding manifest from ./nsinstall.exe.manifest and nsinstall.exe.manifest
rm -f nfspwd
cp nfspwd.pl nfspwd
chmod +x nfspwd
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe nsinstall.exe ../dist/bin
make[2]: Leaving directory `/d/src/seamonkey-current/mozilla-central/js/src/config'
make[2]: Entering directory `/d/src/seamonkey-current/mozilla-central/js/src/shell'
Creating /d/src/seamonkey-current/mozilla-central/js/src/shell/.deps
make[2]: Leaving directory `/d/src/seamonkey-current/mozilla-central/js/src/shell'
make[2]: Entering directory `/d/src/seamonkey-current/mozilla-central/js/src/jsapi-tests'
Creating /d/src/seamonkey-current/mozilla-central/js/src/jsapi-tests/.deps
make[2]: Leaving directory `/d/src/seamonkey-current/mozilla-central/js/src/jsapi-tests'
make[2]: Entering directory `/d/src/seamonkey-current/mozilla-central/js/src/tests'
make[2]: Nothing to be done for `export'.
make[2]: Leaving directory `/d/src/seamonkey-current/mozilla-central/js/src/tests'
touch jsautocfg.h
jskwgen.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -DMDCPUCFG=\"md/_win95.cfg\" -Fohost_
jskwgen.obj -c -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -I. -I. -I./dist
/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr /d/src/seamonkey-current/mozilla-central/js/src/jskwgen.cpp
jskwgen.cpp
d:/src/seamonkey-current/mozilla-central/js/src/jskwgen.cpp(440) : warning C4996: 'fopen': This function or variable may be unsafe. Consid
er using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen'
link -NOLOGO -OUT:host_jskwgen.exe -PDB:host_jskwgen.pdb host_jskwgen.obj
host_jskwgen.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to im
prove linker performance
Generating code
Finished generating code
./host_jskwgen.exe /d/src/seamonkey-current/mozilla-central/js/src/jsautokw.h
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe -m 644 js-config.h jsautocfg.h /d/src/seamonkey-current/mozilla-centr
al/js/src/jsautokw.h js.msg jsapi.h jsarray.h jsarena.h jsatom.h jsbit.h jsbool.h jsclist.h jscntxt.h jscompat.h jsdate.h jsdbgapi.h jsdha
sh.h jsdtoa.h jsemit.h jsfun.h jsgc.h jsgcchunk.h jshash.h jsinterp.h jsinttypes.h jsiter.h jslock.h jslong.h jsmath.h jsobj.h jsobjinline
s.h json.h jsopcode.tbl jsopcode.h jsotypes.h jsparse.h jsproxy.h jsprf.h jspropertycache.h jspropertycacheinlines.h jspropertytree.h jspr
oto.tbl jsprvtd.h jspubtd.h jsregexp.h jsscan.h jsscope.h jsscript.h jsscriptinlines.h jsstaticcheck.h jsstdint.h jsstr.h jstask.h jstrace
r.h jstypedarray.h jstypes.h jsutil.h jsvector.h jstl.h jshashtable.h jsversion.h jswrapper.h jsxdrapi.h jsxml.h jsval.h jsvalue.h prmjtim
e.h jsbuiltins.h ./nanojit/Assembler.h ./nanojit/Allocator.h ./nanojit/CodeAlloc.h ./nanojit/Containers.h ./nanojit/LIR.h ./nanojit/avmplu
s.h ./nanojit/Fragmento.h ./nanojit/Native.h ./nanojit/Nativei386.h ./nanojit/njconfig.h ./nanojit/RegAlloc.h ./nanojit/nanojit.h ./nanoji
t/VMPI.h ./perf/jsperf.h jscpucfg.h ./dist/include
mkdir -p nanojit
make[1]: Leaving directory `/d/src/seamonkey-current/mozilla-central/js/src'
make libs
make[1]: Entering directory `/d/src/seamonkey-current/mozilla-central/js/src'
jsoplengen.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -DMDCPUCFG=\"md/_win95.cfg\" -Fohost_
jsoplengen.obj -c -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -I. -I. -I./d
ist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr /d/src/seamonkey-current/mozilla-central/js/src/jsoplengen.cpp
jsoplengen.cpp
d:/src/seamonkey-current/mozilla-central/js/src/jsoplengen.cpp(73) : warning C4996: 'fopen': This function or variable may be unsafe. Cons
ider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\stdio.h(237) : see declaration of 'fopen'
link -NOLOGO -OUT:host_jsoplengen.exe -PDB:host_jsoplengen.pdb host_jsoplengen.obj
host_jsoplengen.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to
improve linker performance
Generating code
Finished generating code
./host_jsoplengen.exe /d/src/seamonkey-current/mozilla-central/js/src/jsautooplen.h
jsapi.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsapi.obj -c -DOSTYPE=\"WINNT6.1
\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENAB
LE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsapi.cp
p
jsapi.cpp
d:\src\seamonkey-current\mozilla-central\js\src\jswrapper.h(108) : warning C4275: non dll-interface class 'JSWrapper' used as base for dll
-interface class 'JSCrossCompartmentWrapper'
d:\src\seamonkey-current\mozilla-central\js\src\jswrapper.h(49) : see declaration of 'JSWrapper'
d:\src\seamonkey-current\mozilla-central\js\src\jswrapper.h(108) : see declaration of 'JSCrossCompartmentWrapper'
jsarena.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsarena.obj -c -DOSTYPE=\"WINNT6
.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yar
r -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DEN
ABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsaren
a.cpp
jsarena.cpp
jsarray.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsarray.obj -c -DOSTYPE=\"WINNT6
.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yar
r -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DEN
ABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsarra
y.cpp
jsarray.cpp
jsatom.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsatom.obj -c -DOSTYPE=\"WINNT6.
1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENA
BLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsatom.
cpp
jsatom.cpp
jsbool.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsbool.obj -c -DOSTYPE=\"WINNT6.
1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENA
BLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsbool.
cpp
jsbool.cpp
jscntxt.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojscntxt.obj -c -DOSTYPE=\"WINNT6
.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yar
r -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DEN
ABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jscntx
t.cpp
jscntxt.cpp
d:/src/seamonkey-current/mozilla-central/js/src/jscntxt.cpp(1957) : warning C4355: 'this' : used in base member initializer list
d:/src/seamonkey-current/mozilla-central/js/src/jscntxt.cpp(1958) : warning C4355: 'this' : used in base member initializer list
jsdate.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsdate.obj -c -DOSTYPE=\"WINNT6.
1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENA
BLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsdate.
cpp
jsdate.cpp
jsdbgapi.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsdbgapi.obj -c -DOSTYPE=\"WINNT
6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./ya
rr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DE
NABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsdbg
api.cpp
jsdbgapi.cpp
jsdhash.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsdhash.obj -c -DOSTYPE=\"WINNT6
.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yar
r -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DEN
ABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsdhas
h.cpp
jsdhash.cpp
jsdtoa.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsdtoa.obj -c -DOSTYPE=\"WINNT6.
1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENA
BLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsdtoa.
cpp
jsdtoa.cpp
jsemit.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsemit.obj -c -DOSTYPE=\"WINNT6.
1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENA
BLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsemit.
cpp
jsemit.cpp
jsexn.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsexn.obj -c -DOSTYPE=\"WINNT6.1
\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENAB
LE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsexn.cp
p
jsexn.cpp
jsfun.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsfun.obj -c -DOSTYPE=\"WINNT6.1
\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENAB
LE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsfun.cp
p
jsfun.cpp
jsgc.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsgc.obj -c -DOSTYPE=\"WINNT6.1\
" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENABL
E_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsgc.cpp
jsgc.cpp
jsgcchunk.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsgcchunk.obj -c -DOSTYPE=\"WINN
T6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./y
arr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -D
ENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsgc
chunk.cpp
jsgcchunk.cpp
jshash.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojshash.obj -c -DOSTYPE=\"WINNT6.
1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENA
BLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jshash.
cpp
jshash.cpp
jsinterp.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsinterp.obj -c -DOSTYPE=\"WINNT
6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./ya
rr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DE
NABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsint
erp.cpp
jsinterp.cpp
jsinvoke.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsinvoke.obj -c -DOSTYPE=\"WINNT
6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./ya
rr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DE
NABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsinv
oke.cpp
jsinvoke.cpp
jsiter.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsiter.obj -c -DOSTYPE=\"WINNT6.
1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENA
BLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsiter.
cpp
jsiter.cpp
jslock.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojslock.obj -c -DOSTYPE=\"WINNT6.
1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENA
BLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jslock.
cpp
jslock.cpp
jslog2.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojslog2.obj -c -DOSTYPE=\"WINNT6.
1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENA
BLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jslog2.
cpp
jslog2.cpp
jsmath.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsmath.obj -c -DOSTYPE=\"WINNT6.
1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENA
BLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsmath.
cpp
jsmath.cpp
jsnativestack.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsnativestack.obj -c -DOSTYPE=\"
WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -
I./yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=
1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/
jsnativestack.cpp
jsnativestack.cpp
jsnum.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsnum.obj -c -DOSTYPE=\"WINNT6.1
\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENAB
LE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsnum.cp
p
jsnum.cpp
jsobj.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsobj.obj -c -DOSTYPE=\"WINNT6.1
\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENAB
LE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsobj.cp
p
jsobj.cpp
json.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojson.obj -c -DOSTYPE=\"WINNT6.1\
" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENABL
E_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/json.cpp
json.cpp
jsopcode.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsopcode.obj -c -DOSTYPE=\"WINNT
6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./ya
rr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DE
NABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsopc
ode.cpp
jsopcode.cpp
jsparse.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsparse.obj -c -DOSTYPE=\"WINNT6
.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yar
r -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DEN
ABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jspars
e.cpp
jsparse.cpp
jsproxy.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsproxy.obj -c -DOSTYPE=\"WINNT6
.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yar
r -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DEN
ABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsprox
y.cpp
jsproxy.cpp
jsprf.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsprf.obj -c -DOSTYPE=\"WINNT6.1
\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENAB
LE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsprf.cp
p
jsprf.cpp
jspropertycache.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojspropertycache.obj -c -DOSTYPE=
\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler
-I./yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLO
C=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/sr
c/jspropertycache.cpp
jspropertycache.cpp
jspropertytree.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojspropertytree.obj -c -DOSTYPE=\
"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler
-I./yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC
=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src
/jspropertytree.cpp
jspropertytree.cpp
jsregexp.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsregexp.obj -c -DOSTYPE=\"WINNT
6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./ya
rr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DE
NABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsreg
exp.cpp
jsregexp.cpp
jsscan.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsscan.obj -c -DOSTYPE=\"WINNT6.
1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENA
BLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsscan.
cpp
jsscan.cpp
jsscope.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsscope.obj -c -DOSTYPE=\"WINNT6
.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yar
r -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DEN
ABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsscop
e.cpp
jsscope.cpp
jsscript.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsscript.obj -c -DOSTYPE=\"WINNT
6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./ya
rr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DE
NABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsscr
ipt.cpp
jsscript.cpp
jsstr.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsstr.obj -c -DOSTYPE=\"WINNT6.1
\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENAB
LE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsstr.cp
p
jsstr.cpp
jstask.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojstask.obj -c -DOSTYPE=\"WINNT6.
1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENA
BLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jstask.
cpp
jstask.cpp
jstypedarray.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojstypedarray.obj -c -DOSTYPE=\"W
INNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I
./yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1
-DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/j
stypedarray.cpp
jstypedarray.cpp
jsutil.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsutil.obj -c -DOSTYPE=\"WINNT6.
1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENA
BLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsutil.
cpp
jsutil.cpp
jswrapper.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojswrapper.obj -c -DOSTYPE=\"WINN
T6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./y
arr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -D
ENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jswr
apper.cpp
jswrapper.cpp
d:\src\seamonkey-current\mozilla-central\js\src\jswrapper.h(108) : warning C4275: non dll-interface class 'JSWrapper' used as base for dll
-interface class 'JSCrossCompartmentWrapper'
d:\src\seamonkey-current\mozilla-central\js\src\jswrapper.h(49) : see declaration of 'JSWrapper'
d:\src\seamonkey-current\mozilla-central\js\src\jswrapper.h(108) : see declaration of 'JSCrossCompartmentWrapper'
jsxdrapi.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsxdrapi.obj -c -DOSTYPE=\"WINNT
6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./ya
rr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DE
NABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsxdr
api.cpp
jsxdrapi.cpp
jsxml.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsxml.obj -c -DOSTYPE=\"WINNT6.1
\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENAB
LE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsxml.cp
p
jsxml.cpp
prmjtime.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Foprmjtime.obj -c -DOSTYPE=\"WINNT
6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./ya
rr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DE
NABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/prmjt
ime.cpp
prmjtime.cpp
d:/mozilla-build/python/python.exe imacro_asm.py ./imacros.jsasm /d/src/seamonkey-current/mozilla-central/js/src/imacros.c.out
jstracer.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojstracer.obj -c -DOSTYPE=\"WINNT
6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./ya
rr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DE
NABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jstra
cer.cpp
jstracer.cpp
Assembler.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoAssembler.obj -c -DOSTYPE=\"WINN
T6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./y
arr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -D
ENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/nano
jit/Assembler.cpp
Assembler.cpp
Allocator.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoAllocator.obj -c -DOSTYPE=\"WINN
T6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./y
arr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -D
ENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/nano
jit/Allocator.cpp
Allocator.cpp
CodeAlloc.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoCodeAlloc.obj -c -DOSTYPE=\"WINN
T6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./y
arr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -D
ENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/nano
jit/CodeAlloc.cpp
CodeAlloc.cpp
Containers.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoContainers.obj -c -DOSTYPE=\"WIN
NT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./
yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -
DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/nan
ojit/Containers.cpp
Containers.cpp
Fragmento.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoFragmento.obj -c -DOSTYPE=\"WINN
T6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./y
arr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -D
ENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/nano
jit/Fragmento.cpp
Fragmento.cpp
LIR.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoLIR.obj -c -DOSTYPE=\"WINNT6.1\"
-DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENABLE
_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/nanojit/LI
R.cpp
LIR.cpp
njconfig.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fonjconfig.obj -c -DOSTYPE=\"WINNT
6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./ya
rr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DE
NABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/nanoj
it/njconfig.cpp
njconfig.cpp
RegAlloc.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoRegAlloc.obj -c -DOSTYPE=\"WINNT
6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./ya
rr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DE
NABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/nanoj
it/RegAlloc.cpp
RegAlloc.cpp
avmplus.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Foavmplus.obj -c -DOSTYPE=\"WINNT6
.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yar
r -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DEN
ABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/nanoji
t/avmplus.cpp
avmplus.cpp
Nativei386.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoNativei386.obj -c -DOSTYPE=\"WIN
NT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./
yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -
DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/nan
ojit/Nativei386.cpp
Nativei386.cpp
jsbuiltins.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsbuiltins.obj -c -DOSTYPE=\"WIN
NT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./
yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -
DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsb
uiltins.cpp
jsbuiltins.cpp
VMPI.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoVMPI.obj -c -DOSTYPE=\"WINNT6.1\
" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENABL
E_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/nanojit/V
MPI.cpp
VMPI.cpp
Assertions.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoAssertions.obj -c -DOSTYPE=\"WIN
NT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./
yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -
DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/ass
embler/wtf/Assertions.cpp
Assertions.cpp
ExecutableAllocatorPosix.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoExecutableAllocatorPosix.obj -c
-DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./
assembler -I./yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYS
TEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-cent
ral/js/src/assembler/jit/ExecutableAllocatorPosix.cpp
ExecutableAllocatorPosix.cpp
ExecutableAllocatorWin.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoExecutableAllocatorWin.obj -c -D
OSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./as
sembler -I./yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTE
M_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-centra
l/js/src/assembler/jit/ExecutableAllocatorWin.cpp
ExecutableAllocatorWin.cpp
ExecutableAllocator.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoExecutableAllocator.obj -c -DOST
YPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assem
bler -I./yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_M
ALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/j
s/src/assembler/jit/ExecutableAllocator.cpp
ExecutableAllocator.cpp
ARMAssembler.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoARMAssembler.obj -c -DOSTYPE=\"W
INNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I
./yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1
-DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/a
ssembler/assembler/ARMAssembler.cpp
ARMAssembler.cpp
Logging.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoLogging.obj -c -DOSTYPE=\"WINNT6
.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yar
r -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DEN
ABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/method
jit/Logging.cpp
Logging.cpp
MacroAssemblerARM.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoMacroAssemblerARM.obj -c -DOSTYP
E=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembl
er -I./yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MAL
LOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/
src/assembler/assembler/MacroAssemblerARM.cpp
MacroAssemblerARM.cpp
MacroAssemblerX86Common.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoMacroAssemblerX86Common.obj -c -
DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./a
ssembler -I./yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYST
EM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-centr
al/js/src/assembler/assembler/MacroAssemblerX86Common.cpp
MacroAssemblerX86Common.cpp
RegexCompiler.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoRegexCompiler.obj -c -DOSTYPE=\"
WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -
I./yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=
1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/
yarr/yarr/RegexCompiler.cpp
RegexCompiler.cpp
d:/src/seamonkey-current/mozilla-central/js/src/yarr/yarr/RegexCompiler.cpp(97) : warning C4244: 'initializing' : conversion from 'UChar'
to 'char', possible loss of data
d:/src/seamonkey-current/mozilla-central/js/src/yarr/yarr/RegexCompiler.cpp(98) : warning C4244: 'initializing' : conversion from 'UChar'
to 'char', possible loss of data
d:/src/seamonkey-current/mozilla-central/js/src/yarr/yarr/RegexCompiler.cpp(110) : warning C4244: 'argument' : conversion from 'uint32' to
'UChar', possible loss of data
d:/src/seamonkey-current/mozilla-central/js/src/yarr/yarr/RegexCompiler.cpp(121) : warning C4244: 'argument' : conversion from 'uint32' to
'UChar', possible loss of data
d:/src/seamonkey-current/mozilla-central/js/src/yarr/yarr/RegexCompiler.cpp(122) : warning C4244: 'argument' : conversion from 'uint32' to
'UChar', possible loss of data
d:/src/seamonkey-current/mozilla-central/js/src/yarr/yarr/RegexCompiler.cpp(124) : warning C4244: 'argument' : conversion from 'uint32' to
'UChar', possible loss of data
d:/src/seamonkey-current/mozilla-central/js/src/yarr/yarr/RegexCompiler.cpp(124) : warning C4244: 'argument' : conversion from 'uint32' to
'UChar', possible loss of data
d:/src/seamonkey-current/mozilla-central/js/src/yarr/yarr/RegexCompiler.cpp(127) : warning C4244: 'argument' : conversion from 'uint32' to
'UChar', possible loss of data
d:/src/seamonkey-current/mozilla-central/js/src/yarr/yarr/RegexCompiler.cpp(128) : warning C4244: 'argument' : conversion from 'uint32' to
'UChar', possible loss of data
d:/src/seamonkey-current/mozilla-central/js/src/yarr/yarr/RegexCompiler.cpp(130) : warning C4244: 'argument' : conversion from 'uint32' to
'UChar', possible loss of data
d:/src/seamonkey-current/mozilla-central/js/src/yarr/yarr/RegexCompiler.cpp(130) : warning C4244: 'argument' : conversion from 'uint32' to
'UChar', possible loss of data
RegexJIT.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoRegexJIT.obj -c -DOSTYPE=\"WINNT
6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./ya
rr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DE
NABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/yarr/
yarr/RegexJIT.cpp
RegexJIT.cpp
d:/src/seamonkey-current/mozilla-central/js/src/yarr/yarr/RegexJIT.cpp(112) : warning C4244: 'initializing' : conversion from 'const UChar
' to 'char', possible loss of data
d:/src/seamonkey-current/mozilla-central/js/src/yarr/yarr/RegexJIT.cpp(113) : warning C4244: 'initializing' : conversion from 'const UChar
' to 'char', possible loss of data
d:/src/seamonkey-current/mozilla-central/js/src/yarr/yarr/RegexJIT.cpp(200) : warning C4244: 'initializing' : conversion from 'const UChar
' to 'char', possible loss of data
pcre_compile.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fopcre_compile.obj -c -DOSTYPE=\"W
INNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I
./yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1
-DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/y
arr/pcre/pcre_compile.cpp
pcre_compile.cpp
d:\src\seamonkey-current\mozilla-central\js\src\yarr\pcre\pcre_internal.h(389) : warning C4244: 'argument' : conversion from 'UChar' to 'u
nsigned char', possible loss of data
d:\src\seamonkey-current\mozilla-central\js\src\yarr\pcre\pcre_internal.h(394) : warning C4244: 'argument' : conversion from 'UChar' to 'u
nsigned char', possible loss of data
pcre_exec.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fopcre_exec.obj -c -DOSTYPE=\"WINN
T6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./y
arr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -D
ENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/yarr
/pcre/pcre_exec.cpp
pcre_exec.cpp
d:\src\seamonkey-current\mozilla-central\js\src\yarr\pcre\pcre_internal.h(389) : warning C4244: 'argument' : conversion from 'UChar' to 'u
nsigned char', possible loss of data
d:\src\seamonkey-current\mozilla-central\js\src\yarr\pcre\pcre_internal.h(394) : warning C4244: 'argument' : conversion from 'UChar' to 'u
nsigned char', possible loss of data
pcre_tables.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fopcre_tables.obj -c -DOSTYPE=\"WI
NNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I.
/yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1
-DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/ya
rr/pcre/pcre_tables.cpp
pcre_tables.cpp
d:\src\seamonkey-current\mozilla-central\js\src\yarr\pcre\pcre_internal.h(389) : warning C4244: 'argument' : conversion from 'UChar' to 'u
nsigned char', possible loss of data
d:\src\seamonkey-current\mozilla-central\js\src\yarr\pcre\pcre_internal.h(394) : warning C4244: 'argument' : conversion from 'UChar' to 'u
nsigned char', possible loss of data
pcre_xclass.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fopcre_xclass.obj -c -DOSTYPE=\"WI
NNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I.
/yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1
-DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/ya
rr/pcre/pcre_xclass.cpp
pcre_xclass.cpp
d:\src\seamonkey-current\mozilla-central\js\src\yarr\pcre\pcre_internal.h(389) : warning C4244: 'argument' : conversion from 'UChar' to 'u
nsigned char', possible loss of data
d:\src\seamonkey-current\mozilla-central\js\src\yarr\pcre\pcre_internal.h(394) : warning C4244: 'argument' : conversion from 'UChar' to 'u
nsigned char', possible loss of data
pcre_ucp_searchfuncs.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fopcre_ucp_searchfuncs.obj -c -DOS
TYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./asse
mbler -I./yarr -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_
MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/
js/src/yarr/pcre/pcre_ucp_searchfuncs.cpp
pcre_ucp_searchfuncs.cpp
d:\src\seamonkey-current\mozilla-central\js\src\yarr\pcre\pcre_internal.h(389) : warning C4244: 'argument' : conversion from 'UChar' to 'u
nsigned char', possible loss of data
d:\src\seamonkey-current\mozilla-central\js\src\yarr\pcre\pcre_internal.h(394) : warning C4244: 'argument' : conversion from 'UChar' to 'u
nsigned char', possible loss of data
jsperf.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsperf.obj -c -DOSTYPE=\"WINNT6.
1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yarr
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DENA
BLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/perf/js
perf.cpp
jsperf.cpp
pm_stub.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fopm_stub.obj -c -DOSTYPE=\"WINNT6
.1\" -DOSARCH=WINNT -DEXPORT_JS_API -D__STDC_LIMIT_MACROS -I. -I. -I./dist/include -I./dist/include/nsprpub -I. -I./assembler -I./yar
r -GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O2 -GL -DUSE_SYSTEM_MALLOC=1 -DEN
ABLE_ASSEMBLER=1 -DENABLE_JIT=1 -MD -FI ./js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/perf/p
m_stub.cpp
pm_stub.cpp
rm -f js_static.lib
lib -NOLOGO -OUT:"js_static.lib" jsapi.obj jsarena.obj jsarray.obj jsatom.obj jsbool.obj jscntxt.obj jsdate.obj jsdbgapi.obj jsdhash.obj
jsdtoa.obj jsemit.obj jsexn.obj jsfun.obj jsgc.obj jsgcchunk.obj jshash.obj jsinterp.obj jsinvoke.obj jsiter.obj jslock.obj jslog2.obj jsm
ath.obj jsnativestack.obj jsnum.obj jsobj.obj json.obj jsopcode.obj jsparse.obj jsproxy.obj jsprf.obj jspropertycache.obj jspropertytree.o
bj jsregexp.obj jsscan.obj jsscope.obj jsscript.obj jsstr.obj jstask.obj jstypedarray.obj jsutil.obj jswrapper.obj jsxdrapi.obj jsxml.obj
prmjtime.obj jstracer.obj Assembler.obj Allocator.obj CodeAlloc.obj Containers.obj Fragmento.obj LIR.obj njconfig.obj RegAlloc.obj avmplus
.obj Nativei386.obj jsbuiltins.obj VMPI.obj Assertions.obj ExecutableAllocatorPosix.obj ExecutableAllocatorWin.obj ExecutableAllocator.obj
ARMAssembler.obj Logging.obj MacroAssemblerARM.obj MacroAssemblerX86Common.obj RegexCompiler.obj RegexJIT.obj pcre_compile.obj pcre_exec.
obj pcre_tables.obj pcre_xclass.obj pcre_ucp_searchfuncs.obj jsperf.obj pm_stub.obj
pm_stub.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve
linker performance
echo not_ranlib js_static.lib
not_ranlib js_static.lib
echo "d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsapi.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsarena.obj d:
\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsarray.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsatom.obj d:\\src\\
seamonkey-current\\mozilla-central\\js\\src\\jsbool.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jscntxt.obj d:\\src\\seamonk
ey-current\\mozilla-central\\js\\src\\jsdate.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsdbgapi.obj d:\\src\\seamonkey-cur
rent\\mozilla-central\\js\\src\\jsdhash.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsdtoa.obj d:\\src\\seamonkey-current\\m
ozilla-central\\js\\src\\jsemit.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsexn.obj d:\\src\\seamonkey-current\\mozilla-ce
ntral\\js\\src\\jsfun.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsgc.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\
src\\jsgcchunk.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jshash.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\
jsinterp.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsinvoke.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsit
er.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jslock.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jslog2.obj d
:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsmath.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsnativestack.obj d:
\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsnum.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsobj.obj d:\\src\\sea
monkey-current\\mozilla-central\\js\\src\\json.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsopcode.obj d:\\src\\seamonkey-c
urrent\\mozilla-central\\js\\src\\jsparse.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsproxy.obj d:\\src\\seamonkey-current
\\mozilla-central\\js\\src\\jsprf.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jspropertycache.obj d:\\src\\seamonkey-current
\\mozilla-central\\js\\src\\jspropertytree.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsregexp.obj d:\\src\\seamonkey-curre
nt\\mozilla-central\\js\\src\\jsscan.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsscope.obj d:\\src\\seamonkey-current\\moz
illa-central\\js\\src\\jsscript.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsstr.obj d:\\src\\seamonkey-current\\mozilla-ce
ntral\\js\\src\\jstask.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jstypedarray.obj d:\\src\\seamonkey-current\\mozilla-cent
ral\\js\\src\\jsutil.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jswrapper.obj d:\\src\\seamonkey-current\\mozilla-central\\
js\\src\\jsxdrapi.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsxml.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src
\\prmjtime.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jstracer.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\As
sembler.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\Allocator.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\Code
Alloc.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\Containers.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\Fragm
ento.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\LIR.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\njconfig.obj
d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\RegAlloc.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\avmplus.obj d:\\s
rc\\seamonkey-current\\mozilla-central\\js\\src\\Nativei386.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsbuiltins.obj d:\\s
rc\\seamonkey-current\\mozilla-central\\js\\src\\VMPI.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\Assertions.obj d:\\src\\se
amonkey-current\\mozilla-central\\js\\src\\ExecutableAllocatorPosix.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\ExecutableAl
locatorWin.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\ExecutableAllocator.obj d:\\src\\seamonkey-current\\mozilla-central\\
js\\src\\ARMAssembler.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\Logging.obj d:\\src\\seamonkey-current\\mozilla-central\\j
s\\src\\MacroAssemblerARM.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\MacroAssemblerX86Common.obj d:\\src\\seamonkey-current
\\mozilla-central\\js\\src\\RegexCompiler.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\RegexJIT.obj d:\\src\\seamonkey-curren
t\\mozilla-central\\js\\src\\pcre_compile.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\pcre_exec.obj d:\\src\\seamonkey-curre
nt\\mozilla-central\\js\\src\\pcre_tables.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\pcre_xclass.obj d:\\src\\seamonkey-cur
rent\\mozilla-central\\js\\src\\pcre_ucp_searchfuncs.obj d:\\src\\seamonkey-current\\mozilla-central\\js\\src\\jsperf.obj d:\\src\\seamonk
ey-current\\mozilla-central\\js\\src\\pm_stub.obj " > js_static.lib.fake
link -NOLOGO -DLL -OUT:mozjs.dll -PDB:mozjs.pdb -SUBSYSTEM:WINDOWS jsapi.obj jsarena.obj jsarray.obj jsatom.obj jsbool.obj jscntxt.obj js
date.obj jsdbgapi.obj jsdhash.obj jsdtoa.obj jsemit.obj jsexn.obj jsfun.obj jsgc.obj jsgcchunk.obj jshash.obj jsinterp.obj jsinvoke.obj js
iter.obj jslock.obj jslog2.obj jsmath.obj jsnativestack.obj jsnum.obj jsobj.obj json.obj jsopcode.obj jsparse.obj jsproxy.obj jsprf.obj js
propertycache.obj jspropertytree.obj jsregexp.obj jsscan.obj jsscope.obj jsscript.obj jsstr.obj jstask.obj jstypedarray.obj jsutil.obj jsw
rapper.obj jsxdrapi.obj jsxml.obj prmjtime.obj jstracer.obj Assembler.obj Allocator.obj CodeAlloc.obj Containers.obj Fragmento.obj LIR.obj
njconfig.obj RegAlloc.obj avmplus.obj Nativei386.obj jsbuiltins.obj VMPI.obj Assertions.obj ExecutableAllocatorPosix.obj ExecutableAlloca
torWin.obj ExecutableAllocator.obj ARMAssembler.obj Logging.obj MacroAssemblerARM.obj MacroAssemblerX86Common.obj RegexCompiler.obj RegexJ
IT.obj pcre_compile.obj pcre_exec.obj pcre_tables.obj pcre_xclass.obj pcre_ucp_searchfuncs.obj jsperf.obj pm_stub.obj -NXCOMPAT -DYNAM
ICBASE -SAFESEH kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib
jsapi.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve l
inker performance
Creating library mozjs.lib and object mozjs.exp
Generating code
Finished generating code
chmod +x mozjs.dll
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe -m 644 js_static.lib ./dist/lib
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe -m 755 mozjs.lib ./dist/lib
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe -m 755 mozjs.dll ./dist/bin
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe -m 755 host_jskwgen.exe host_jsoplengen.exe ./dist/host/bin
make[2]: Entering directory `/d/src/seamonkey-current/mozilla-central/js/src/config'
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe -m 755 nsinstall.exe ../dist/host/bin
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe -D ../dist/bin/chrome
make[2]: Leaving directory `/d/src/seamonkey-current/mozilla-central/js/src/config'
make[2]: Entering directory `/d/src/seamonkey-current/mozilla-central/js/src/shell'
js.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojs.obj -c -DEXPORT_JS_API -DOSTY
PE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -wd4800 -Zc:w
char_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-cur
rent/mozilla-central/js/src/shell/js.cpp
js.cpp
..\jswrapper.h(108) : warning C4275: non dll-interface class 'JSWrapper' used as base for dll-interface class 'JSCrossCompartmentWrapper'
..\jswrapper.h(49) : see declaration of 'JSWrapper'
..\jswrapper.h(108) : see declaration of 'JSCrossCompartmentWrapper'
jsworkers.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fojsworkers.obj -c -DEXPORT_JS_API
-DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -wd480
0 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/seamon
key-current/mozilla-central/js/src/shell/jsworkers.cpp
jsworkers.cpp
link -NOLOGO -OUT:js.exe -PDB:js.pdb -NXCOMPAT -DYNAMICBASE -SAFESEH js.obj jsworkers.obj @../js_static.lib.fake kernel32.lib user32.
lib gdi32.lib winmm.lib wsock32.lib advapi32.lib
jsapi.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve l
inker performance
Creating library js.lib and object js.exp
Generating code
Finished generating code
Embedding manifest from ./js.exe.manifest and js.exe.manifest
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe -m 755 js.exe ../dist/bin
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe -m 755 js.exe ..
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe -D ../narcissus
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe -m 755 "../../narcissus/jsdefs.js" "../../narcissus/jsexec.js" "../..
/narcissus/jslex.js" "../../narcissus/jsparse.js" ../narcissus
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe -m 755 ./njs ..
make[2]: Leaving directory `/d/src/seamonkey-current/mozilla-central/js/src/shell'
make[2]: Entering directory `/d/src/seamonkey-current/mozilla-central/js/src/jsapi-tests'
tests.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -Fotests.obj -c -DEXPORT_JS_API -DO
STYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -wd4800 -Z
c:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonkey-
current/mozilla-central/js/src/jsapi-tests/tests.cpp
tests.cpp
selfTest.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FoselfTest.obj -c -DEXPORT_JS_API
-DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -wd4800
-Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonk
ey-current/mozilla-central/js/src/jsapi-tests/selfTest.cpp
selfTest.cpp
testClassGetter.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestClassGetter.obj -c -DEXPORT_
JS_API -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345
-wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/
seamonkey-current/mozilla-central/js/src/jsapi-tests/testClassGetter.cpp
testClassGetter.cpp
testConservativeGC.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestConservativeGC.obj -c -DEXPO
RT_JS_API -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd43
45 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/s
rc/seamonkey-current/mozilla-central/js/src/jsapi-tests/testConservativeGC.cpp
testConservativeGC.cpp
testContexts.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestContexts.obj -c -DEXPORT_JS_
API -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -wd
4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/sea
monkey-current/mozilla-central/js/src/jsapi-tests/testContexts.cpp
testContexts.cpp
testDebugger.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestDebugger.obj -c -DEXPORT_JS_
API -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -wd
4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/sea
monkey-current/mozilla-central/js/src/jsapi-tests/testDebugger.cpp
testDebugger.cpp
testDefineGetterSetterNonEnumerable.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestDefineGetterSetterNonEnumerabl
e.obj -c -DEXPORT_JS_API -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR-
-TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMO
ZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsapi-tests/testDefineGetterSetterNonEnumerable.cpp
testDefineGetterSetterNonEnumerable.cpp
testDefineProperty.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestDefineProperty.obj -c -DEXPO
RT_JS_API -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd43
45 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/s
rc/seamonkey-current/mozilla-central/js/src/jsapi-tests/testDefineProperty.cpp
testDefineProperty.cpp
testExtendedEq.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestExtendedEq.obj -c -DEXPORT_J
S_API -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -
wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/s
eamonkey-current/mozilla-central/js/src/jsapi-tests/testExtendedEq.cpp
testExtendedEq.cpp
testGCChunkAlloc.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestGCChunkAlloc.obj -c -DEXPORT
_JS_API -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345
-wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src
/seamonkey-current/mozilla-central/js/src/jsapi-tests/testGCChunkAlloc.cpp
testGCChunkAlloc.cpp
testFuncCallback.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestFuncCallback.obj -c -DEXPORT
_JS_API -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345
-wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src
/seamonkey-current/mozilla-central/js/src/jsapi-tests/testFuncCallback.cpp
testFuncCallback.cpp
testIntString.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestIntString.obj -c -DEXPORT_JS
_API -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -w
d4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/se
amonkey-current/mozilla-central/js/src/jsapi-tests/testIntString.cpp
testIntString.cpp
testIsAboutToBeFinalized.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestIsAboutToBeFinalized.obj -c
-DEXPORT_JS_API -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo
-wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIEN
T /d/src/seamonkey-current/mozilla-central/js/src/jsapi-tests/testIsAboutToBeFinalized.cpp
testIsAboutToBeFinalized.cpp
testLookup.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestLookup.obj -c -DEXPORT_JS_AP
I -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -wd48
00 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/seamo
nkey-current/mozilla-central/js/src/jsapi-tests/testLookup.cpp
testLookup.cpp
testNewObject.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestNewObject.obj -c -DEXPORT_JS
_API -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -w
d4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/se
amonkey-current/mozilla-central/js/src/jsapi-tests/testNewObject.cpp
testNewObject.cpp
testOps.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestOps.obj -c -DEXPORT_JS_API -
DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -wd4800
-Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonke
y-current/mozilla-central/js/src/jsapi-tests/testOps.cpp
testOps.cpp
testPropCache.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestPropCache.obj -c -DEXPORT_JS
_API -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -w
d4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/se
amonkey-current/mozilla-central/js/src/jsapi-tests/testPropCache.cpp
testPropCache.cpp
testTrap.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestTrap.obj -c -DEXPORT_JS_API
-DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -wd4800
-Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonk
ey-current/mozilla-central/js/src/jsapi-tests/testTrap.cpp
testTrap.cpp
testSameValue.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestSameValue.obj -c -DEXPORT_JS
_API -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -w
d4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/se
amonkey-current/mozilla-central/js/src/jsapi-tests/testSameValue.cpp
testSameValue.cpp
testSeal.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestSeal.obj -c -DEXPORT_JS_API
-DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -wd4800
-Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonk
ey-current/mozilla-central/js/src/jsapi-tests/testSeal.cpp
testSeal.cpp
testXDR.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestXDR.obj -c -DEXPORT_JS_API -
DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub -GR- -TP -nologo -wd4345 -wd4800
-Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.h -DMOZILLA_CLIENT /d/src/seamonke
y-current/mozilla-central/js/src/jsapi-tests/testXDR.cpp
testXDR.cpp
testSetPropertyWithNativeGetterStubSetter.cpp
d:/mozilla-build/python/python.exe -O d:/src/seamonkey-current/mozilla-central/js/src/build/cl.py cl -FotestSetPropertyWithNativeGetterStu
bSetter.obj -c -DEXPORT_JS_API -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -I.. -I.. -I. -I. -I../dist/include -I../dist/include/nsprpub
-GR- -TP -nologo -wd4345 -wd4800 -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -O1 -MD -FI ../js-confdefs.
h -DMOZILLA_CLIENT /d/src/seamonkey-current/mozilla-central/js/src/jsapi-tests/testSetPropertyWithNativeGetterStubSetter.cpp
testSetPropertyWithNativeGetterStubSetter.cpp
link -NOLOGO -OUT:jsapi-tests.exe -PDB:jsapi-tests.pdb -NXCOMPAT -DYNAMICBASE -SAFESEH tests.obj selfTest.obj testClassGetter.obj test
ConservativeGC.obj testContexts.obj testDebugger.obj testDefineGetterSetterNonEnumerable.obj testDefineProperty.obj testExtendedEq.obj tes
tGCChunkAlloc.obj testFuncCallback.obj testIntString.obj testIsAboutToBeFinalized.obj testLookup.obj testNewObject.obj testOps.obj testPro
pCache.obj testTrap.obj testSameValue.obj testSeal.obj testXDR.obj testSetPropertyWithNativeGetterStubSetter.obj @../js_static.lib.fake k
ernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib
jsapi.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve l
inker performance
Creating library jsapi-tests.lib and object jsapi-tests.exp
Generating code
Finished generating code
Embedding manifest from ./jsapi-tests.exe.manifest and jsapi-tests.exe.manifest
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe -m 755 jsapi-tests.exe ../dist/bin
make[2]: Leaving directory `/d/src/seamonkey-current/mozilla-central/js/src/jsapi-tests'
make[2]: Entering directory `/d/src/seamonkey-current/mozilla-central/js/src/tests'
make[2]: Nothing to be done for `libs'.
make[2]: Leaving directory `/d/src/seamonkey-current/mozilla-central/js/src/tests'
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe -D dist/sdk/lib
d:/src/seamonkey-current/mozilla-central/js/src/config/nsinstall.exe -m 755 mozjs.lib dist/sdk/lib
make[1]: Leaving directory `/d/src/seamonkey-current/mozilla-central/js/src'
make tools
make[1]: Entering directory `/d/src/seamonkey-current/mozilla-central/js/src'
make[2]: Entering directory `/d/src/seamonkey-current/mozilla-central/js/src/config'
make[2]: Nothing to be done for `tools'.
make[2]: Leaving directory `/d/src/seamonkey-current/mozilla-central/js/src/config'
make[2]: Entering directory `/d/src/seamonkey-current/mozilla-central/js/src/shell'
make[2]: Nothing to be done for `tools'.
make[2]: Leaving directory `/d/src/seamonkey-current/mozilla-central/js/src/shell'
make[2]: Entering directory `/d/src/seamonkey-current/mozilla-central/js/src/jsapi-tests'
make[2]: Nothing to be done for `tools'.
make[2]: Leaving directory `/d/src/seamonkey-current/mozilla-central/js/src/jsapi-tests'
make[2]: Entering directory `/d/src/seamonkey-current/mozilla-central/js/src/tests'
make[2]: Nothing to be done for `tools'.
make[2]: Leaving directory `/d/src/seamonkey-current/mozilla-central/js/src/tests'
make[1]: Leaving directory `/d/src/seamonkey-current/mozilla-central/js/src'
if test -d ./dist/bin ; then touch ./dist/bin/.purgecaches ; fi
couchdb@BUILD /d/src/seamonkey-current/mozilla-central/js/src
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment