This file contains 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
# dune build app.exe.o | |
# OCAMLPARAM: unset | |
$ /usr/bin/getconf _NPROCESSORS_ONLN > /var/folders/zm/5rq5p3x148q1x2_zfpsd8kgr0000gn/T/dune31cf02.output | |
$ /Users/rauan/.opam/workspace/bin/ocamlc.opt -config > /var/folders/zm/5rq5p3x148q1x2_zfpsd8kgr0000gn/T/dunef9e1c9.output | |
$ (cd _build/default && /Users/rauan/.opam/workspace/bin/ocamldep.opt -modules -impl app.ml) > _build/default/.app.eobjs/app.ml.d | |
$ (cd _build/default && /Users/rauan/.opam/workspace/bin/ocamldep.opt -modules -impl binding.ml) > _build/default/.linking_binding.objs/binding.ml.d | |
$ (cd _build/default && /Users/rauan/.opam/workspace/bin/ocamlc.opt -w @a-4-29-40-41-42-44-45-48-58-59-60-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -49 -g -bin-annot -I .linking_binding.objs -no-alias-deps -o .linking_binding.objs/linking_binding.cmo -c -impl linking_binding.ml-gen) | |
$ (cd _build/default && /Users/rauan/.opam/workspace/bin/ocamlc.opt -w @a-4-29-40-41-42-44-45-48-58-59-60-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I .linking_binding.objs -no-alias-deps -open Linking_binding -o .linking_binding.objs/linking_binding__Binding.cmo -c -impl binding.ml) | |
$ (cd _build/default && /Users/rauan/.opam/workspace/bin/ocamlc.opt -w @a-4-29-40-41-42-44-45-48-58-59-60-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I .app.eobjs -I .linking_binding.objs -no-alias-deps -o .app.eobjs/app.cmo -c -impl app.ml) | |
$ (cd _build/default && /Users/rauan/.opam/workspace/bin/ocamlopt.opt -w @a-4-29-40-41-42-44-45-48-58-59-60-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -49 -g -I .linking_binding.objs -intf-suffix .ml-gen -no-alias-deps -o .linking_binding.objs/linking_binding.cmx -c -impl linking_binding.ml-gen) | |
$ (cd _build/default && /Users/rauan/.opam/workspace/bin/ocamlc.opt -g -ccopt -g -o bindings.o bindings.c) | |
$ (cd _build/default && /Users/rauan/.opam/workspace/bin/ocamlopt.opt -w @a-4-29-40-41-42-44-45-48-58-59-60-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I .linking_binding.objs -intf-suffix .ml -no-alias-deps -open Linking_binding -o .linking_binding.objs/linking_binding__Binding.cmx -c -impl binding.ml) | |
$ (cd _build/default && /Users/rauan/.opam/workspace/bin/ocamlmklib.opt -g -o linking_binding_stubs bindings.o) | |
$ (cd _build/default && /Users/rauan/.opam/workspace/bin/ocamlopt.opt -w @a-4-29-40-41-42-44-45-48-58-59-60-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o linking_binding.cmxa -cclib -llinking_binding_stubs .linking_binding.objs/linking_binding.cmx .linking_binding.objs/linking_binding__Binding.cmx) | |
$ (cd _build/default && /Users/rauan/.opam/workspace/bin/ocamlopt.opt -w @a-4-29-40-41-42-44-45-48-58-59-60-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I .app.eobjs -I .linking_binding.objs -intf-suffix .ml -no-alias-deps -o .app.eobjs/app.cmx -c -impl app.ml) | |
$ (cd _build/default && /Users/rauan/.opam/workspace/bin/ocamlopt.opt -w @a-4-29-40-41-42-44-45-48-58-59-60-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o app.exe.o -output-complete-obj -I . linking_binding.cmxa .app.eobjs/app.cmx) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment