set -e; for i in ocaml_stuff lib odyl main meta etc; do cd $i; make opt; cd ..; done
make[1]: Entering directory `/home/adm0018/camlp5-6.02.1/ocaml_stuff'
cd 3.11.0/utils; make opt; cd ../..
make[2]: Entering directory `/home/adm0018/camlp5-6.02.1/ocaml_stuff/3.11.0/utils'
ocamlopt  -c pconfig.ml
make[2]: Leaving directory `/home/adm0018/camlp5-6.02.1/ocaml_stuff/3.11.0/utils'
make[1]: Leaving directory `/home/adm0018/camlp5-6.02.1/ocaml_stuff'
make[1]: Entering directory `/home/adm0018/camlp5-6.02.1/lib'
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot pa_macro.cmo -mode T -o versdep.ppo versdep.ml
ocamlopt.opt -warn-error A -I ../ocaml_stuff/3.11.0/parsing -c -impl versdep.ppo
rm -f versdep.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o ploc.ppo ploc.ml
ocamlopt.opt -warn-error A -I ../ocaml_stuff/3.11.0/parsing -c -impl ploc.ppo
rm -f ploc.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o plexing.ppo plexing.ml
ocamlopt.opt -warn-error A -I ../ocaml_stuff/3.11.0/parsing -c -impl plexing.ppo
rm -f plexing.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o plexer.ppo plexer.ml
ocamlopt.opt -warn-error A -I ../ocaml_stuff/3.11.0/parsing -c -impl plexer.ppo
rm -f plexer.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o fstream.ppo fstream.ml
ocamlopt.opt -warn-error A -I ../ocaml_stuff/3.11.0/parsing -c -impl fstream.ppo
rm -f fstream.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o gramext.ppo gramext.ml
ocamlopt.opt -warn-error A -I ../ocaml_stuff/3.11.0/parsing -c -impl gramext.ppo
rm -f gramext.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o grammar.ppo grammar.ml
ocamlopt.opt -warn-error A -I ../ocaml_stuff/3.11.0/parsing -c -impl grammar.ppo
rm -f grammar.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o diff.ppo diff.ml
ocamlopt.opt -warn-error A -I ../ocaml_stuff/3.11.0/parsing -c -impl diff.ppo
rm -f diff.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o extfold.ppo extfold.ml
ocamlopt.opt -warn-error A -I ../ocaml_stuff/3.11.0/parsing -c -impl extfold.ppo
rm -f extfold.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o extfun.ppo extfun.ml
ocamlopt.opt -warn-error A -I ../ocaml_stuff/3.11.0/parsing -c -impl extfun.ppo
rm -f extfun.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pretty.ppo pretty.ml
ocamlopt.opt -warn-error A -I ../ocaml_stuff/3.11.0/parsing -c -impl pretty.ppo
rm -f pretty.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pprintf.ppo pprintf.ml
ocamlopt.opt -warn-error A -I ../ocaml_stuff/3.11.0/parsing -c -impl pprintf.ppo
rm -f pprintf.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o eprinter.ppo eprinter.ml
ocamlopt.opt -warn-error A -I ../ocaml_stuff/3.11.0/parsing -c -impl eprinter.ppo
rm -f eprinter.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o stdpp.ppo stdpp.ml
ocamlopt.opt -warn-error A -I ../ocaml_stuff/3.11.0/parsing -c -impl stdpp.ppo
rm -f stdpp.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o token.ppo token.ml
ocamlopt.opt -warn-error A -I ../ocaml_stuff/3.11.0/parsing -c -impl token.ppo
rm -f token.ppo
ocamlopt.opt versdep.cmx ploc.cmx plexing.cmx plexer.cmx fstream.cmx gramext.cmx grammar.cmx diff.cmx extfold.cmx extfun.cmx pretty.cmx pprintf.cmx eprinter.cmx stdpp.cmx token.cmx -a -o gramlib.cmxa
make[1]: Leaving directory `/home/adm0018/camlp5-6.02.1/lib'
make[1]: Entering directory `/home/adm0018/camlp5-6.02.1/odyl'
cp odyl_config.ml odyl_config.ppo
cat odyl_config.ml > odyl_config.ppo
ocamlopt.opt -warn-error A -c -impl odyl_config.ppo
rm -f odyl_config.ppo
OPT=.opt EXE=.exe MODE=T COMPWITH=old ../tools/camlp5_comm.sh -DOPT -o odyl_main.ppo odyl_main.ml
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot pa_macro.cmo -mode T -DOPT -o odyl_main.ppo odyl_main.ml
ocamlopt.opt -c -impl odyl_main.ppo
rm -f odyl_main.ppo
ocamlopt.opt odyl_config.cmx odyl_main.cmx -a -o odyl.cmxa
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o odyl.ppo odyl.ml
ocamlopt.opt -warn-error A -c -impl odyl.ppo
rm -f odyl.ppo
make[1]: Leaving directory `/home/adm0018/camlp5-6.02.1/odyl'
make[1]: Entering directory `/home/adm0018/camlp5-6.02.1/main'
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o quotation.ppo quotation.ml
ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../ocaml_stuff/3.11.0/utils -I ../ocaml_stuff/3.11.0/parsing -c -impl quotation.ppo
rm -f quotation.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o prtools.ppo prtools.ml
ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../ocaml_stuff/3.11.0/utils -I ../ocaml_stuff/3.11.0/parsing -c -impl prtools.ppo
rm -f prtools.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o ast2pt.ppo ast2pt.ml
ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../ocaml_stuff/3.11.0/utils -I ../ocaml_stuff/3.11.0/parsing -c -impl ast2pt.ppo
rm -f ast2pt.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o reloc.ppo reloc.ml
ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../ocaml_stuff/3.11.0/utils -I ../ocaml_stuff/3.11.0/parsing -c -impl reloc.ppo
rm -f reloc.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pcaml.ppo pcaml.ml
ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../ocaml_stuff/3.11.0/utils -I ../ocaml_stuff/3.11.0/parsing -c -impl pcaml.ppo
rm -f pcaml.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o exparser.ppo exparser.ml
ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../ocaml_stuff/3.11.0/utils -I ../ocaml_stuff/3.11.0/parsing -c -impl exparser.ppo
rm -f exparser.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o parserify.ppo parserify.ml
ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../ocaml_stuff/3.11.0/utils -I ../ocaml_stuff/3.11.0/parsing -c -impl parserify.ppo
rm -f parserify.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o argl.ppo argl.ml
ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../ocaml_stuff/3.11.0/utils -I ../ocaml_stuff/3.11.0/parsing -c -impl argl.ppo
rm -f argl.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o main.ppo main.ml
ocamlopt.opt -warn-error A -I ../odyl -I ../boot -I ../ocaml_stuff/3.11.0/utils -I ../ocaml_stuff/3.11.0/parsing -c -impl main.ppo
rm -f main.ppo
ocamlopt.opt -I ../odyl -I ../boot -I ../ocaml_stuff/3.11.0/utils -I ../ocaml_stuff/3.11.0/parsing ../lib/versdep.cmx ../lib/ploc.cmx ../lib/plexing.cmx ../lib/plexer.cmx ../lib/fstream.cmx ../lib/gramext.cmx ../lib/grammar.cmx ../lib/diff.cmx ../lib/extfold.cmx ../lib/extfun.cmx ../lib/pretty.cmx ../lib/pprintf.cmx ../lib/eprinter.cmx ../ocaml_stuff/3.11.0/utils/pconfig.cmx quotation.cmx prtools.cmx ast2pt.cmx reloc.cmx pcaml.cmx exparser.cmx parserify.cmx argl.cmx ../lib/stdpp.cmx ../lib/token.cmx main.cmx -a -o camlp5.cmxa
make[1]: Leaving directory `/home/adm0018/camlp5-6.02.1/main'
make[1]: Entering directory `/home/adm0018/camlp5-6.02.1/meta'
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o q_MLast.ppo q_MLast.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -I ../ocaml_stuff/3.11.0/utils -c -impl q_MLast.ppo
rm -f q_MLast.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o q_ast.ppo q_ast.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -I ../ocaml_stuff/3.11.0/utils -c -impl q_ast.ppo
rm -f q_ast.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_r.ppo pa_r.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -I ../ocaml_stuff/3.11.0/utils -c -impl pa_r.ppo
rm -f pa_r.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_rp.ppo pa_rp.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -I ../ocaml_stuff/3.11.0/utils -c -impl pa_rp.ppo
rm -f pa_rp.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_macro.ppo pa_macro.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -I ../ocaml_stuff/3.11.0/utils -c -impl pa_macro.ppo
rm -f pa_macro.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_fstream.ppo pa_fstream.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -I ../ocaml_stuff/3.11.0/utils -c -impl pa_fstream.ppo
rm -f pa_fstream.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_extend.ppo pa_extend.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -I ../ocaml_stuff/3.11.0/utils -c -impl pa_extend.ppo
rm -f pa_extend.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_extend_m.ppo pa_extend_m.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -I ../ocaml_stuff/3.11.0/utils -c -impl pa_extend_m.ppo
rm -f pa_extend_m.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pr_dump.ppo pr_dump.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -I ../ocaml_stuff/3.11.0/utils -c -impl pr_dump.ppo
rm -f pr_dump.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_lexer.ppo pa_lexer.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -I ../ocaml_stuff/3.11.0/utils -c -impl pa_lexer.ppo
rm -f pa_lexer.ppo
rm -f camlp5r.opt
cd ../main; make optp5 CAMLP5OPT=../meta/camlp5r.opt CAMLP5M="-I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx"
make[2]: Entering directory `/home/adm0018/camlp5-6.02.1/main'
ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa -I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../meta/camlp5r.opt
make[2]: Leaving directory `/home/adm0018/camlp5-6.02.1/main'
make[1]: Leaving directory `/home/adm0018/camlp5-6.02.1/meta'
make[1]: Entering directory `/home/adm0018/camlp5-6.02.1/etc'
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_o.ppo pa_o.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -c -impl pa_o.ppo
rm -f pa_o.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_op.ppo pa_op.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -c -impl pa_op.ppo
rm -f pa_op.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_oop.ppo pa_oop.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -c -impl pa_oop.ppo
rm -f pa_oop.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_sml.ppo pa_sml.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -c -impl pa_sml.ppo
rm -f pa_sml.ppo
make --no-print-directory -f Makefile.withnew pa_lisp.cmx
ocamlrun.exe ../main/camlp5.exe -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode T -o pa_lisp.ppo pa_lisp.ml
ocamlopt.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo
rm -f pa_lisp.ppo
make --no-print-directory -f Makefile.withnew pa_scheme.cmx
ocamlrun.exe ../main/camlp5.exe -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode T -o pa_scheme.ppo pa_scheme.ml
ocamlopt.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo
rm -f pa_scheme.ppo
make --no-print-directory -f Makefile.withnew pa_extfold.cmx
ocamlrun.exe ../meta/camlp5r.exe -nolib -I ../meta -I ../etc -mode T -o pa_extfold.ppo pa_extfold.ml
ocamlopt.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo
rm -f pa_extfold.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_extfun.ppo pa_extfun.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -c -impl pa_extfun.ppo
rm -f pa_extfun.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_extprint.ppo pa_extprint.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -c -impl pa_extprint.ppo
rm -f pa_extprint.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_lefteval.ppo pa_lefteval.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -c -impl pa_lefteval.ppo
rm -f pa_lefteval.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_mkast.ppo pa_mkast.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -c -impl pa_mkast.ppo
rm -f pa_mkast.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_mktest.ppo pa_mktest.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -c -impl pa_mktest.ppo
rm -f pa_mktest.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_pprintf.ppo pa_pprintf.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -c -impl pa_pprintf.ppo
rm -f pa_pprintf.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_pragma.ppo pa_pragma.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -c -impl pa_pragma.ppo
rm -f pa_pragma.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pa_reloc.ppo pa_reloc.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -c -impl pa_reloc.ppo
rm -f pa_reloc.ppo
make --no-print-directory -f Makefile.withnew pr_r.cmx
ocamlrun.exe ../meta/camlp5r.exe -nolib -I ../meta -I ../etc -mode T -o pr_r.ppo pr_r.ml
ocamlopt.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo
rm -f pr_r.ppo
make --no-print-directory -f Makefile.withnew pr_ro.cmx
ocamlrun.exe ../meta/camlp5r.exe -nolib -I ../meta -I ../etc -mode T -o pr_ro.ppo pr_ro.ml
ocamlopt.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo
rm -f pr_ro.ppo
make --no-print-directory -f Makefile.withnew pr_rp.cmx
ocamlrun.exe ../meta/camlp5r.exe -nolib -I ../meta -I ../etc -mode T -o pr_rp.ppo pr_rp.ml
ocamlopt.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo
rm -f pr_rp.ppo
make --no-print-directory -f Makefile.withnew pr_o.cmx
ocamlrun.exe ../meta/camlp5r.exe -nolib -I ../meta -I ../etc -mode T -o pr_o.ppo pr_o.ml
ocamlopt.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo
rm -f pr_o.ppo
make --no-print-directory -f Makefile.withnew pr_op.cmx
ocamlrun.exe ../meta/camlp5r.exe -nolib -I ../meta -I ../etc -mode T -o pr_op.ppo pr_op.ml
ocamlopt.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo
rm -f pr_op.ppo
make --no-print-directory -f Makefile.withnew pr_scheme.cmx
ocamlrun.exe ../meta/camlp5r.exe -nolib -I ../meta -I ../etc -mode T -o pr_scheme.ppo pr_scheme.ml
ocamlopt.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo
rm -f pr_scheme.ppo
make --no-print-directory -f Makefile.withnew pr_schemep.cmx
ocamlrun.exe ../meta/camlp5r.exe -nolib -I ../meta -I ../etc -mode T -o pr_schemep.ppo pr_schemep.ml
ocamlopt.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo
rm -f pr_schemep.ppo
make --no-print-directory -f Makefile.withnew pr_extend.cmx
ocamlrun.exe ../meta/camlp5r.exe -nolib -I ../meta -I ../etc -mode T -o pr_extend.ppo pr_extend.ml
ocamlopt.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo
rm -f pr_extend.ppo
make --no-print-directory -f Makefile.withnew pr_extfun.cmx
ocamlrun.exe ../meta/camlp5r.exe -nolib -I ../meta -I ../etc -mode T -o pr_extfun.ppo pr_extfun.ml
ocamlopt.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo
rm -f pr_extfun.ppo
make --no-print-directory -f Makefile.withnew pr_extprint.cmx
ocamlrun.exe ../meta/camlp5r.exe -nolib -I ../meta -I ../etc -mode T -o pr_extprint.ppo pr_extprint.ml
ocamlopt.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo
rm -f pr_extprint.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pr_depend.ppo pr_depend.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -c -impl pr_depend.ppo
rm -f pr_depend.ppo
ocamlrun.exe ../boot/camlp5r.exe -nolib -I ../boot -mode T -o pr_null.ppo pr_null.ml
ocamlopt.opt -warn-error A -I ../main -I ../boot -c -impl pr_null.ppo
rm -f pr_null.ppo
make --no-print-directory -f Makefile.withnew q_phony.cmx
ocamlrun.exe ../meta/camlp5r.exe -nolib -I ../meta -I ../etc -mode T -o q_phony.ppo q_phony.ml
ocamlopt.opt -warn-error A -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo
rm -f q_phony.ppo
rm -f camlp5o.opt
cd ../main; make optp5 CAMLP5OPT=../etc/camlp5o.opt CAMLP5M="-I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx"
make[2]: Entering directory `/home/adm0018/camlp5-6.02.1/main'
ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa -I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../etc/camlp5o.opt
make[2]: Leaving directory `/home/adm0018/camlp5-6.02.1/main'
sed -e "s!LIBDIR!I:\Program Files\Objective Caml\lib!g" mkcamlp5.opt.sh.tpl > mkcamlp5.opt.sh
make[1]: Leaving directory `/home/adm0018/camlp5-6.02.1/etc'