Searched refs:OCAMLC (Results 1 – 4 of 4) sorted by relevance
61 Compile.CMI := $(strip $(OCAMLC) -c $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG) -o)62 Compile.CMO := $(strip $(OCAMLC) -c $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG) -o)63 Archive.CMA := $(strip $(OCAMLC) -a -custom $(OCAMLAFLAGS) $(OCAMLDEBUGFLAG) \72 Archive.EXE := $(strip $(OCAMLC) -cc $(CXX) $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG:%=%.cma) -o)
171 OCAMLC := @OCAMLC@
767 OCAMLC7304 case $OCAMLC in7306 ac_cv_path_OCAMLC="$OCAMLC" # Let the user override the test with a path.7327 OCAMLC=$ac_cv_path_OCAMLC7328 if test -n "$OCAMLC"; then7329 { echo "$as_me:$LINENO: result: $OCAMLC" >&57330 echo "${ECHO_T}$OCAMLC" >&6; }7337 test -n "$OCAMLC" && break18828 if test "x$OCAMLC" = x ; then18846 ocaml_stdlib="`"$OCAMLC" -where`"[all …]
786 dnl OCAMLC, which is found here to support tests.1029 AC_PATH_PROGS(OCAMLC, [ocamlc])1463 if test "x$OCAMLC" != x -a "x$OCAMLDEP" != x ; then1478 if test "x$OCAMLC" = x ; then1479 …AC_MSG_WARN([--enable-bindings=ocaml specified, but ocamlc not found. Try configure OCAMLC=/path/t…1493 ocaml_stdlib="`"$OCAMLC" -where`"