https://llvm.org/bugs/show_bug.cgi?id=29082
Bug ID: 29082 Summary: Compilation error with Intel Compiler (segmentation fault) Product: new-bugs Version: 3.8 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal Priority: P Component: new bugs Assignee: unassignedb...@nondot.org Reporter: arnau...@gmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified Hi, I am trying to compile Julia 0.5 (rc2) using the Intel Compiler and MKL libraries, which requires to compile LLVM 3.7+ using ICC, but I am getting a segmentation fault as shown below: llvm[3]: Building Intrinsics.gen.tmp from Intrinsics.td 0 llvm-tblgen 0x00000001097ba959 _INTERNAL_81__Users_arnaudsj_Github_julia_icc_deps_srccache_llvm_3_8_1_lib_Support_Signals_cpp_e5b9c8f3::PrintStackTraceSignalHandler(void*) + 41 make[3]: *** [/Users/arnaudsj/Github/julia-icc/deps/build/llvm-3.8.1/build_Release/lib/IR/Release/Intrinsics.gen.tmp] Segmentation fault: 11 make[2]: *** [all] Error 1 make[1]: *** [build/llvm-3.8.1/build_Release/Release/lib/libLLVMCodeGen.a] Error 2 I am using the icc version below under OS 10.12 (Beta 6): icc version 17.0.0 Beta (gcc version 4.9.0 compatibility) Please let me know if you have any questions. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs