Quantcast
Channel: Intel® Software - Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1175

Are Intel C++ Runtime Libraries Complete?

$
0
0

I am using Intel Parallel Studio XE 2020. Do the runtime libraries supplied with the Intel C++ compiler replace all of the functionality supplied by the Microsoft Visual C++ runtime libraries?

If so, how do I keep the DLL I am building in Visual Studio from referencing the Microsoft libraries? This cannot be as simple as using the /NODEFAULTLIB linker option, because when I do this, I get errors like this:

>ipo: : warning #11021: unresolved free
>        Referenced in ipo_1142035obj3.obj
>        Referenced in MSVCRT.lib(delete_scalar.obj)

If the Intel runtime libraries do not completely replace the Microsoft runtime libraries, then what functionality is missing?

TCE Open Date: 

Friday, March 6, 2020 - 15:50

Viewing all articles
Browse latest Browse all 1175

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>