search for: ocamlopt_execut

Displaying 2 results from an estimated 2 matches for "ocamlopt_execut".

2012 Jul 11
2
[LLVMdev] llvm 'gmake check' errors generating lit.site.cfg
...in the Makefile @$(ECHOPATH) s#@OCAMLOPT@#$(OCAMLOPT) -cc \"$(CXX_FOR_OCAMLOPT)\" -I $(LibDir)/ocaml#g >> lit.tmp And now get farther, but then hit another issue related to the OCAMLOPT contents: File "/home/willschm/llvm/test/lit.site.cfg", line 11 config.ocamlopt_executable = "/bin/ocamlopt -cc "g++ -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64" -I /home/willschm/llvm/Debug+Asserts/lib/ocaml"...
2012 Jul 12
0
[LLVMdev] llvm 'gmake check' errors generating lit.site.cfg
...duced "=" to appease MSYS. ("#" was useless then) I will work again later, to satisfy all guys! ;) > And now get farther, but then hit another issue related to the OCAMLOPT > contents: > File "/home/willschm/llvm/test/lit.site.cfg", line 11 > config.ocamlopt_executable = "/bin/ocamlopt -cc "g++ -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64" -I /home/willschm/llvm/Debug+Asserts/lib/ocaml" >...