Skip to content

Commit

Permalink
temporary bootstrap (%_[nNlL] not yet handled by the typer)
Browse files Browse the repository at this point in the history
Bootstrap steps:

  disable "-warn-error A" in Makefile

  make library -j3 \
  && cp stdlib/stdlib.cma stdlib/std_exit.cmo stdlib/*.cmi boot/ \
  && make partialclean \
  && make ocamlc ocaml -j5

  enable -warn-error A again

cp ocamlc boot/

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14821 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
  • Loading branch information
gasche committed May 12, 2014
1 parent bf6e318 commit 3f37e56
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified boot/ocamlc
Binary file not shown.

0 comments on commit 3f37e56

Please sign in to comment.