Hi all
I used tachyon_studio sample that have in Intel folder (C:\Program Files (x86)\Intel\Parallel Studio 2011\Samples\en_US) and compare file size that built by Intel C++ Compiler and Visual C++ Complier.
File size of tachyon.common project that built by Intel C++Compiler: 21,728,118 bytes
File size of tachyon.common project that built by Visual C++ Complier: 3,046,742 bytes
Although program is still working correctly, but the size(built by Intel C++Compiler) is increased too much. Can anyone give me some explanations? Is this normal or abnormal?
I'm using Intel Parallel 2011 Update 1 and Visual Studio 2008.
Best regards,





