Advertisement
Guest User

world.opt file

a guest
Apr 9th, 2014
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 59.34 KB | None | 0 0
  1. make coldstart
  2. make[1]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0'
  3. cd byterun; make all
  4. make[2]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/byterun'
  5. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o interp.o interp.c
  6. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o misc.o misc.c
  7. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o stacks.o stacks.c
  8. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o fix_code.o fix_code.c
  9. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o startup.o startup.c
  10. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o freelist.o freelist.c
  11. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o major_gc.o major_gc.c
  12. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o minor_gc.o minor_gc.c
  13. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o memory.o memory.c
  14. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o alloc.o alloc.c
  15. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o roots.o roots.c
  16. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o globroots.o globroots.c
  17. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o fail.o fail.c
  18. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o signals.o signals.c
  19. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o signals_byt.o signals_byt.c
  20. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o printexc.o printexc.c
  21. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o backtrace.o backtrace.c
  22. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o compare.o compare.c
  23. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o ints.o ints.c
  24. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o floats.o floats.c
  25. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o str.o str.c
  26. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o array.o array.c
  27. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o io.o io.c
  28. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o extern.o extern.c
  29. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o intern.o intern.c
  30. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o hash.o hash.c
  31. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o sys.o sys.c
  32. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o meta.o meta.c
  33. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o parsing.o parsing.c
  34. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o gc_ctrl.o gc_ctrl.c
  35. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o terminfo.o terminfo.c
  36. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o md5.o md5.c
  37. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o obj.o obj.c
  38. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o lexing.o lexing.c
  39. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o callback.o callback.c
  40. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o debugger.o debugger.c
  41. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o weak.o weak.c
  42. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o compact.o compact.c
  43. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o finalise.o finalise.c
  44. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o custom.o custom.c
  45. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o dynlink.o dynlink.c
  46. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o unix.o unix.c
  47. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o main.o main.c
  48. ar rc libcamlrun.a interp.o misc.o stacks.o fix_code.o startup.o freelist.o major_gc.o minor_gc.o memory.o alloc.o roots.o globroots.o fail.o signals.o signals_byt.o printexc.o backtrace.o compare.o ints.o floats.o str.o array.o io.o extern.o intern.o hash.o sys.o meta.o parsing.o gc_ctrl.o terminfo.o md5.o obj.o lexing.o callback.o debugger.o weak.o compact.o finalise.o custom.o dynlink.o unix.o main.o
  49. ranlib libcamlrun.a
  50. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT    -c -o prims.o prims.c
  51. gcc -Wl,-E -o ocamlrun \
  52.           prims.o libcamlrun.a -lm  -ldl -lcurses -lpthread
  53. echo "/ffp/lib/ocaml/stublibs" > ld.conf
  54. echo "/ffp/lib/ocaml" >> ld.conf
  55. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC interp.c
  56. mv interp.o interp.pic.o
  57. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC misc.c
  58. mv misc.o misc.pic.o
  59. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC stacks.c
  60. mv stacks.o stacks.pic.o
  61. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC fix_code.c
  62. mv fix_code.o fix_code.pic.o
  63. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC startup.c
  64. mv startup.o startup.pic.o
  65. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC freelist.c
  66. mv freelist.o freelist.pic.o
  67. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC major_gc.c
  68. mv major_gc.o major_gc.pic.o
  69. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC minor_gc.c
  70. mv minor_gc.o minor_gc.pic.o
  71. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC memory.c
  72. mv memory.o memory.pic.o
  73. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC alloc.c
  74. mv alloc.o alloc.pic.o
  75. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC roots.c
  76. mv roots.o roots.pic.o
  77. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC globroots.c
  78. mv globroots.o globroots.pic.o
  79. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC fail.c
  80. mv fail.o fail.pic.o
  81. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC signals.c
  82. mv signals.o signals.pic.o
  83. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC signals_byt.c
  84. mv signals_byt.o signals_byt.pic.o
  85. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC printexc.c
  86. mv printexc.o printexc.pic.o
  87. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC backtrace.c
  88. mv backtrace.o backtrace.pic.o
  89. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC compare.c
  90. mv compare.o compare.pic.o
  91. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC ints.c
  92. mv ints.o ints.pic.o
  93. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC floats.c
  94. mv floats.o floats.pic.o
  95. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC str.c
  96. mv str.o str.pic.o
  97. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC array.c
  98. mv array.o array.pic.o
  99. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC io.c
  100. mv io.o io.pic.o
  101. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC extern.c
  102. mv extern.o extern.pic.o
  103. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC intern.c
  104. mv intern.o intern.pic.o
  105. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC hash.c
  106. mv hash.o hash.pic.o
  107. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC sys.c
  108. mv sys.o sys.pic.o
  109. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC meta.c
  110. mv meta.o meta.pic.o
  111. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC parsing.c
  112. mv parsing.o parsing.pic.o
  113. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC gc_ctrl.c
  114. mv gc_ctrl.o gc_ctrl.pic.o
  115. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC terminfo.c
  116. mv terminfo.o terminfo.pic.o
  117. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC md5.c
  118. mv md5.o md5.pic.o
  119. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC obj.c
  120. mv obj.o obj.pic.o
  121. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC lexing.c
  122. mv lexing.o lexing.pic.o
  123. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC callback.c
  124. mv callback.o callback.pic.o
  125. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC debugger.c
  126. mv debugger.o debugger.pic.o
  127. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC weak.c
  128. mv weak.o weak.pic.o
  129. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC compact.c
  130. mv compact.o compact.pic.o
  131. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC finalise.c
  132. mv finalise.o finalise.pic.o
  133. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC custom.c
  134. mv custom.o custom.pic.o
  135. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC dynlink.c
  136. mv dynlink.o dynlink.pic.o
  137. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC unix.c
  138. mv unix.o unix.pic.o
  139. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -fPIC main.c
  140. mv main.o main.pic.o
  141. gcc -shared -o libcamlrun_shared.so interp.pic.o misc.pic.o stacks.pic.o fix_code.pic.o startup.pic.o freelist.pic.o major_gc.pic.o minor_gc.pic.o memory.pic.o alloc.pic.o roots.pic.o globroots.pic.o fail.pic.o signals.pic.o signals_byt.pic.o printexc.pic.o backtrace.pic.o compare.pic.o ints.pic.o floats.pic.o str.pic.o array.pic.o io.pic.o extern.pic.o intern.pic.o hash.pic.o sys.pic.o meta.pic.o parsing.pic.o gc_ctrl.pic.o terminfo.pic.o md5.pic.o obj.pic.o lexing.pic.o callback.pic.o debugger.pic.o weak.pic.o compact.pic.o finalise.pic.o custom.pic.o dynlink.pic.o unix.pic.o main.pic.o -lm  -ldl -lcurses -lpthread
  142. make[2]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/byterun'
  143. cp byterun/ocamlrun boot/ocamlrun
  144. cd yacc; make all
  145. make[2]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/yacc'
  146. make[2]: Nothing to be done for `all'.
  147. make[2]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/yacc'
  148. cp yacc/ocamlyacc boot/ocamlyacc
  149. cd stdlib; make COMPILER=../boot/ocamlc all
  150. make[2]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/stdlib'
  151. if true; then \
  152.       echo '#!/ffp/bin/ocamlrun' > camlheader && \
  153.       echo '#!' | tr -d '\012' > camlheader_ur; \
  154.     else \
  155.       gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wl,-E \
  156.                 -DRUNTIME_NAME='"/ffp/bin/ocamlrun"' \
  157.                 header.c -o tmpheader && \
  158.       strip tmpheader && \
  159.       mv tmpheader camlheader && \
  160.       cp camlheader camlheader_ur; \
  161.     fi
  162. make[2]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/stdlib'
  163. cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
  164. if test -f boot/libcamlrun.a; then :; else \
  165.       ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi
  166. if test -d stdlib/caml; then :; else \
  167.       ln -s ../byterun stdlib/caml; fi
  168. make[1]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0'
  169. make opt.opt
  170. make[1]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0'
  171. cd byterun; make all
  172. make[2]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/byterun'
  173. make[2]: Nothing to be done for `all'.
  174. make[2]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/byterun'
  175. if test -f stdlib/libcamlrun.a; then :; else \
  176.       ln -s ../byterun/libcamlrun.a stdlib/libcamlrun.a; fi
  177. cd byterun; make all
  178. make[2]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/byterun'
  179. make[2]: Nothing to be done for `all'.
  180. make[2]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/byterun'
  181. cp byterun/ocamlrun boot/ocamlrun
  182. cd yacc; make all
  183. make[2]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/yacc'
  184. make[2]: Nothing to be done for `all'.
  185. make[2]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/yacc'
  186. cp yacc/ocamlyacc boot/ocamlyacc
  187. cd stdlib; make COMPILER=../boot/ocamlc all
  188. make[2]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/stdlib'
  189. make[2]: Nothing to be done for `all'.
  190. make[2]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/stdlib'
  191. cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
  192. if test -f boot/libcamlrun.a; then :; else \
  193.       ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi
  194. if test -d stdlib/caml; then :; else \
  195.       ln -s ../byterun stdlib/caml; fi
  196. sed -e 's|%%LIBDIR%%|/ffp/lib/ocaml|' \
  197.         -e 's|%%BYTERUN%%|/ffp/bin/ocamlrun|' \
  198.         -e 's|%%CCOMPTYPE%%|cc|' \
  199.         -e 's|%%BYTECC%%|gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC|' \
  200.         -e 's|%%NATIVECC%%|gcc -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT|' \
  201.         -e 's|%%PACKLD%%|ld -r  -o\ |' \
  202.         -e 's|%%BYTECCLIBS%%|-lm  -ldl -lcurses -lpthread|' \
  203.         -e 's|%%NATIVECCLIBS%%|-lm  -ldl|' \
  204.         -e 's|%%RANLIBCMD%%|ranlib|' \
  205.         -e 's|%%CC_PROFILE%%|-pg|' \
  206.         -e 's|%%ARCH%%|arm|' \
  207.         -e 's|%%MODEL%%|default|' \
  208.         -e 's|%%SYSTEM%%|linux|' \
  209.         -e 's|%%EXT_OBJ%%|.o|' \
  210.         -e 's|%%EXT_ASM%%|.s|' \
  211.         -e 's|%%EXT_LIB%%|.a|' \
  212.         -e 's|%%EXT_DLL%%|.so|' \
  213.         -e 's|%%SYSTHREAD_SUPPORT%%|true|' \
  214.         -e 's|%%ASM%%|as|' \
  215.         -e 's|%%MKDLL%%|gcc -shared|' \
  216.         -e 's|%%MKEXE%%|gcc|' \
  217.         -e 's|%%MKMAINDLL%%|gcc -shared|' \
  218.         utils/config.mlp > utils/config.ml
  219. boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.ml
  220. boot/ocamlrun boot/ocamlc -nostdlib -I boot  -o ocamlc utils/misc.cmo utils/tbl.cmo utils/config.cmo utils/clflags.cmo utils/terminfo.cmo utils/ccomp.cmo utils/warnings.cmo utils/consistbl.cmo parsing/linenum.cmo parsing/location.cmo parsing/longident.cmo parsing/syntaxerr.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.cmo typing/unused_var.cmo typing/ident.cmo typing/path.cmo typing/primitive.cmo typing/types.cmo typing/btype.cmo typing/oprint.cmo typing/subst.cmo typing/predef.cmo typing/datarepr.cmo typing/env.cmo typing/typedtree.cmo typing/ctype.cmo typing/printtyp.cmo typing/includeclass.cmo typing/mtype.cmo typing/includecore.cmo typing/includemod.cmo typing/parmatch.cmo typing/typetexp.cmo typing/stypes.cmo typing/typecore.cmo typing/typedecl.cmo typing/typeclass.cmo typing/typemod.cmo bytecomp/lambda.cmo bytecomp/printlambda.cmo bytecomp/typeopt.cmo bytecomp/switch.cmo bytecomp/matching.cmo bytecomp/translobj.cmo bytecomp/translcore.cmo bytecomp/translclass.cmo bytecomp/translmod.cmo bytecomp/simplif.cmo bytecomp/runtimedef.cmo bytecomp/meta.cmo bytecomp/instruct.cmo bytecomp/bytegen.cmo bytecomp/printinstr.cmo bytecomp/opcodes.cmo bytecomp/emitcode.cmo bytecomp/bytesections.cmo bytecomp/dll.cmo bytecomp/symtable.cmo bytecomp/bytelink.cmo bytecomp/bytelibrarian.cmo bytecomp/bytepackager.cmo driver/pparse.cmo driver/errors.cmo driver/compile.cmo driver/main_args.cmo driver/main.cmo
  221. cd yacc; make all
  222. make[2]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/yacc'
  223. make[2]: Nothing to be done for `all'.
  224. make[2]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/yacc'
  225. cd lex; make all
  226. make[2]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/lex'
  227. make[2]: Nothing to be done for `all'.
  228. make[2]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/lex'
  229. cd tools; make all
  230. make[2]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/tools'
  231. sed -e 's|%%BINDIR%%|/ffp/bin|' ocamlmktop.tpl > ocamlmktop
  232. chmod +x ocamlmktop
  233. ../build/mkmyocamlbuild_config.sh
  234. cp ../myocamlbuild_config.ml .
  235. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver myocamlbuild_config.ml
  236. echo '(* THIS FILE IS GENERATED FROM ocamlmklib.mlp *)' >ocamlmklib.ml
  237. sed -e "s|%%BINDIR%%|/ffp/bin|" \
  238.         -e "s|%%SUPPORTS_SHARED_LIBRARIES%%|true|" \
  239.         -e "s|%%MKSHAREDLIB%%||" \
  240.         -e "s|%%BYTECCRPATH%%|-Wl,-rpath,|" \
  241.         -e "s|%%NATIVECCRPATH%%|-Wl,-rpath,|" \
  242.         -e "s|%%MKSHAREDLIBRPATH%%|-Wl,-rpath,|" \
  243.         -e "s|%%RANLIB%%|ranlib|" \
  244.       ocamlmklib.mlp >> ocamlmklib.ml
  245. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamlmklib.ml
  246. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamlmklib myocamlbuild_config.cmo \
  247.              ocamlmklib.cmo
  248. gcc -o objinfo_helper -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT \
  249.           objinfo_helper.c -lbfd -ldl -liberty -lz
  250. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -o objinfo ../utils/misc.cmo ../utils/config.cmo ../bytecomp/bytesections.cmo objinfo.cmo
  251. make[2]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/tools'
  252. cd stdlib; make all
  253. make[2]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/stdlib'
  254. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli
  255. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml
  256. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli
  257. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml
  258. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli
  259. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml
  260. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli
  261. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml
  262. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli
  263. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml
  264. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli
  265. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml
  266. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli
  267. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml
  268. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli
  269. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml
  270. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli
  271. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml
  272. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli
  273. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli
  274. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml
  275. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml
  276. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli
  277. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml
  278. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli
  279. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml
  280. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli
  281. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml
  282. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli
  283. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml
  284. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli
  285. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml
  286. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli
  287. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml
  288. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli
  289. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml
  290. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli
  291. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml
  292. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmi` -c camlinternalLazy.mli
  293. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmo` -c camlinternalLazy.ml
  294. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli
  295. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml
  296. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli
  297. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml
  298. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli
  299. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml
  300. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli
  301. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml
  302. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli
  303. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml
  304. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli
  305. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml
  306. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli
  307. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml
  308. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli
  309. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml
  310. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli
  311. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml
  312. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli
  313. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml
  314. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli
  315. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml
  316. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli
  317. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml
  318. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli
  319. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml
  320. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli
  321. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml
  322. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli
  323. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml
  324. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli
  325. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml
  326. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli
  327. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml
  328. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli
  329. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml
  330. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli
  331. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml
  332. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli
  333. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml
  334. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli
  335. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml
  336. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli
  337. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml
  338. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli
  339. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml
  340. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli
  341. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml
  342. ../boot/ocamlrun ../ocamlc -a -o stdlib.cma pervasives.cmo array.cmo list.cmo char.cmo string.cmo sys.cmo hashtbl.cmo sort.cmo marshal.cmo obj.cmo int32.cmo int64.cmo nativeint.cmo lexing.cmo parsing.cmo set.cmo map.cmo stack.cmo queue.cmo camlinternalLazy.cmo lazy.cmo stream.cmo buffer.cmo printf.cmo format.cmo scanf.cmo arg.cmo printexc.cmo gc.cmo digest.cmo random.cmo callback.cmo camlinternalOO.cmo oo.cmo camlinternalMod.cmo genlex.cmo weak.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo
  343. ../boot/ocamlrun ../ocamlc -strict-sequence -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml
  344. make[2]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/stdlib'
  345. boot/ocamlrun boot/ocamlc -nostdlib -I boot -a -o toplevel/toplevellib.cma utils/misc.cmo utils/tbl.cmo utils/config.cmo utils/clflags.cmo utils/terminfo.cmo utils/ccomp.cmo utils/warnings.cmo utils/consistbl.cmo parsing/linenum.cmo parsing/location.cmo parsing/longident.cmo parsing/syntaxerr.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.cmo typing/unused_var.cmo typing/ident.cmo typing/path.cmo typing/primitive.cmo typing/types.cmo typing/btype.cmo typing/oprint.cmo typing/subst.cmo typing/predef.cmo typing/datarepr.cmo typing/env.cmo typing/typedtree.cmo typing/ctype.cmo typing/printtyp.cmo typing/includeclass.cmo typing/mtype.cmo typing/includecore.cmo typing/includemod.cmo typing/parmatch.cmo typing/typetexp.cmo typing/stypes.cmo typing/typecore.cmo typing/typedecl.cmo typing/typeclass.cmo typing/typemod.cmo bytecomp/lambda.cmo bytecomp/printlambda.cmo bytecomp/typeopt.cmo bytecomp/switch.cmo bytecomp/matching.cmo bytecomp/translobj.cmo bytecomp/translcore.cmo bytecomp/translclass.cmo bytecomp/translmod.cmo bytecomp/simplif.cmo bytecomp/runtimedef.cmo bytecomp/meta.cmo bytecomp/instruct.cmo bytecomp/bytegen.cmo bytecomp/printinstr.cmo bytecomp/opcodes.cmo bytecomp/emitcode.cmo bytecomp/bytesections.cmo bytecomp/dll.cmo bytecomp/symtable.cmo bytecomp/bytelink.cmo bytecomp/bytelibrarian.cmo bytecomp/bytepackager.cmo driver/pparse.cmo driver/errors.cmo driver/compile.cmo driver/main_args.cmo toplevel/genprintval.cmo toplevel/toploop.cmo toplevel/trace.cmo toplevel/topdirs.cmo toplevel/topmain.cmo
  346. boot/ocamlrun boot/ocamlc -nostdlib -I boot  -o expunge utils/misc.cmo utils/tbl.cmo utils/config.cmo utils/clflags.cmo typing/ident.cmo typing/path.cmo typing/types.cmo typing/btype.cmo typing/predef.cmo bytecomp/runtimedef.cmo bytecomp/bytesections.cmo bytecomp/dll.cmo bytecomp/meta.cmo bytecomp/symtable.cmo toplevel/expunge.cmo
  347. boot/ocamlrun boot/ocamlc -nostdlib -I boot  -linkall -o ocaml.tmp toplevel/toplevellib.cma toplevel/topstart.cmo
  348. byterun/ocamlrun ./expunge ocaml.tmp ocaml arg array arrayLabels buffer callback camlinternalLazy camlinternalMod camlinternalOO char complex digest filename format gc genlex hashtbl int32 int64 lazy lexing list listLabels map marshal moreLabels nativeint obj oo parsing pervasives printexc printf queue random scanf set sort stack stdLabels stream string stringLabels sys weak outcometree topdirs toploop
  349. rm -f ocaml.tmp
  350. make runtimeopt
  351. make[2]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0'
  352. cd asmrun; make all
  353. make[3]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/asmrun'
  354. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o startup.o startup.c
  355. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o main.o main.c
  356. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o fail.o fail.c
  357. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o roots.o roots.c
  358. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o globroots.o globroots.c
  359. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o signals.o signals.c
  360. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o signals_asm.o signals_asm.c
  361. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o misc.o misc.c
  362. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o freelist.o freelist.c
  363. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o major_gc.o major_gc.c
  364. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o minor_gc.o minor_gc.c
  365. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o memory.o memory.c
  366. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o alloc.o alloc.c
  367. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o compare.o compare.c
  368. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o ints.o ints.c
  369. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o floats.o floats.c
  370. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o str.o str.c
  371. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o array.o array.c
  372. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o io.o io.c
  373. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o extern.o extern.c
  374. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o intern.o intern.c
  375. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o hash.o hash.c
  376. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o sys.o sys.c
  377. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o parsing.o parsing.c
  378. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o gc_ctrl.o gc_ctrl.c
  379. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o terminfo.o terminfo.c
  380. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o md5.o md5.c
  381. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o obj.o obj.c
  382. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o lexing.o lexing.c
  383. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o printexc.o printexc.c
  384. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o callback.o callback.c
  385. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o weak.o weak.c
  386. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o compact.o compact.c
  387. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o finalise.o finalise.c
  388. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o custom.o custom.c
  389. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o unix.o unix.c
  390. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o backtrace.o backtrace.c
  391. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o natdynlink.o natdynlink.c
  392. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o debugger.o debugger.c
  393. rm -f libasmrun.a
  394. ar rc libasmrun.a startup.o main.o fail.o roots.o globroots.o signals.o signals_asm.o misc.o freelist.o major_gc.o minor_gc.o memory.o alloc.o compare.o ints.o floats.o str.o array.o io.o extern.o intern.o hash.o sys.o parsing.o gc_ctrl.o terminfo.o md5.o obj.o lexing.o printexc.o callback.o weak.o compact.o finalise.o custom.o unix.o backtrace.o natdynlink.o debugger.o arm.o
  395. ranlib libasmrun.a
  396. make[3]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/asmrun'
  397. cp asmrun/libasmrun.a stdlib/libasmrun.a
  398. make[2]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0'
  399. make ocamlopt
  400. make[2]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0'
  401. boot/ocamlrun boot/ocamlc -nostdlib -I boot  -o ocamlopt utils/misc.cmo utils/tbl.cmo utils/config.cmo utils/clflags.cmo utils/terminfo.cmo utils/ccomp.cmo utils/warnings.cmo utils/consistbl.cmo parsing/linenum.cmo parsing/location.cmo parsing/longident.cmo parsing/syntaxerr.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.cmo typing/unused_var.cmo typing/ident.cmo typing/path.cmo typing/primitive.cmo typing/types.cmo typing/btype.cmo typing/oprint.cmo typing/subst.cmo typing/predef.cmo typing/datarepr.cmo typing/env.cmo typing/typedtree.cmo typing/ctype.cmo typing/printtyp.cmo typing/includeclass.cmo typing/mtype.cmo typing/includecore.cmo typing/includemod.cmo typing/parmatch.cmo typing/typetexp.cmo typing/stypes.cmo typing/typecore.cmo typing/typedecl.cmo typing/typeclass.cmo typing/typemod.cmo bytecomp/lambda.cmo bytecomp/printlambda.cmo bytecomp/typeopt.cmo bytecomp/switch.cmo bytecomp/matching.cmo bytecomp/translobj.cmo bytecomp/translcore.cmo bytecomp/translclass.cmo bytecomp/translmod.cmo bytecomp/simplif.cmo bytecomp/runtimedef.cmo asmcomp/arch.cmo asmcomp/debuginfo.cmo asmcomp/cmm.cmo asmcomp/printcmm.cmo asmcomp/reg.cmo asmcomp/mach.cmo asmcomp/proc.cmo asmcomp/clambda.cmo asmcomp/compilenv.cmo asmcomp/closure.cmo asmcomp/cmmgen.cmo asmcomp/printmach.cmo asmcomp/selectgen.cmo asmcomp/selection.cmo asmcomp/comballoc.cmo asmcomp/liveness.cmo asmcomp/spill.cmo asmcomp/split.cmo asmcomp/interf.cmo asmcomp/coloring.cmo asmcomp/reloadgen.cmo asmcomp/reload.cmo asmcomp/printlinear.cmo asmcomp/linearize.cmo asmcomp/schedgen.cmo asmcomp/scheduling.cmo asmcomp/emitaux.cmo asmcomp/emit.cmo asmcomp/asmgen.cmo asmcomp/asmlink.cmo asmcomp/asmlibrarian.cmo asmcomp/asmpackager.cmo driver/pparse.cmo driver/opterrors.cmo driver/optcompile.cmo driver/main_args.cmo driver/optmain.cmo
  402. make[2]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0'
  403. make libraryopt
  404. make[2]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0'
  405. cd stdlib; make allopt
  406. make[3]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/stdlib'
  407. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags pervasives.cmx` -c pervasives.ml
  408. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags array.cmx` -c array.ml
  409. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags list.cmx` -c list.ml
  410. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags char.cmx` -c char.ml
  411. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags string.cmx` -c string.ml
  412. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sys.cmx` -c sys.ml
  413. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags hashtbl.cmx` -c hashtbl.ml
  414. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags sort.cmx` -c sort.ml
  415. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags marshal.cmx` -c marshal.ml
  416. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int32.cmx` -c int32.ml
  417. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags obj.cmx` -c obj.ml
  418. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags int64.cmx` -c int64.ml
  419. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags nativeint.cmx` -c nativeint.ml
  420. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lexing.cmx` -c lexing.ml
  421. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags parsing.cmx` -c parsing.ml
  422. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags set.cmx` -c set.ml
  423. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags map.cmx` -c map.ml
  424. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stack.cmx` -c stack.ml
  425. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags queue.cmx` -c queue.ml
  426. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalLazy.cmx` -c camlinternalLazy.ml
  427. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags lazy.cmx` -c lazy.ml
  428. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stream.cmx` -c stream.ml
  429. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags buffer.cmx` -c buffer.ml
  430. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printf.cmx` -c printf.ml
  431. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags format.cmx` -c format.ml
  432. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags scanf.cmx` -c scanf.ml
  433. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arg.cmx` -c arg.ml
  434. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags printexc.cmx` -c printexc.ml
  435. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags gc.cmx` -c gc.ml
  436. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags digest.cmx` -c digest.ml
  437. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags random.cmx` -c random.ml
  438. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags callback.cmx` -c callback.ml
  439. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalOO.cmx` -c camlinternalOO.ml
  440. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags oo.cmx` -c oo.ml
  441. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags camlinternalMod.cmx` -c camlinternalMod.ml
  442. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags genlex.cmx` -c genlex.ml
  443. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags weak.cmx` -c weak.ml
  444. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags filename.cmx` -c filename.ml
  445. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags complex.cmx` -c complex.ml
  446. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags arrayLabels.cmx` -c arrayLabels.ml
  447. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags listLabels.cmx` -c listLabels.ml
  448. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stringLabels.cmx` -c stringLabels.ml
  449. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags moreLabels.cmx` -c moreLabels.ml
  450. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags stdLabels.cmx` -c stdLabels.ml
  451. ../boot/ocamlrun ../ocamlopt -a -o stdlib.cmxa pervasives.cmx array.cmx list.cmx char.cmx string.cmx sys.cmx hashtbl.cmx sort.cmx marshal.cmx obj.cmx int32.cmx int64.cmx nativeint.cmx lexing.cmx parsing.cmx set.cmx map.cmx stack.cmx queue.cmx camlinternalLazy.cmx lazy.cmx stream.cmx buffer.cmx printf.cmx format.cmx scanf.cmx arg.cmx printexc.cmx gc.cmx digest.cmx random.cmx callback.cmx camlinternalOO.cmx oo.cmx camlinternalMod.cmx genlex.cmx weak.cmx filename.cmx complex.cmx arrayLabels.cmx listLabels.cmx stringLabels.cmx moreLabels.cmx stdLabels.cmx
  452. ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags std_exit.cmx` -c std_exit.ml
  453. make[3]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/stdlib'
  454. make[2]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0'
  455. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.ml
  456. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.ml
  457. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.ml
  458. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.ml
  459. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.ml
  460. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.ml
  461. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.ml
  462. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.ml
  463. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/linenum.ml
  464. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.ml
  465. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.ml
  466. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml
  467. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.ml
  468. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.ml
  469. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.ml
  470. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.ml
  471. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/unused_var.ml
  472. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.ml
  473. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.ml
  474. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.ml
  475. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.ml
  476. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.ml
  477. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.ml
  478. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.ml
  479. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.ml
  480. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.ml
  481. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.ml
  482. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.ml
  483. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.ml
  484. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.ml
  485. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.ml
  486. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.ml
  487. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.ml
  488. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.ml
  489. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.ml
  490. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.ml
  491. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.ml
  492. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.ml
  493. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.ml
  494. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.ml
  495. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.ml
  496. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.ml
  497. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.ml
  498. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.ml
  499. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.ml
  500. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.ml
  501. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.ml
  502. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.ml
  503. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.ml
  504. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.ml
  505. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.ml
  506. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.ml
  507. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml
  508. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml
  509. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml
  510. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml
  511. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml
  512. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml
  513. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml
  514. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml
  515. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml
  516. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml
  517. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.ml
  518. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.ml
  519. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.ml
  520. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.ml
  521. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.ml
  522. cd asmrun; make meta.o dynlink.o
  523. make[2]: Entering directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/asmrun'
  524. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o meta.o meta.c
  525. gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_arm -DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o dynlink.o dynlink.c
  526. make[2]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0/asmrun'
  527. boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink  -ccopt "-Wl,-E" -o ocamlc.opt \
  528.       utils/misc.cmx utils/tbl.cmx utils/config.cmx utils/clflags.cmx utils/terminfo.cmx utils/ccomp.cmx utils/warnings.cmx utils/consistbl.cmx parsing/linenum.cmx parsing/location.cmx parsing/longident.cmx parsing/syntaxerr.cmx parsing/parser.cmx parsing/lexer.cmx parsing/parse.cmx parsing/printast.cmx typing/unused_var.cmx typing/ident.cmx typing/path.cmx typing/primitive.cmx typing/types.cmx typing/btype.cmx typing/oprint.cmx typing/subst.cmx typing/predef.cmx typing/datarepr.cmx typing/env.cmx typing/typedtree.cmx typing/ctype.cmx typing/printtyp.cmx typing/includeclass.cmx typing/mtype.cmx typing/includecore.cmx typing/includemod.cmx typing/parmatch.cmx typing/typetexp.cmx typing/stypes.cmx typing/typecore.cmx typing/typedecl.cmx typing/typeclass.cmx typing/typemod.cmx bytecomp/lambda.cmx bytecomp/printlambda.cmx bytecomp/typeopt.cmx bytecomp/switch.cmx bytecomp/matching.cmx bytecomp/translobj.cmx bytecomp/translcore.cmx bytecomp/translclass.cmx bytecomp/translmod.cmx bytecomp/simplif.cmx bytecomp/runtimedef.cmx bytecomp/meta.cmx bytecomp/instruct.cmx bytecomp/bytegen.cmx bytecomp/printinstr.cmx bytecomp/opcodes.cmx bytecomp/emitcode.cmx bytecomp/bytesections.cmx bytecomp/dll.cmx bytecomp/symtable.cmx bytecomp/bytelink.cmx bytecomp/bytelibrarian.cmx bytecomp/bytepackager.cmx driver/pparse.cmx driver/errors.cmx driver/compile.cmx driver/main_args.cmx driver/main.cmx \
  529.       asmrun/meta.o asmrun/dynlink.o -cclib "-lm  -ldl -lcurses -lpthread"
  530. make[1]: Leaving directory `/mnt/HD_a2/ffpdevel/ocaml-3.12.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement