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

Patch for xgetbv in __intel_cpu_indicator_init (DPD200139120 in 11.1.035) ?

chris3
Beginner
329 Views
Is there a patch that can be applied to win32 executables built with intel c++ 11.1.035 with the __intel_cpu_indicator_init bug ? Our app will not start on some customer machines with the affected processors.
Re-building the entire app with a newer compiler version is the long term plan, but I was hoping there was a quicker fix for affected customers.
0 Kudos
1 Reply
JenniferJ
Moderator
329 Views
Sorry to hearthis. We've published the news about this issue long time ago.

The only supported methodis to upgrade the compiler.

Although my quick test shows that as long asyou relink the main.exeand the .dlls, it works. But because there are too many scenarios out there, we can not verify all the cases and support them.

A note here: forall of our 11.1 updates, they are backwards compatible.Our check-in process is more strickfor updates because we do not want break any existing application. So maybe upgrade won't take too long at all for you.

Best regard!
Jennifer
0 Kudos
Reply