Last active
December 29, 2017 05:39
-
-
Save ox/8eeef0cb5f0ed2e154a4e0ca9da3eadc to your computer and use it in GitHub Desktop.
Comparison of log outputs when installing bsb-native in npm locally `"bs-platform": "file:../bs-native"` vs as a remote `"bs-platform": "bsansouci/bsb-native"`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ git st | |
M lib/bsb | |
D vendor/ninja-build/ninja.darwin | |
M vendor/ocaml/bin/ocaml | |
M vendor/ocaml/bin/ocamlc | |
M vendor/ocaml/bin/ocamlc.opt | |
M vendor/ocaml/bin/ocamlcp | |
M vendor/ocaml/bin/ocamldep | |
M vendor/ocaml/bin/ocamldep.opt | |
M vendor/ocaml/bin/ocamllex | |
M vendor/ocaml/bin/ocamllex.opt | |
M vendor/ocaml/bin/ocamlmklib | |
M vendor/ocaml/bin/ocamlmktop | |
M vendor/ocaml/bin/ocamlobjinfo | |
M vendor/ocaml/bin/ocamlopt | |
M vendor/ocaml/bin/ocamlopt.opt | |
M vendor/ocaml/bin/ocamloptp | |
M vendor/ocaml/bin/ocamlprof | |
M vendor/ocaml/bin/ocamlrun | |
M vendor/ocaml/bin/ocamlyacc | |
M vendor/ocaml/lib/ocaml/Makefile.config | |
M vendor/ocaml/lib/ocaml/bigarray.cmxs | |
M vendor/ocaml/lib/ocaml/caml/config.h | |
M vendor/ocaml/lib/ocaml/camlheader | |
M vendor/ocaml/lib/ocaml/expunge | |
M vendor/ocaml/lib/ocaml/extract_crc | |
M vendor/ocaml/lib/ocaml/ld.conf | |
M vendor/ocaml/lib/ocaml/nums.cmxs | |
M vendor/ocaml/lib/ocaml/objinfo_helper | |
M vendor/ocaml/lib/ocaml/str.cmxs | |
M vendor/ocaml/lib/ocaml/unix.cmxs | |
?? vendor/ocaml/lib/ocaml/caml/threads.h | |
?? vendor/ocaml/lib/ocaml/condition.mli | |
?? vendor/ocaml/lib/ocaml/event.mli | |
?? vendor/ocaml/lib/ocaml/mutex.mli | |
?? vendor/ocaml/lib/ocaml/thread.mli | |
?? vendor/ocaml/lib/ocaml/threadUnix.mli |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
up to date in 0.067s | |
> [email protected] postinstall /Users/artem/code/reason/bsb-native-example/node_modules/bs-platform | |
> node scripts/install.js | |
No working prebuilt compiler | |
Build a local version of OCaml compiler, it may take a couple of minutes | |
configure again with local ocaml installed | |
The OCaml compiler, version 4.02.3+BS | |
Standard library directory: /Users/artem/code/reason/bsb-native/vendor/ocaml/lib/ocaml | |
Use the compiler above | |
config finished | |
Making compiler | |
/Library/Developer/CommandLineTools/usr/bin/make -B -C lib -j 6 all | |
ocamlopt.opt -g -w -40-30 ../jscomp/stubs/ext_basic_hash_stubs.c whole_compiler.mli whole_compiler.ml -o bsc.exe | |
ocamlopt.opt -g -w -40-30 ../jscomp/stubs/ext_basic_hash_stubs.c unix.cmxa str.cmxa bsb.mli bsb.ml -o bsb.exe | |
ocamlopt.opt -g -w -40-30 ../jscomp/stubs/ext_basic_hash_stubs.c bsppx.mli bsppx.ml -o bsppx.exe | |
ocamlopt.opt -g -w -40-30 ../jscomp/stubs/ext_basic_hash_stubs.c unix.cmxa -w -a bsb_helper.mli bsb_helper.ml -o bsb_helper.exe | |
ocamlopt.opt -w -40-30 -no-alias-deps -I +compiler-libs ocamlcommon.cmxa refmt_main.mli refmt_main.ml -o refmt.exe | |
ocamlopt.opt -w -40-30 -no-alias-deps -I +compiler-libs ocamlcommon.cmxa refmt_main3.mli refmt_main3.ml -o refmt3.exe | |
ocamlopt.opt -w -40-30 -no-alias-deps -I +compiler-libs ocamlcommon.cmxa reactjs_jsx_ppx_v2.mli reactjs_jsx_ppx_v2.ml -o reactjs_jsx_ppx_2.exe | |
/Library/Developer/CommandLineTools/usr/bin/make libs | |
Making compiler finished | |
/Library/Developer/CommandLineTools/usr/bin/make -C jscomp/stdlib -j8 allcmis | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags camlinternalFormatBasics.cmi` -c camlinternalFormatBasics.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags pervasives.cmi` -c pervasives.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags array.cmi` -c array.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags list.cmi` -c list.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags char.cmi` -c char.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags bytes.cmi` -c bytes.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags string.cmi` -c string.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags sys.cmi` -c sys.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags sort.cmi` -c sort.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags marshal.cmi` -c marshal.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags int32.cmi` -c int32.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags int64.cmi` -c int64.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags nativeint.cmi` -c nativeint.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags lexing.cmi` -c lexing.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags set.cmi` -c set.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags map.cmi` -c map.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags stack.cmi` -c stack.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags queue.cmi` -c queue.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags camlinternalLazy.cmi` -c camlinternalLazy.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags lazy.cmi` -c lazy.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags stream.cmi` -c stream.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags buffer.cmi` -c buffer.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags arg.cmi` -c arg.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags printexc.cmi` -c printexc.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags gc.cmi` -c gc.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags digest.cmi` -c digest.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags random.cmi` -c random.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags hashtbl.cmi` -c hashtbl.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags scanf.cmi` -c scanf.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags callback.cmi` -c callback.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags genlex.cmi` -c genlex.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags filename.cmi` -c filename.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags complex.cmi` -c complex.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags arrayLabels.cmi` -c arrayLabels.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags listLabels.cmi` -c listLabels.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags bytesLabels.cmi` -c bytesLabels.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags stringLabels.cmi` -c stringLabels.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags moreLabels.cmi` -c moreLabels.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags unix.cmi` -c unix.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags obj.cmi` -c obj.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags camlinternalFormat.cmi` -c camlinternalFormat.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags printf.cmi` -c printf.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags format.cmi` -c format.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags weak.cmi` -c weak.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags stdLabels.cmi` -c stdLabels.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags parsing.cmi` -c parsing.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags unixLabels.cmi` -c unixLabels.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags bigarray.cmi` -c bigarray.mli | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags oo.cmi` -c oo.mli | |
/Library/Developer/CommandLineTools/usr/bin/make -C jscomp/runtime -j8 all | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_builtin_exceptions.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_internal.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c block.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_int64.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_internal.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c block.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_unsafe.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_builtin_exceptions.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_unsafe.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_array.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c bs_string.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_string.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_bytes.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_null.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c bs_obj.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_obj.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_typed_array.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_float.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_utils.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_int32.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_int64.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_exceptions.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_undefined.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_sys.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_float.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_lexer.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_parser.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_primitive.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_nativeint.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_format.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_md5.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_queue.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_hash.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_primitive.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_weak.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_backtrace.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_gc.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_basic.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_oo.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_missing_polyfill.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_exn.mli | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_int.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_array.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_string.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_bytes.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_null.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_utils.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_int32.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_exceptions.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_undefined.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_float.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_lexer.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_parser.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_primitive.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_md5.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_queue.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_backtrace.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_gc.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_basic.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_oo.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_missing_polyfill.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_exn.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_obj.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_sys.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c curry.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_hash.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c js_primitive.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_int64.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_weak.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_module.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_io.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_oo_curry.ml | |
../../lib/bsc.exe -absname -no-alias-deps -bs-no-version-header -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../stdlib -nostdlib -nopervasives -open Pervasives -unsafe -warn-error A -w -40-49-103 -bin-annot -c caml_format.ml | |
/Library/Developer/CommandLineTools/usr/bin/make -C jscomp/others -j8 all | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c node.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_re.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_dict.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_null_undefined.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_types.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_vector.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_option.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_result.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_mapperRt.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_Array.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_internalAVLset.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_internalAVLtree.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_Hash.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_Cmp.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_MapString.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_MapInt.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_SetInt.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_SetString.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c node_child_process.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_boolean.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_math.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_date.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_global.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_cast.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_promise.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c dom_storage.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c node_path.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_array.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c node_process.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_null_undefined.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c node_buffer.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_types.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_obj.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_list.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_option.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_console.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_result.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_mapperRt.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_Array.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_Hash.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_HashMap.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_Cmp.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_Map.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_Set.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_MapString.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_MapInt.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_SetInt.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_SetString.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_boolean.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_cast.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c dom.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_string.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_dict.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_vector.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_HashMap.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_Map.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c bs_Set.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c node_fs.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_json.mli | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c node_process.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c node_module.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_list.ml | |
../../lib/bsc.exe -no-alias-deps -bs-no-version-header -absname -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-noassertfalse -bs-package-name bs-platform -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -I ../runtime -I ../stdlib -w +3-40-49 -warn-error A -bin-annot -c js_json.ml | |
/Library/Developer/CommandLineTools/usr/bin/make -C jscomp/stdlib -j8 all | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags camlinternalFormatBasics.cmj` -c camlinternalFormatBasics.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags pervasives.cmj` -c pervasives.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags array.cmj` -c array.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags list.cmj` -c list.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags char.cmj` -c char.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags sys.cmj` -c sys.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags int32.cmj` -c int32.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags int64.cmj` -c int64.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags map.cmj` -c map.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags complex.cmj` -c complex.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags std_exit.cmj` -c std_exit.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags nativeint.cmj` -c nativeint.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags sort.cmj` -c sort.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags arrayLabels.cmj` -c arrayLabels.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags bytes.cmj` -c bytes.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags set.cmj` -c set.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags stack.cmj` -c stack.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags listLabels.cmj` -c listLabels.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags string.cmj` -c string.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags marshal.cmj` -c marshal.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags bytesLabels.cmj` -c bytesLabels.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags obj.cmj` -c obj.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags lexing.cmj` -c lexing.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags buffer.cmj` -c buffer.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags digest.cmj` -c digest.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags stringLabels.cmj` -c stringLabels.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags queue.cmj` -c queue.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags camlinternalLazy.cmj` -c camlinternalLazy.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags callback.cmj` -c callback.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags camlinternalOO.cmj` -c camlinternalOO.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags stdLabels.cmj` -c stdLabels.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags random.cmj` -c random.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags parsing.cmj` -c parsing.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags camlinternalFormat.cmj` -c camlinternalFormat.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags lazy.cmj` -c lazy.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags stream.cmj` -c stream.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags hashtbl.cmj` -c hashtbl.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags oo.cmj` -c oo.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags camlinternalMod.cmj` -c camlinternalMod.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags genlex.cmj` -c genlex.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags weak.cmj` -c weak.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags moreLabels.cmj` -c moreLabels.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags printf.cmj` -c printf.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags format.cmj` -c format.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags arg.cmj` -c arg.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags printexc.cmj` -c printexc.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags gc.cmj` -c gc.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags scanf.cmj` -c scanf.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags filename.cmj` -c filename.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags unix.cmj` -c unix.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags unixLabels.cmj` -c unixLabels.ml | |
../../lib/bsc.exe -bs-no-version-header -bs-no-builtin-ppx-mli -bs-diagnose -bs-no-check-div-by-zero -bs-cross-module-opt -bs-package-name bs-platform -bs-no-warn-unimplemented-external -nostdlib -bs-package-output commonjs:lib/js -bs-package-output amdjs:lib/amdjs -bs-package-output es6:lib/es6 -strict-sequence -w +33..39-102 -g -nostdlib -safe-string -I ../runtime -I ../others `./Compflags bigarray.cmj` -c bigarray.ml | |
Installation | |
cp jscomp/runtime/*.cmt* jscomp/runtime/*.cmj* jscomp/runtime/js.ml jscomp/runtime/js.cmi \ | |
jscomp/runtime/js_unsafe.cmi jscomp/runtime/js_internal.cmi \ | |
jscomp/runtime/caml_exceptions.mli jscomp/runtime/caml_exceptions.ml jscomp/runtime/caml_exceptions.cmi \ | |
jscomp/runtime/js_null.ml jscomp/runtime/js_null.cmi \ | |
jscomp/runtime/js_undefined.ml jscomp/runtime/js_undefined.cmi \ | |
jscomp/runtime/js_exn.ml jscomp/runtime/js_exn.mli jscomp/runtime/js_exn.cmi \ | |
jscomp/runtime/js_int.ml jscomp/runtime/js_int.cmi \ | |
jscomp/runtime/js_float.ml jscomp/runtime/js_float.cmi \ | |
jscomp/runtime/js_typed_array.ml jscomp/runtime/js_typed_array.cmi \ | |
jscomp/stdlib/*.cm* jscomp/stdlib/*.ml jscomp/stdlib/*.mli \ | |
jscomp/others/*.ml jscomp/others/*.mli jscomp/others/*.cm* lib/ocaml | |
cp -r vendor/ocaml/lib/ocaml/caml lib/ocaml | |
ninja binary is copied from pre-distribution | |
added 1 package in 67.302s |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> [email protected] postinstall /Users/artem/code/reason/bsb-native-example/node_modules/bs-platform | |
> node scripts/install.js | |
No working prebuilt compiler | |
Build a local version of OCaml compiler, it may take a couple of minutes | |
Configuring for host x86_64-apple-darwin17.2.0 ... | |
Configuring for target x86_64-apple-darwin17.2.0 ... | |
Using compiler gcc. | |
The C compiler is ANSI-compliant. | |
Checking the sizes of integers and pointers... | |
Wow! A 64 bit architecture! | |
This is a little-endian architecture. | |
Doubles can be word-aligned. | |
64-bit integers can be word-aligned. | |
Native division and modulus have round-towards-zero semantics, will use them. | |
ranlib found | |
#! appears to work in shell scripts. | |
POSIX signal handling found. | |
expm1(), log1p(), hypot(), copysign() found. | |
getrusage() found. | |
times() found. | |
You have BSD sockets. | |
socklen_t is defined in <sys/socket.h> | |
inet_aton() found. | |
IPv6 is supported. | |
unistd.h found. | |
off_t is defined in <sys/types.h> | |
dirent.h found. | |
rewinddir() found. | |
lockf() found. | |
mkfifo() found. | |
getcwd() found. | |
getwd() found. | |
getpriority() found. | |
utime() found. | |
utimes() found. | |
dup2() found. | |
fchmod() found. | |
truncate() found. | |
sys/select.h found. | |
select() found. | |
symlink() found. | |
waitpid() found. | |
wait4() found. | |
getgroups() found. | |
setgroups() found. | |
initgroups() found. | |
POSIX termios found. | |
Asynchronous I/O are supported. | |
setitimer() found. | |
gethostname() found. | |
uname() found. | |
gettimeofday() found. | |
mktime() found. | |
setsid() found. | |
putenv() found. | |
setlocale() and <locale.h> found. | |
dlopen() found. | |
Dynamic loading of shared libraries is supported. | |
mmap() found. | |
pwrite() found | |
stat() supports nanosecond precision. | |
mkstemp() found | |
nice() found | |
System stack overflow can be detected. | |
POSIX threads library supported. | |
Options for linking with POSIX threads: -lpthread | |
sigwait() found | |
Bytecode threads library supported. | |
[WARNING] Cannot compile X11 program. | |
[WARNING] X11 not found, the "graph" library will not be supported. | |
[WARNING] BFD library not found, 'objinfo' will be unable to display info on .cmxs files. | |
Assembler supports CFI | |
** Configuration summary ** | |
Directories where OCaml will be installed: | |
binaries.................. /Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin | |
standard library.......... /Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/lib/ocaml | |
manual pages.............. /Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/man (with extension .1) | |
Configuration for the bytecode compiler: | |
C compiler used........... gcc | |
options for compiling..... -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT | |
options for linking....... -lpthread | |
shared libraries are supported | |
options for compiling..... -O -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT | |
command for building...... gcc -bundle -flat_namespace -undefined suppress -Wl,-no_compact_unwind -o lib.so /a/path objs | |
Configuration for the native-code compiler: | |
hardware architecture..... amd64 | |
OS variant................ macosx | |
C compiler used........... gcc | |
options for compiling..... -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT | |
options for linking....... | |
assembler ................ clang -arch x86_64 -c | |
preprocessed assembler ... clang -arch x86_64 -c | |
assembler supports CFI ... yes | |
with frame pointers....... no | |
naked pointers forbidden.. no | |
native dynlink ........... true | |
profiling with gprof ..... supported | |
Source-level replay debugger: not supported | |
Additional libraries supported: | |
unix str num dynlink bigarray systhreads threads | |
Configuration for the "num" library: | |
target architecture ...... amd64 (asm level 1) | |
The "graph" library: not supported | |
** OCaml configuration completed successfully ** | |
/Library/Developer/CommandLineTools/usr/bin/make coldstart | |
cd byterun; /Library/Developer/CommandLineTools/usr/bin/make all | |
sed -n -e '/^ /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \ | |
-e '/^}/q' caml/instruct.h > caml/jumptbl.h | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o misc.o misc.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o stacks.o stacks.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o fix_code.o fix_code.c | |
../tools/make-version-header.sh ../VERSION > caml/version.h | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o freelist.o freelist.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o major_gc.o major_gc.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o minor_gc.o minor_gc.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o memory.o memory.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o alloc.o alloc.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o roots.o roots.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o globroots.o globroots.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o fail.o fail.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o signals.o signals.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o signals_byt.o signals_byt.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o printexc.o printexc.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o backtrace.o backtrace.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o compare.o compare.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o ints.o ints.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o floats.o floats.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o str.o str.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o array.o array.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o io.o io.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o extern.o extern.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o intern.o intern.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o hash.o hash.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o sys.o sys.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o meta.o meta.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o parsing.o parsing.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o gc_ctrl.o gc_ctrl.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o terminfo.o terminfo.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o md5.o md5.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o obj.o obj.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o lexing.o lexing.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o callback.o callback.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o debugger.o debugger.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o weak.o weak.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o compact.o compact.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o finalise.o finalise.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o custom.o custom.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o dynlink.o dynlink.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o unix.o unix.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o main.o main.c | |
sed -n -e "s/CAMLprim value \([a-z0-9_][a-z0-9_]*\).*/\1/p" alloc.c array.c compare.c extern.c floats.c gc_ctrl.c hash.c intern.c interp.c ints.c io.c lexing.c md5.c meta.c obj.c parsing.c signals.c str.c sys.c terminfo.c callback.c weak.c finalise.c stacks.c dynlink.c backtrace.c \ | |
| sort | uniq > primitives | |
echo "/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/lib/ocaml/stublibs" > ld.conf | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O interp.c -o interp.pic.o | |
echo "/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/lib/ocaml" >> ld.conf | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O misc.c -o misc.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O stacks.c -o stacks.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O fix_code.c -o fix_code.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O startup.c -o startup.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O freelist.c -o freelist.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O major_gc.c -o major_gc.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O minor_gc.c -o minor_gc.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O memory.c -o memory.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O alloc.c -o alloc.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O roots.c -o roots.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O globroots.c -o globroots.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O fail.c -o fail.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O signals.c -o signals.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O signals_byt.c -o signals_byt.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O printexc.c -o printexc.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O backtrace.c -o backtrace.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O compare.c -o compare.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O ints.c -o ints.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O floats.c -o floats.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O str.c -o str.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O array.c -o array.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O io.c -o io.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O extern.c -o extern.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O intern.c -o intern.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O hash.c -o hash.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O sys.c -o sys.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O meta.c -o meta.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O parsing.c -o parsing.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O gc_ctrl.c -o gc_ctrl.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O terminfo.c -o terminfo.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O md5.c -o md5.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O obj.c -o obj.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O lexing.c -o lexing.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O callback.c -o callback.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O debugger.c -o debugger.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O weak.c -o weak.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O compact.c -o compact.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O finalise.c -o finalise.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O custom.c -o custom.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O dynlink.c -o dynlink.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O unix.c -o unix.pic.o | |
gcc -c -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O main.c -o main.pic.o | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o interp.o interp.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o startup.o startup.c | |
(echo '#include "caml/mlvalues.h"'; \ | |
echo '#include "caml/prims.h"'; \ | |
sed -e 's/.*/extern value &();/' primitives; \ | |
echo 'c_primitive caml_builtin_cprim[] = {'; \ | |
sed -e 's/.*/ &,/' primitives; \ | |
echo ' 0 };'; \ | |
echo 'char * caml_names_of_builtin_cprim[] = {'; \ | |
sed -e 's/.*/ "&",/' primitives; \ | |
echo ' 0 };') > prims.c | |
gcc -DCAML_NAME_SPACE -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o prims.o prims.c | |
ar rc libcamlrun_pic.a interp.pic.o misc.pic.o stacks.pic.o fix_code.pic.o startup.pic.o freelist.pic.o major_gc.pic.o minor_gc.pic.o memory.pic.o alloc.pic.o roots.pic.o globroots.pic.o fail.pic.o signals.pic.o signals_byt.pic.o printexc.pic.o backtrace.pic.o compare.pic.o ints.pic.o floats.pic.o str.pic.o array.pic.o io.pic.o extern.pic.o intern.pic.o hash.pic.o sys.pic.o meta.pic.o parsing.pic.o gc_ctrl.pic.o terminfo.pic.o md5.pic.o obj.pic.o lexing.pic.o callback.pic.o debugger.pic.o weak.pic.o compact.pic.o finalise.pic.o custom.pic.o dynlink.pic.o unix.pic.o main.pic.o | |
gcc -bundle -flat_namespace -undefined suppress -Wl,-no_compact_unwind -o libcamlrun_shared.so interp.pic.o misc.pic.o stacks.pic.o fix_code.pic.o startup.pic.o freelist.pic.o major_gc.pic.o minor_gc.pic.o memory.pic.o alloc.pic.o roots.pic.o globroots.pic.o fail.pic.o signals.pic.o signals_byt.pic.o printexc.pic.o backtrace.pic.o compare.pic.o ints.pic.o floats.pic.o str.pic.o array.pic.o io.pic.o extern.pic.o intern.pic.o hash.pic.o sys.pic.o meta.pic.o parsing.pic.o gc_ctrl.pic.o terminfo.pic.o md5.pic.o obj.pic.o lexing.pic.o callback.pic.o debugger.pic.o weak.pic.o compact.pic.o finalise.pic.o custom.pic.o dynlink.pic.o unix.pic.o main.pic.o -lpthread | |
ranlib libcamlrun_pic.a | |
ar rc libcamlrun.a interp.o misc.o stacks.o fix_code.o startup.o freelist.o major_gc.o minor_gc.o memory.o alloc.o roots.o globroots.o fail.o signals.o signals_byt.o printexc.o backtrace.o compare.o ints.o floats.o str.o array.o io.o extern.o intern.o hash.o sys.o meta.o parsing.o gc_ctrl.o terminfo.o md5.o obj.o lexing.o callback.o debugger.o weak.o compact.o finalise.o custom.o dynlink.o unix.o main.o | |
ranlib libcamlrun.a | |
gcc -Wl,-no_compact_unwind -o ocamlrun \ | |
prims.o libcamlrun.a -lpthread | |
cp byterun/ocamlrun boot/ocamlrun | |
cd yacc; /Library/Developer/CommandLineTools/usr/bin/make all | |
gcc -DNDEBUG -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o closure.o closure.c | |
gcc -DNDEBUG -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o error.o error.c | |
gcc -DNDEBUG -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o lalr.o lalr.c | |
gcc -DNDEBUG -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o lr0.o lr0.c | |
echo "#define OCAML_VERSION \"`sed -e 1q ../VERSION`\"" >version.h | |
gcc -DNDEBUG -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o mkpar.o mkpar.c | |
gcc -DNDEBUG -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o output.o output.c | |
gcc -DNDEBUG -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o reader.o reader.c | |
gcc -DNDEBUG -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o skeleton.o skeleton.c | |
gcc -DNDEBUG -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o symtab.o symtab.c | |
gcc -DNDEBUG -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o verbose.o verbose.c | |
gcc -DNDEBUG -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o warshall.o warshall.c | |
gcc -DNDEBUG -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o main.o main.c | |
gcc -DNDEBUG -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -o ocamlyacc closure.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o skeleton.o symtab.o verbose.o warshall.o | |
cp yacc/ocamlyacc boot/ocamlyacc | |
cd stdlib; /Library/Developer/CommandLineTools/usr/bin/make COMPILER=../boot/ocamlc all | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags camlinternalFormatBasics.cmi` -c camlinternalFormatBasics.mli | |
sed -e "s|%%VERSION%%|`sed -e 1q ../VERSION`|" sys.mlp >sys.ml | |
if true; then \ | |
echo '#!/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrun' > camlheader && \ | |
echo '#!/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrun' > target_camlheader && \ | |
echo '#!/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrund' > camlheaderd && \ | |
echo '#!/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrund' > target_camlheaderd && \ | |
echo '#!' | tr -d '\012' > camlheader_ur; \ | |
else \ | |
for suff in '' d; do \ | |
gcc -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT \ | |
-DRUNTIME_NAME='"/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrun'$suff'"' \ | |
header.c -o tmpheader && \ | |
strip tmpheader && \ | |
mv tmpheader camlheader$suff && \ | |
gcc -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT \ | |
-DRUNTIME_NAME='"/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrun'$suff'"' \ | |
header.c -o tmpheader && \ | |
strip tmpheader && \ | |
mv tmpheader target_camlheader$suff; \ | |
done && \ | |
cp camlheader camlheader_ur; \ | |
fi | |
if true; then \ | |
echo '#!/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrun' > camlheader && \ | |
echo '#!/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrun' > target_camlheader && \ | |
echo '#!/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrund' > camlheaderd && \ | |
echo '#!/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrund' > target_camlheaderd && \ | |
echo '#!' | tr -d '\012' > camlheader_ur; \ | |
else \ | |
for suff in '' d; do \ | |
gcc -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT \ | |
-DRUNTIME_NAME='"/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrun'$suff'"' \ | |
header.c -o tmpheader && \ | |
strip tmpheader && \ | |
mv tmpheader camlheader$suff && \ | |
gcc -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT \ | |
-DRUNTIME_NAME='"/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrun'$suff'"' \ | |
header.c -o tmpheader && \ | |
strip tmpheader && \ | |
mv tmpheader target_camlheader$suff; \ | |
done && \ | |
cp camlheader camlheader_ur; \ | |
fi | |
if true; then \ | |
echo '#!/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrun' > camlheader && \ | |
echo '#!/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrun' > target_camlheader && \ | |
echo '#!/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrund' > camlheaderd && \ | |
echo '#!/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrund' > target_camlheaderd && \ | |
echo '#!' | tr -d '\012' > camlheader_ur; \ | |
else \ | |
for suff in '' d; do \ | |
gcc -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT \ | |
-DRUNTIME_NAME='"/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrun'$suff'"' \ | |
header.c -o tmpheader && \ | |
strip tmpheader && \ | |
mv tmpheader camlheader$suff && \ | |
gcc -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT \ | |
-DRUNTIME_NAME='"/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrun'$suff'"' \ | |
header.c -o tmpheader && \ | |
strip tmpheader && \ | |
mv tmpheader target_camlheader$suff; \ | |
done && \ | |
cp camlheader camlheader_ur; \ | |
fi | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags camlinternalFormatBasics.cmo` -c camlinternalFormatBasics.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags pervasives.cmi` -c pervasives.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags pervasives.cmo` -c pervasives.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags array.cmi` -c array.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags list.cmi` -c list.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags char.cmi` -c char.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags bytes.cmi` -c bytes.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags string.cmi` -c string.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags sys.cmi` -c sys.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags sort.cmi` -c sort.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags marshal.cmi` -c marshal.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags int32.cmi` -c int32.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags int64.cmi` -c int64.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags nativeint.cmi` -c nativeint.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags lexing.cmi` -c lexing.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags set.cmi` -c set.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags map.cmi` -c map.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags stack.cmi` -c stack.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags queue.cmi` -c queue.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags camlinternalLazy.cmi` -c camlinternalLazy.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags lazy.cmi` -c lazy.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags stream.cmi` -c stream.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags buffer.cmi` -c buffer.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags arg.cmi` -c arg.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags printexc.cmi` -c printexc.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags gc.cmi` -c gc.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags digest.cmi` -c digest.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags random.cmi` -c random.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags hashtbl.cmi` -c hashtbl.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags scanf.cmi` -c scanf.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags callback.cmi` -c callback.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags genlex.cmi` -c genlex.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags filename.cmi` -c filename.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags complex.cmi` -c complex.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags arrayLabels.cmi` -c arrayLabels.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags listLabels.cmi` -c listLabels.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags bytesLabels.cmi` -c bytesLabels.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags stringLabels.cmi` -c stringLabels.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags std_exit.cmo` -c std_exit.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags array.cmo` -c array.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags list.cmo` -c list.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags char.cmo` -c char.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags bytes.cmo` -c bytes.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags string.cmo` -c string.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags sys.cmo` -c sys.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags sort.cmo` -c sort.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags marshal.cmo` -c marshal.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags obj.cmi` -c obj.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags int32.cmo` -c int32.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags int64.cmo` -c int64.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags nativeint.cmo` -c nativeint.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags lexing.cmo` -c lexing.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags parsing.cmi` -c parsing.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags set.cmo` -c set.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags map.cmo` -c map.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags stack.cmo` -c stack.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags queue.cmo` -c queue.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags camlinternalLazy.cmo` -c camlinternalLazy.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags lazy.cmo` -c lazy.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags stream.cmo` -c stream.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags buffer.cmo` -c buffer.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags camlinternalFormat.cmi` -c camlinternalFormat.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags printf.cmi` -c printf.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags digest.cmo` -c digest.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags random.cmo` -c random.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags hashtbl.cmo` -c hashtbl.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags format.cmi` -c format.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags callback.cmo` -c callback.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags genlex.cmo` -c genlex.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags weak.cmi` -c weak.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags filename.cmo` -c filename.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags complex.cmo` -c complex.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags arrayLabels.cmo` -c arrayLabels.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags listLabels.cmo` -c listLabels.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags bytesLabels.cmo` -c bytesLabels.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags stringLabels.cmo` -c stringLabels.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags moreLabels.cmi` -c moreLabels.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags stdLabels.cmi` -c stdLabels.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags obj.cmo` -c obj.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags parsing.cmo` -c parsing.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags camlinternalFormat.cmo` -c camlinternalFormat.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags printf.cmo` -c printf.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags arg.cmo` -c arg.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags printexc.cmo` -c printexc.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags gc.cmo` -c gc.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags format.cmo` -c format.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags scanf.cmo` -c scanf.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags oo.cmi` -c oo.mli | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags weak.cmo` -c weak.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags moreLabels.cmo` -c moreLabels.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags stdLabels.cmo` -c stdLabels.ml | |
../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -bin-annot -nostdlib -safe-string `./Compflags oo.cmo` -c oo.ml | |
../boot/ocamlrun ../boot/ocamlc -a -o stdlib.cma camlinternalFormatBasics.cmo pervasives.cmo array.cmo list.cmo char.cmo bytes.cmo string.cmo sys.cmo sort.cmo marshal.cmo obj.cmo int32.cmo int64.cmo nativeint.cmo lexing.cmo parsing.cmo set.cmo map.cmo stack.cmo queue.cmo camlinternalLazy.cmo lazy.cmo stream.cmo buffer.cmo camlinternalFormat.cmo printf.cmo arg.cmo printexc.cmo gc.cmo digest.cmo random.cmo hashtbl.cmo format.cmo scanf.cmo callback.cmo camlinternalOO.cmo oo.cmo camlinternalMod.cmo genlex.cmo weak.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo bytesLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo | |
cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot | |
if test -f boot/libcamlrun.a; then :; else \ | |
ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi | |
if test -d stdlib/caml; then :; else \ | |
ln -s ../byterun/caml stdlib/caml; fi | |
/Library/Developer/CommandLineTools/usr/bin/make opt.opt | |
/Library/Developer/CommandLineTools/usr/bin/make checkstack | |
/Library/Developer/CommandLineTools/usr/bin/make runtime | |
cd byterun; /Library/Developer/CommandLineTools/usr/bin/make all | |
make[3]: Nothing to be done for `all'. | |
if test -f stdlib/libcamlrun.a; then :; else \ | |
ln -s ../byterun/libcamlrun.a stdlib/libcamlrun.a; fi | |
/Library/Developer/CommandLineTools/usr/bin/make core | |
/Library/Developer/CommandLineTools/usr/bin/make coldstart | |
cd byterun; /Library/Developer/CommandLineTools/usr/bin/make all | |
make[4]: Nothing to be done for `all'. | |
cp byterun/ocamlrun boot/ocamlrun | |
cd yacc; /Library/Developer/CommandLineTools/usr/bin/make all | |
make[4]: Nothing to be done for `all'. | |
cp yacc/ocamlyacc boot/ocamlyacc | |
cd stdlib; /Library/Developer/CommandLineTools/usr/bin/make COMPILER=../boot/ocamlc all | |
make[4]: Nothing to be done for `all'. | |
cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot | |
if test -f boot/libcamlrun.a; then :; else \ | |
ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi | |
if test -d stdlib/caml; then :; else \ | |
ln -s ../byterun/caml stdlib/caml; fi | |
/Library/Developer/CommandLineTools/usr/bin/make coreall | |
/Library/Developer/CommandLineTools/usr/bin/make ocamlc | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.mli | |
sed -e 's|%%LIBDIR%%|/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/lib/ocaml|' \ | |
-e 's|%%BYTERUN%%|/Users/artem/code/reason/bsb-native-example/node_modules/bs-platform/vendor/ocaml/bin/ocamlrun|' \ | |
-e 's|%%CCOMPTYPE%%|cc|' \ | |
-e 's|%%BYTECC%%|gcc -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O |' \ | |
-e 's|%%NATIVECC%%|gcc -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT|' \ | |
-e 's|%%PACKLD%%|ld -r -arch x86_64 -o\ |' \ | |
-e 's|%%BYTECCLIBS%%|-lpthread|' \ | |
-e 's|%%NATIVECCLIBS%%||' \ | |
-e 's|%%RANLIBCMD%%|ranlib|' \ | |
-e 's|%%ARCMD%%|ar|' \ | |
-e 's|%%CC_PROFILE%%|-pg|' \ | |
-e 's|%%ARCH%%|amd64|' \ | |
-e 's|%%MODEL%%|default|' \ | |
-e 's|%%SYSTEM%%|macosx|' \ | |
-e 's|%%EXT_OBJ%%|.o|' \ | |
-e 's|%%EXT_ASM%%|.s|' \ | |
-e 's|%%EXT_LIB%%|.a|' \ | |
-e 's|%%EXT_DLL%%|.so|' \ | |
-e 's|%%SYSTHREAD_SUPPORT%%|true|' \ | |
-e 's|%%ASM%%|clang -arch x86_64 -c|' \ | |
-e 's|%%ASM_CFI_SUPPORTED%%|true|' \ | |
-e 's|%%WITH_FRAME_POINTERS%%|false|' \ | |
-e 's|%%MKDLL%%|gcc -bundle -flat_namespace -undefined suppress -Wl,-no_compact_unwind|' \ | |
-e 's|%%MKEXE%%|gcc -Wl,-no_compact_unwind|' \ | |
-e 's|%%MKMAINDLL%%|gcc -bundle -flat_namespace -undefined suppress -Wl,-no_compact_unwind|' \ | |
-e 's|%%HOST%%|x86_64-apple-darwin17.2.0|' \ | |
-e 's|%%TARGET%%|x86_64-apple-darwin17.2.0|' \ | |
utils/config.mlp > utils/config.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.mli | |
boot/ocamlyacc -v parsing/parser.mly | |
boot/ocamlyacc -v parsing/parser.mly | |
boot/ocamlrun boot/ocamllex parsing/lexer.mll | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.mli | |
(echo 'let builtin_exceptions = [|'; \ | |
sed -n -e 's|.*/\* \("[A-Za-z_]*"\) \*/$| \1;|p' byterun/caml/fail.h | \ | |
sed -e '$s/;$//'; \ | |
echo '|]'; \ | |
echo 'let builtin_primitives = [|'; \ | |
sed -e 's/.*/ "&";/' -e '$s/;$//' byterun/primitives; \ | |
echo '|]') > bytecomp/runtimedef.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compenv.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.mli | |
sed -n -e '/^enum/p' -e 's/,//g' -e '/^ /p' byterun/caml/instruct.h | \ | |
awk -f tools/make-opcodes > bytecomp/opcodes.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.mli | |
201 states, 3959 transitions, table size 17042 bytes | |
2420 additional bytes used for bindings | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/asttypes.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/annot.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compenv.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parsetree.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/outcometree.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/docstrings.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/pprintast.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/ast_mapper.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/depend.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/docstrings.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/ast_helper.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/depend.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/pprintast.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/cmi_format.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/ast_helper.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/ast_mapper.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/cmi_format.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/envaux.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compmisc.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyped.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/envaux.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtreeIter.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtreeMap.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/cmt_format.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compmisc.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/cmo_format.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyped.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtreeIter.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtreeMap.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/cmt_format.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.mli | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48+50 -w -40 -warn-error A -bin-annot -safe-string -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml | |
boot/ocamlrun boot/ocamlc -nostdlib -I boot -a -o compilerlibs/ocamlbytecomp.cma bytecomp/meta.cmo bytecomp/instruct.cmo bytecomp/bytegen.cmo bytecomp/printinstr.cmo bytecomp/opcodes.cmo bytecomp/emitcode.cmo bytecomp/bytesections.cmo bytecomp/dll.cmo bytecomp/symtable.cmo bytecomp/bytelink.cmo bytecomp/bytelibrarian.cmo bytecomp/bytepackager.cmo driver/errors.cmo driver/compile.cmo | |
compare.c:273:12: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
return Val_int(LESS); | |
^~~~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
1 warning generated. | |
floats.c:442:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
if (f < g) return Val_int(-1); | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
floats.c:447:22: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
if (g == g) return Val_int(-1); /* g is not NaN, f is NaN */ | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
str.c:239:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
if (res < 0) return Val_int(-1); | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
str.c:241:27: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
if (len1 < len2) return Val_int(-1); | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
2 warnings generated. | |
2 warnings generated. | |
parsing.c:220:24: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
env->curr_char = Val_int(-1); | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
parsing.c:225:22: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
env->curr_char = Val_int(-1); | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
2 warnings generated. | |
lexing.c:66:31: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
lexbuf->lex_last_action = Val_int(-1); | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
lexing.c:101:38: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
if (lexbuf->lex_last_action == Val_int(-1)) { | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
lexing.c:147:24: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
Field(mem,dst) = Val_int(-1) ; | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
lexing.c:163:31: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
lexbuf->lex_last_action = Val_int(-1); | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
lexing.c:207:38: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
if (lexbuf->lex_last_action == Val_int(-1)) { | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
5 warnings generated. | |
compare.c:273:12: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
return Val_int(LESS); | |
^~~~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
floats.c:442:21: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
if (f < g) return Val_int(-1); | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
floats.c:447:22: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
if (g == g) return Val_int(-1); /* g is not NaN, f is NaN */ | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
str.c:239:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
if (res < 0) return Val_int(-1); | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
str.c:241:27: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
if (len1 < len2) return Val_int(-1); | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
1 warning generated. | |
2 warnings generated. | |
2 warnings generated. | |
parsing.c:220:24: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
env->curr_char = Val_int(-1); | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
parsing.c:225:22: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
env->curr_char = Val_int(-1); | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
2 warnings generated. | |
lexing.c:66:31: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
lexbuf->lex_last_action = Val_int(-1); | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
lexing.c:101:38: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
if (lexbuf->lex_last_action == Val_int(-1)) { | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
lexing.c:147:24: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
Field(mem,dst) = Val_int(-1) ; | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
lexing.c:163:31: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
lexbuf->lex_last_action = Val_int(-1); | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
lexing.c:207:38: warning: shifting a negative signed value is undefined [-Wshift-negative-value] | |
if (lexbuf->lex_last_action == Val_int(-1)) { | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:75:20: note: expanded from macro 'Val_int' | |
#define Val_int(x) Val_long(x) | |
^~~~~~~~~~~ | |
./caml/mlvalues.h:71:39: note: expanded from macro 'Val_long' | |
#define Val_long(x) (((intnat)(x) << 1) + 1) | |
~~~~~~~~~~~ ^ | |
5 warnings generated. | |
File "_none_", line 1: | |
Error: I/O error: compilerlibs/ocamlbytecomp.cma: No such file or directory | |
make[4]: *** [compilerlibs/ocamlbytecomp.cma] Error 2 | |
make[4]: *** Waiting for unfinished jobs.... | |
make[3]: *** [coreall] Error 2 | |
make[2]: *** [core] Error 2 | |
make[1]: *** [opt.opt] Error 2 | |
make: *** [world.opt] Error 2 | |
Building a local version of the OCaml compiler failed, check the output above for more information. A possible problem is that you don't have a compiler installed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment