Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- artagnon|master=:~/src/sandbox/etc/llbug$ make
- ocamlfind ocamlopt -ccopt -v -g -warn-error A -package llvm.executionengine -linkpkg llbug.ml -o llbugml
- Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
- Target: x86_64-apple-darwin14.0.0
- Thread model: posix
- "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o llbugml -L/Users/artagnon/.opam/4.02.1/lib/bytes -L/Users/artagnon/.opam/4.02.1/lib/ctypes -L/Users/artagnon/src/llvm/build/lib/ocaml/. -L/Users/artagnon/.opam/4.02.1/lib/ocaml -L/usr/local/Cellar/libffi/3.0.13/lib -L/usr/local/Cellar/libffi/3.0.13/lib -no_compact_unwind /var/folders/hx/7ww8h319571_6b149bkxssvw0000gn/T/camlstartup51eade.o /Users/artagnon/.opam/4.02.1/lib/ocaml/std_exit.o llbug.o /Users/artagnon/src/llvm/build/lib/ocaml/./llvm_executionengine.a /Users/artagnon/.opam/4.02.1/lib/ctypes/ctypes-foreign-unthreaded.a /Users/artagnon/.opam/4.02.1/lib/ctypes/ctypes-foreign-base.a /Users/artagnon/.opam/4.02.1/lib/ctypes/ctypes.a /Users/artagnon/.opam/4.02.1/lib/ocaml/str.a /Users/artagnon/.opam/4.02.1/lib/ocaml/bigarray.a /Users/artagnon/.opam/4.02.1/lib/ocaml/unix.a /Users/artagnon/src/llvm/build/lib/ocaml/./llvm_target.a /Users/artagnon/src/llvm/build/lib/ocaml/./llvm.a /Users/artagnon/.opam/4.02.1/lib/ocaml/stdlib.a -lllvm_executionengine -lc++ -lLLVMX86Disassembler -lLLVMX86AsmParser -lLLVMX86CodeGen -lLLVMX86Desc -lLLVMX86Info -lLLVMMCDisassembler -lLLVMX86AsmPrinter -lLLVMX86Utils -lLLVMSelectionDAG -lLLVMAsmPrinter -lLLVMCodeGen -lLLVMScalarOpts -lLLVMProfileData -lLLVMInstCombine -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lLLVMMCJIT -lLLVMTarget -lLLVMRuntimeDyld -lLLVMExecutionEngine -lLLVMObject -lLLVMMCParser -lLLVMBitReader -lLLVMMC -lLLVMCore -lLLVMSupport -lcurses -lpthread -lz -lm -lffi -lctypes-foreign-base_stubs -lffi -lctypes_stubs -lcamlstr -lbigarray -lunix -lllvm_target -lc++ -lLLVMTarget -lLLVMMC -lLLVMCore -lLLVMSupport -lcurses -lpthread -lz -lm -lllvm -lc++ -lLLVMCore -lLLVMSupport -lcurses -lpthread -lz -lm /Users/artagnon/.opam/4.02.1/lib/ocaml/libasmrun.a -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib/darwin/libclang_rt.osx.a
- ld: library not found for -lLLVMX86Disassembler
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- File "caml_startup", line 1:
- Error: Error during linking
- make: *** [llbugml] Error 2
- artagnon|master*=:~/src/sandbox/etc/llbug$ make
- ocamlfind ocamlopt -ccopt -v -g -warn-error A -package llvm.executionengine -linkpkg llbug.ml -o llbugml
- Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
- Target: x86_64-apple-darwin14.0.0
- Thread model: posix
- "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.10.0 -o llbugml -L/Users/artagnon/.opam/4.02.1/lib/bytes -L/Users/artagnon/.opam/4.02.1/lib/ctypes -L/Users/artagnon/src/llvm/Debug+Asserts/lib/ocaml/. -L/Users/artagnon/.opam/4.02.1/lib/ocaml -L/usr/local/Cellar/libffi/3.0.13/lib -L/usr/local/Cellar/libffi/3.0.13/lib -no_compact_unwind /var/folders/hx/7ww8h319571_6b149bkxssvw0000gn/T/camlstartup2ff1a6.o /Users/artagnon/.opam/4.02.1/lib/ocaml/std_exit.o llbug.o /Users/artagnon/src/llvm/Debug+Asserts/lib/ocaml/./llvm_executionengine.a /Users/artagnon/.opam/4.02.1/lib/ctypes/ctypes-foreign-unthreaded.a /Users/artagnon/.opam/4.02.1/lib/ctypes/ctypes-foreign-base.a /Users/artagnon/.opam/4.02.1/lib/ctypes/ctypes.a /Users/artagnon/.opam/4.02.1/lib/ocaml/str.a /Users/artagnon/.opam/4.02.1/lib/ocaml/bigarray.a /Users/artagnon/.opam/4.02.1/lib/ocaml/unix.a /Users/artagnon/src/llvm/Debug+Asserts/lib/ocaml/./llvm_target.a /Users/artagnon/src/llvm/Debug+Asserts/lib/ocaml/./llvm.a /Users/artagnon/.opam/4.02.1/lib/ocaml/stdlib.a -lllvm_executionengine -lLLVMX86Disassembler -lLLVMX86AsmParser -lLLVMX86CodeGen -lLLVMSelectionDAG -lLLVMAsmPrinter -lLLVMCodeGen -lLLVMScalarOpts -lLLVMProfileData -lLLVMInstCombine -lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lLLVMX86Desc -lLLVMMCDisassembler -lLLVMX86Info -lLLVMX86AsmPrinter -lLLVMX86Utils -lLLVMMCJIT -lLLVMTarget -lLLVMRuntimeDyld -lLLVMExecutionEngine -lLLVMObject -lLLVMMCParser -lLLVMBitReader -lLLVMMC -lLLVMCore -lLLVMSupport -lz -lpthread -ledit -lcurses -lm -lffi -lctypes-foreign-base_stubs -lffi -lctypes_stubs -lcamlstr -lbigarray -lunix -lllvm_target -lLLVMTarget -lLLVMMC -lLLVMCore -lLLVMSupport -lz -lpthread -ledit -lcurses -lm -lllvm -lLLVMCore -lLLVMSupport -lz -lpthread -ledit -lcurses -lm -lc++ /Users/artagnon/.opam/4.02.1/lib/ocaml/libasmrun.a -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib/darwin/libclang_rt.osx.a
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement