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

TBB Intel C++ Compiler fails

Chris_Szalwinski
New Contributor I
407 Views

Attempt to compile TBB using Visual Studio 2017 with the Intel C++ 18.0 compiler fails in both Release and Debug modes with the following message:

1>------ Build started: Project: tbb, Configuration: Release x64 ------
1>w6.tbb.cpp
1>": : error : ** The compiler has encountered an unexpected problem.
1>** Segmentation violation signal raised. **
1>Access violation or stack overflow. Please contact Intel Support for assistance.
1>
1>Done building project "tbb.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========

 

w6.tbb.i file is attached. Short and long text files are also attached.

Switching to the Microsoft Visual Studio compiler compiles successfully.

Is this still a bug?

Thanks,

Chris 

0 Kudos
1 Reply
Viet_H_Intel
Moderator
407 Views

 

Hi Chris, 

What update of 18.0  are you using?

Also, can you provide us your command line options?

Were you able to see the same error when compile w6.tbb_.i file?

Thanks,

Viet

0 Kudos
Reply