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

Huge binary size increment in migration from VS6.0+ICL9.0 to VS2005+ICL9.1

darietti7
Beginner
244 Views
All the dll's and exe's of my app are increasing in size in the migration from VC++6.0+ICL9.0 to VS2005+ICL9.1
But some are increasing up to 3 times the original size!
The code has not changed and both compilations are done through the IDE. Compilation options include /O3 /Qipo /QaxP wich have shown to provide best overall performance.
Is this normal? Anyone else is having this size increase issue?
0 Kudos
1 Reply
mario__Intel_
Beginner
244 Views

Hi,

I'm sorry but it's pretty hard to answer this abstract problem without any detailed information. You have to submit a problem report to Premier, so we can look into it.

0 Kudos
Reply