Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7955 Discussions

C++ compiler 13.0 beta, "error : backend signals" when compiling tbbmalloc.dll

pkshan
Beginner
1,087 Views
Software used:
VS2010
Intel C++ compiler XE 13 beta update1
TBB 4.0 update4
any comments?
Thanks.
2> Building with Intel C++ Compiler XE 13.0
2>ClCompile:
2> ***** ClCompile (Win32 - Intel C++)
2> backend.cpp
2> large_objects.cpp
2> backref.cpp
2> tbbmalloc.cpp
2> itt_notify.cpp
2> frontend.cpp
2>" : error : backend signals
2>
2>xilink : error #10014: problem during multi-file optimization compilation (code 4)
2>xilink : error #10014: problem during multi-file optimization compilation (code 4)
2>
2>Build FAILED.
0 Kudos
21 Replies
Georg_Z_Intel
Employee
106 Views
Hello,

the problem has been fixed for the first update release of Intel Composer XE 2013. Unfortunately, it's already too late for the initial release which will be out in about two weeks.

Best regards,

Georg Zitzlsberger
0 Kudos
Reply