3f37e56 temporary bootstrap (%_[nNlL] not yet handled by the typer)

Authored and Committed by Gabriel Scherer 9 years ago
1 file changed. 0 lines added. 0 lines removed.
    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
    
        
file modified
+0 -0