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

C++ 7.1 Dll/Exes are much larger than MS VC++?

rsingh777
Beginner
342 Views
Hello,

I just got the Intel C++ 7.1 and have been using MS VC++ for about 8 years. One thing I noticed is that the executable generated and specifically DLL are about 50% larger than the same MSVC one. I thought maybe there was debugging code in it or something, but I had the exact same settings with optimization for size and no debug or browse info and it was 50% larger across the board.

Is this true or did I miss something ?
0 Kudos
1 Reply
Brandon_H_Intel
Employee
342 Views
It could be. I would recommend submitting an issue to Premier Support (https://premier.intel.com) if you are at all concerned. You should have an account from when you registered your compiler.

Brandon
Intel Developer Support

For on-line assistance: http://support.intel.com/support/performancetools
For product support information: http://www.intel.com/software/products/support
* Intel and Pentium are registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries
* Other names and brands may be claimed as the property of others

0 Kudos
Reply