Advertisement
Guest User

Untitled

a guest
Nov 12th, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.83 KB | None | 0 0
  1. Java Version: 10600 (1.6.0_31)
  2. Loading lib files in D:\Program Files\ENIGMA\enigma-dev\lateralgm.jar
  3. 01_move.lgl 02_main1.lgl 03_main2.lgl 04_control.lgl
  4. 05_score.lgl 06_extra.lgl 07_draw.lgl
  5. Calling `mingw32-make.exe eTCpath="null"`
  6. > mingw32-make.exe -j 3 -C CompilerSource
  7. > mingw32-make.exe[1]: Entering directory `D:/Program Files/ENIGMA/enigma-dev/CompilerSource'
  8. > mkdir.exe -p .eobjs/./
  9. > mkdir.exe -p .eobjs/./JDI/src/API/
  10. > mkdir.exe -p .eobjs/./JDI/src/General/
  11. > mkdir.exe -p .eobjs/./JDI/src/Parser/
  12. > mkdir.exe -p .eobjs/./JDI/src/Parser/handlers/
  13. > mkdir.exe -p .eobjs/./JDI/src/Parser/readers/
  14. > mkdir.exe -p .eobjs/./JDI/src/Storage/
  15. > mkdir.exe -p .eobjs/./JDI/src/System/
  16. > mkdir.exe -p .eobjs/./JDI/test/
  17. > mkdir.exe -p .eobjs/./backend/
  18. > mkdir.exe -p .eobjs/./compiler/
  19. > mkdir.exe -p .eobjs/./compiler/components/
  20. > mkdir.exe -p .eobjs/./compiler/event_reader/
  21. > mkdir.exe -p .eobjs/./compiler/pcs/
  22. > mkdir.exe -p .eobjs/./compiler/reshandlers/
  23. > mkdir.exe -p .eobjs/./filesystem/
  24. > mkdir.exe -p .eobjs/./gcc_interface/
  25. > mkdir.exe -p .eobjs/./general/
  26. > mkdir.exe -p .eobjs/./languages/
  27. > mkdir.exe -p .eobjs/./parser/
  28. > mkdir.exe -p .eobjs/./settings-parse/
  29. > mkdir.exe -p .eobjs/./syntax/
  30. > mkdir.exe -p .eobjs/./varnames/
  31. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./varnames/varnames.o ./varnames/varnames.cpp
  32. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./syntax/syntax.o ./syntax/syntax.cpp
  33. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./syntax/checkfile.o ./syntax/checkfile.cpp
  34. > <built-in>:0:0: internal compiler error: Illegal instruction
  35. > Please submit a full bug report,
  36. > with preprocessed source if appropriate.
  37. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  38. > <built-in>:0:0: internal compiler error: Illegal instruction
  39. > Please submit a full bug report,
  40. > with preprocessed source if appropriate.
  41. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  42. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./settings.o ./settings.cpp
  43. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./settings-parse/parse_ide_settings.o ./settings-parse/parse_ide_settings.cpp
  44. > <built-in>:0:0: internal compiler error: Illegal instruction
  45. > Please submit a full bug report,
  46. > with preprocessed source if appropriate.
  47. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  48. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./settings-parse/eyaml.o ./settings-parse/eyaml.cpp
  49. > <built-in>:0:0: internal compiler error: Illegal instruction
  50. > Please submit a full bug report,
  51. > with preprocessed source if appropriate.
  52. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  53. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./settings-parse/crawler.o ./settings-parse/crawler.cpp
  54. > <built-in>:0:0: internal compiler error: Illegal instruction
  55. > Please submit a full bug report,
  56. > with preprocessed source if appropriate.
  57. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  58. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./parser/parser_components.o ./parser/parser_components.cpp
  59. > <built-in>:0:0: internal compiler error: Illegal instruction
  60. > Please submit a full bug report,
  61. > with preprocessed source if appropriate.
  62. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  63. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./parser/parser.o ./parser/parser.cpp
  64. > <built-in>:0:0: internal compiler error: Illegal instruction
  65. > Please submit a full bug report,
  66. > with preprocessed source if appropriate.
  67. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  68. > <built-in>:0:0: internal compiler error: Illegal instruction
  69. > Please submit a full bug report,
  70. > with preprocessed source if appropriate.
  71. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  72. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./parser/object_storage.o ./parser/object_storage.cpp
  73. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./parser/collect_variables.o ./parser/collect_variables.cpp
  74. > <built-in>:0:0: internal compiler error: Illegal instruction
  75. > Please submit a full bug report,
  76. > with preprocessed source if appropriate.
  77. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  78. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./main.o ./main.cpp
  79. > <built-in>:0:0: internal compiler error: Illegal instruction
  80. > Please submit a full bug report,
  81. > with preprocessed source if appropriate.
  82. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  83. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./languages/language_adapter.o ./languages/language_adapter.cpp
  84. > <built-in>:0:0: internal compiler error: Illegal instruction
  85. > Please submit a full bug report,
  86. > with preprocessed source if appropriate.
  87. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  88. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./languages/lang_CPP.o ./languages/lang_CPP.cpp
  89. > <built-in>:0:0: internal compiler error: Illegal instruction
  90. > Please submit a full bug report,
  91. > with preprocessed source if appropriate.
  92. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  93. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./general/string.o ./general/string.cpp
  94. > <built-in>:0:0: internal compiler error: Illegal instruction
  95. > Please submit a full bug report,
  96. > with preprocessed source if appropriate.
  97. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  98. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./general/macro_integration.o ./general/macro_integration.cpp
  99. > <built-in>:0:0: internal compiler error: Illegal instruction
  100. > Please submit a full bug report,
  101. > with preprocessed source if appropriate.
  102. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  103. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./general/darray.o ./general/darray.cpp
  104. > <built-in>:0:0: internal compiler error: Illegal instruction
  105. > Please submit a full bug report,
  106. > with preprocessed source if appropriate.
  107. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  108. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./general/bettersystem.o ./general/bettersystem.cpp
  109. > <built-in>:0:0: internal compiler error: Illegal instruction
  110. > Please submit a full bug report,
  111. > with preprocessed source if appropriate.
  112. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  113. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./gcc_interface/gcc_backend.o ./gcc_interface/gcc_backend.cpp
  114. > <built-in>:0:0: internal compiler error: Illegal instruction
  115. > Please submit a full bug report,
  116. > with preprocessed source if appropriate.
  117. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  118. > <built-in>:0:0: internal compiler error: Illegal instruction
  119. > Please submit a full bug report,
  120. > with preprocessed source if appropriate.
  121. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  122. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./frontend.o ./frontend.cpp
  123. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./filesystem/file_find.o ./filesystem/file_find.cpp
  124. > <built-in>:0:0: internal compiler error: Illegal instruction
  125. > Please submit a full bug report,
  126. > with preprocessed source if appropriate.
  127. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  128. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/reshandlers/refont.o ./compiler/reshandlers/refont.cpp
  129. > <built-in>:0:0: internal compiler error: Illegal instruction
  130. > Please submit a full bug report,
  131. > with preprocessed source if appropriate.
  132. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  133. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/reshandlers/rectpack.o ./compiler/reshandlers/rectpack.cpp
  134. > <built-in>:0:0: internal compiler error: Illegal instruction
  135. > Please submit a full bug report,
  136. > with preprocessed source if appropriate.
  137. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  138. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/pcs/pcs.o ./compiler/pcs/pcs.cpp
  139. > <built-in>:0:0: internal compiler error: Illegal instruction
  140. > Please submit a full bug report,
  141. > with preprocessed source if appropriate.
  142. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  143. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/output_locals.o ./compiler/output_locals.cpp
  144. > <built-in>:0:0: internal compiler error: Illegal instruction
  145. > Please submit a full bug report,
  146. > with preprocessed source if appropriate.
  147. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  148. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/jdi_utility.o ./compiler/jdi_utility.cpp
  149. > <built-in>:0:0: internal compiler error: Illegal instruction
  150. > Please submit a full bug report,
  151. > with preprocessed source if appropriate.
  152. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  153. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/event_reader/event_parser.o ./compiler/event_reader/event_parser.cpp
  154. > <built-in>:0:0: internal compiler error: Illegal instruction
  155. > Please submit a full bug report,
  156. > with preprocessed source if appropriate.
  157. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  158. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/write_shader_data.o ./compiler/components/write_shader_data.cpp
  159. > <built-in>:0:0: internal compiler error: Illegal instruction
  160. > Please submit a full bug report,
  161. > with preprocessed source if appropriate.
  162. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  163. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/write_room_data.o ./compiler/components/write_room_data.cpp
  164. > <built-in>:0:0: internal compiler error: Illegal instruction
  165. > Please submit a full bug report,
  166. > with preprocessed source if appropriate.
  167. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  168. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/write_object_data.o ./compiler/components/write_object_data.cpp
  169. > <built-in>:0:0: internal compiler error: Illegal instruction
  170. > Please submit a full bug report,
  171. > with preprocessed source if appropriate.
  172. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  173. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/write_object_access.o ./compiler/components/write_object_access.cpp
  174. > <built-in>:0:0: internal compiler error: Illegal instruction
  175. > Please submit a full bug report,
  176. > with preprocessed source if appropriate.
  177. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  178. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/write_globals.o ./compiler/components/write_globals.cpp
  179. > <built-in>:0:0: internal compiler error: Illegal instruction
  180. > Please submit a full bug report,
  181. > with preprocessed source if appropriate.
  182. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  183. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/write_font_info.o ./compiler/components/write_font_info.cpp
  184. > <built-in>:0:0: internal compiler error: Illegal instruction
  185. > Please submit a full bug report,
  186. > with preprocessed source if appropriate.
  187. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  188. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/write_event_code.o ./compiler/components/write_event_code.cpp
  189. > <built-in>:0:0: internal compiler error: Illegal instruction
  190. > Please submit a full bug report,
  191. > with preprocessed source if appropriate.
  192. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  193. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/write_defragged_events.o ./compiler/components/write_defragged_events.cpp
  194. > <built-in>:0:0: internal compiler error: Illegal instruction
  195. > Please submit a full bug report,
  196. > with preprocessed source if appropriate.
  197. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  198. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/parse_secondary.o ./compiler/components/parse_secondary.cpp
  199. > <built-in>:0:0: internal compiler error: Illegal instruction
  200. > Please submit a full bug report,
  201. > with preprocessed source if appropriate.
  202. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  203. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/parse_and_link.o ./compiler/components/parse_and_link.cpp
  204. > <built-in>:0:0: internal compiler error: Illegal instruction
  205. > Please submit a full bug report,
  206. > with preprocessed source if appropriate.
  207. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  208. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/module_write_sprites.o ./compiler/components/module_write_sprites.cpp
  209. > <built-in>:0:0: internal compiler error: Illegal instruction
  210. > Please submit a full bug report,
  211. > with preprocessed source if appropriate.
  212. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  213. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/module_write_sounds.o ./compiler/components/module_write_sounds.cpp
  214. > <built-in>:0:0: internal compiler error: Illegal instruction
  215. > Please submit a full bug report,
  216. > with preprocessed source if appropriate.
  217. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  218. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/module_write_paths.o ./compiler/components/module_write_paths.cpp
  219. > <built-in>:0:0: internal compiler error: Illegal instruction
  220. > Please submit a full bug report,
  221. > with preprocessed source if appropriate.
  222. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  223. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/module_write_fonts.o ./compiler/components/module_write_fonts.cpp
  224. > <built-in>:0:0: internal compiler error: Illegal instruction
  225. > Please submit a full bug report,
  226. > with preprocessed source if appropriate.
  227. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  228. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/module_write_backgrounds.o ./compiler/components/module_write_backgrounds.cpp
  229. > <built-in>:0:0: internal compiler error: Illegal instruction
  230. > Please submit a full bug report,
  231. > with preprocessed source if appropriate.
  232. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  233. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/components/handle_templates.o ./compiler/components/handle_templates.cpp
  234. > <built-in>:0:0: internal compiler error: Illegal instruction
  235. > Please submit a full bug report,
  236. > with preprocessed source if appropriate.
  237. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  238. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/compile_includes.o ./compiler/compile_includes.cpp
  239. > <built-in>:0:0: internal compiler error: Illegal instruction
  240. > Please submit a full bug report,
  241. > with preprocessed source if appropriate.
  242. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  243. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/compile_common.o ./compiler/compile_common.cpp
  244. > <built-in>:0:0: internal compiler error: Illegal instruction
  245. > Please submit a full bug report,
  246. > with preprocessed source if appropriate.
  247. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  248. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./compiler/compile.o ./compiler/compile.cpp
  249. > <built-in>:0:0: internal compiler error: Illegal instruction
  250. > Please submit a full bug report,
  251. > with preprocessed source if appropriate.
  252. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  253. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./backend/ideprint.o ./backend/ideprint.cpp
  254. > <built-in>:0:0: internal compiler error: Illegal instruction
  255. > Please submit a full bug report,
  256. > with preprocessed source if appropriate.
  257. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  258. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./backend/JavaCallbacks.o ./backend/JavaCallbacks.cpp
  259. > <built-in>:0:0: internal compiler error: Illegal instruction
  260. > Please submit a full bug report,
  261. > with preprocessed source if appropriate.
  262. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  263. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/test/debug_lexer.o ./JDI/test/debug_lexer.cpp
  264. > <built-in>:0:0: internal compiler error: Illegal instruction
  265. > Please submit a full bug report,
  266. > with preprocessed source if appropriate.
  267. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  268. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/System/token.o ./JDI/src/System/token.cpp
  269. > <built-in>:0:0: internal compiler error: Illegal instruction
  270. > Please submit a full bug report,
  271. > with preprocessed source if appropriate.
  272. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  273. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/System/symbols.o ./JDI/src/System/symbols.cpp
  274. > <built-in>:0:0: internal compiler error: Illegal instruction
  275. > Please submit a full bug report,
  276. > with preprocessed source if appropriate.
  277. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  278. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/System/macros.o ./JDI/src/System/macros.cpp
  279. > <built-in>:0:0: internal compiler error: Illegal instruction
  280. > Please submit a full bug report,
  281. > with preprocessed source if appropriate.
  282. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  283. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/System/lex_cpp.o ./JDI/src/System/lex_cpp.cpp
  284. > <built-in>:0:0: internal compiler error: Illegal instruction
  285. > Please submit a full bug report,
  286. > with preprocessed source if appropriate.
  287. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  288. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/System/lex_buffer.o ./JDI/src/System/lex_buffer.cpp
  289. > <built-in>:0:0: internal compiler error: Illegal instruction
  290. > Please submit a full bug report,
  291. > with preprocessed source if appropriate.
  292. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  293. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/System/builtins.o ./JDI/src/System/builtins.cpp
  294. > <built-in>:0:0: internal compiler error: Illegal instruction
  295. > Please submit a full bug report,
  296. > with preprocessed source if appropriate.
  297. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  298. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Storage/value_funcs.o ./JDI/src/Storage/value_funcs.cpp
  299. > <built-in>:0:0: internal compiler error: Illegal instruction
  300. > Please submit a full bug report,
  301. > with preprocessed source if appropriate.
  302. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  303. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Storage/value.o ./JDI/src/Storage/value.cpp
  304. > <built-in>:0:0: internal compiler error: Illegal instruction
  305. > Please submit a full bug report,
  306. > with preprocessed source if appropriate.
  307. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  308. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Storage/references.o ./JDI/src/Storage/references.cpp
  309. > <built-in>:0:0: internal compiler error: Illegal instruction
  310. > Please submit a full bug report,
  311. > with preprocessed source if appropriate.
  312. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  313. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Storage/full_type.o ./JDI/src/Storage/full_type.cpp
  314. > <built-in>:0:0: internal compiler error: Illegal instruction
  315. > Please submit a full bug report,
  316. > with preprocessed source if appropriate.
  317. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  318. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Storage/definition.o ./JDI/src/Storage/definition.cpp
  319. > <built-in>:0:0: internal compiler error: Illegal instruction
  320. > Please submit a full bug report,
  321. > with preprocessed source if appropriate.
  322. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  323. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/readers/read_type.o ./JDI/src/Parser/readers/read_type.cpp
  324. > <built-in>:0:0: internal compiler error: Illegal instruction
  325. > Please submit a full bug report,
  326. > with preprocessed source if appropriate.
  327. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  328. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/readers/read_template_parameters.o ./JDI/src/Parser/readers/read_template_parameters.cpp
  329. > <built-in>:0:0: internal compiler error: Illegal instruction
  330. > Please submit a full bug report,
  331. > with preprocessed source if appropriate.
  332. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  333. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/readers/read_qualified_definition.o ./JDI/src/Parser/readers/read_qualified_definition.cpp
  334. > <built-in>:0:0: internal compiler error: Illegal instruction
  335. > Please submit a full bug report,
  336. > with preprocessed source if appropriate.
  337. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  338. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/readers/read_operatorkw_name.o ./JDI/src/Parser/readers/read_operatorkw_name.cpp
  339. > <built-in>:0:0: internal compiler error: Illegal instruction
  340. > Please submit a full bug report,
  341. > with preprocessed source if appropriate.
  342. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  343. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/readers/read_next_token.o ./JDI/src/Parser/readers/read_next_token.cpp
  344. > <built-in>:0:0: internal compiler error: Illegal instruction
  345. > Please submit a full bug report,
  346. > with preprocessed source if appropriate.
  347. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  348. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/readers/read_expression.o ./JDI/src/Parser/readers/read_expression.cpp
  349. > <built-in>:0:0: internal compiler error: Illegal instruction
  350. > Please submit a full bug report,
  351. > with preprocessed source if appropriate.
  352. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  353. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/parse_context.o ./JDI/src/Parser/parse_context.cpp
  354. > <built-in>:0:0: internal compiler error: Illegal instruction
  355. > Please submit a full bug report,
  356. > with preprocessed source if appropriate.
  357. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  358. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_union.o ./JDI/src/Parser/handlers/handle_union.cpp
  359. > <built-in>:0:0: internal compiler error: Illegal instruction
  360. > Please submit a full bug report,
  361. > with preprocessed source if appropriate.
  362. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  363. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_templates.o ./JDI/src/Parser/handlers/handle_templates.cpp
  364. > <built-in>:0:0: internal compiler error: Illegal instruction
  365. > Please submit a full bug report,
  366. > with preprocessed source if appropriate.
  367. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  368. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_scope.o ./JDI/src/Parser/handlers/handle_scope.cpp
  369. > <built-in>:0:0: internal compiler error: Illegal instruction
  370. > Please submit a full bug report,
  371. > with preprocessed source if appropriate.
  372. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  373. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_namespace.o ./JDI/src/Parser/handlers/handle_namespace.cpp
  374. > <built-in>:0:0: internal compiler error: Illegal instruction
  375. > Please submit a full bug report,
  376. > with preprocessed source if appropriate.
  377. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  378. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_hypothetical.o ./JDI/src/Parser/handlers/handle_hypothetical.cpp
  379. > <built-in>:0:0: internal compiler error: Illegal instruction
  380. > Please submit a full bug report,
  381. > with preprocessed source if appropriate.
  382. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  383. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_function_impl.o ./JDI/src/Parser/handlers/handle_function_impl.cpp
  384. > <built-in>:0:0: internal compiler error: Illegal instruction
  385. > Please submit a full bug report,
  386. > with preprocessed source if appropriate.
  387. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  388. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_enum.o ./JDI/src/Parser/handlers/handle_enum.cpp
  389. > <built-in>:0:0: internal compiler error: Illegal instruction
  390. > Please submit a full bug report,
  391. > with preprocessed source if appropriate.
  392. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  393. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_declarators.o ./JDI/src/Parser/handlers/handle_declarators.cpp
  394. > <built-in>:0:0: internal compiler error: Illegal instruction
  395. > Please submit a full bug report,
  396. > with preprocessed source if appropriate.
  397. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  398. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/handlers/handle_class.o ./JDI/src/Parser/handlers/handle_class.cpp
  399. > <built-in>:0:0: internal compiler error: Illegal instruction
  400. > Please submit a full bug report,
  401. > with preprocessed source if appropriate.
  402. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  403. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/Parser/base.o ./JDI/src/Parser/base.cpp
  404. > <built-in>:0:0: internal compiler error: Illegal instruction
  405. > Please submit a full bug report,
  406. > with preprocessed source if appropriate.
  407. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  408. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/General/svg_simple.o ./JDI/src/General/svg_simple.cpp
  409. > <built-in>:0:0: internal compiler error: Illegal instruction
  410. > Please submit a full bug report,
  411. > with preprocessed source if appropriate.
  412. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  413. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/General/parse_basics.o ./JDI/src/General/parse_basics.cpp
  414. > <built-in>:0:0: internal compiler error: Illegal instruction
  415. > Please submit a full bug report,
  416. > with preprocessed source if appropriate.
  417. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  418. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/General/llreader.o ./JDI/src/General/llreader.cpp
  419. > <built-in>:0:0: internal compiler error: Illegal instruction
  420. > Please submit a full bug report,
  421. > with preprocessed source if appropriate.
  422. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  423. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/General/debug_macros.o ./JDI/src/General/debug_macros.cpp
  424. > <built-in>:0:0: internal compiler error: Illegal instruction
  425. > Please submit a full bug report,
  426. > with preprocessed source if appropriate.
  427. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  428. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/API/user_tokens.o ./JDI/src/API/user_tokens.cpp
  429. > <built-in>:0:0: internal compiler error: Illegal instruction
  430. > Please submit a full bug report,
  431. > with preprocessed source if appropriate.
  432. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  433. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/API/lexer_interface.o ./JDI/src/API/lexer_interface.cpp
  434. > <built-in>:0:0: internal compiler error: Illegal instruction
  435. > Please submit a full bug report,
  436. > with preprocessed source if appropriate.
  437. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  438. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/API/jdi.o ./JDI/src/API/jdi.cpp
  439. > <built-in>:0:0: internal compiler error: Illegal instruction
  440. > Please submit a full bug report,
  441. > with preprocessed source if appropriate.
  442. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  443. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/API/error_reporting.o ./JDI/src/API/error_reporting.cpp
  444. > <built-in>:0:0: internal compiler error: Illegal instruction
  445. > Please submit a full bug report,
  446. > with preprocessed source if appropriate.
  447. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  448. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/API/context.o ./JDI/src/API/context.cpp
  449. > <built-in>:0:0: internal compiler error: Illegal instruction
  450. > Please submit a full bug report,
  451. > with preprocessed source if appropriate.
  452. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  453. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/API/AST_Export.o ./JDI/src/API/AST_Export.cpp
  454. > <built-in>:0:0: internal compiler error: Illegal instruction
  455. > Please submit a full bug report,
  456. > with preprocessed source if appropriate.
  457. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  458. > g++ -Wall -g -I./JDI/src -I. -MMD -MP -c -o .eobjs/./JDI/src/API/AST.o ./JDI/src/API/AST.cpp
  459. > <built-in>:0:0: internal compiler error: Illegal instruction
  460. > Please submit a full bug report,
  461. > with preprocessed source if appropriate.
  462. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  463. > <built-in>:0:0: internal compiler error: Illegal instruction
  464. > Please submit a full bug report,
  465. > with preprocessed source if appropriate.
  466. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  467. > <built-in>:0:0: internal compiler error: Illegal instruction
  468. > Please submit a full bug report,
  469. > with preprocessed source if appropriate.
  470. > See <mingw-w64-public@lists.sourceforge.net> for instructions.
  471. > mingw32-make.exe[1]: Leaving directory `D:/Program Files/ENIGMA/enigma-dev/CompilerSource'
  472. > mingw32-make.exe: *** [ENIGMA] Error 2
  473. 2
  474. Process terminated
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement