diff options
author | Gabriel Scherer <gabriel.scherer@gmail.com> | 2014-05-12 15:37:58 +0000 |
---|---|---|
committer | Gabriel Scherer <gabriel.scherer@gmail.com> | 2014-05-12 15:37:58 +0000 |
commit | 3f37e56fe197c4b992d7e189f2de6089ce9338b1 (patch) | |
tree | 3a40598d662a7986646a522b5571274c35704e99 /boot/ocamlc | |
parent | bf6e3185c055221df51dfec26cd9131194a7c5b8 (diff) |
temporary bootstrap (%_[nNlL] not yet handled by the typer)
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
Diffstat (limited to 'boot/ocamlc')
-rwxr-xr-x | boot/ocamlc | bin | 1660203 -> 1661288 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/boot/ocamlc b/boot/ocamlc Binary files differindex 0e1cf9873..5d049e05a 100755 --- a/boot/ocamlc +++ b/boot/ocamlc |