[Qt-interest] win32-g++ compiled Qt app much bigger than win32-msvc compiled one?

Malyushytsky, Alex alex at wai.com
Sat Mar 28 23:41:56 CET 2009


I would say no matter what you do msvc compiler has the better optimization.
I am not sure, if you can improve anything in your case,
but in general you should get smaller files and/or faster application using either msvc compiler on Windows.

Alex


________________________________
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of James Yan
Sent: Friday, March 27, 2009 11:37 PM
To: qt-interest at trolltech.com
Subject: [Qt-interest] win32-g++ compiled Qt app much bigger than win32-msvc compiled one?

Hey all,

recently, i try to move my IDE from Visual C++ Express( win32-msvc ) to Qt Creator ( win32-g++ ) for my Qt app building, now everything works ok, i love the feel to get rid of VC++ and switch to qt creator, but i found a problem on complied files size, under the same pro file and source files ( both in release mode and using static qt lib 4.4.3 )
Visual C++ Express 2008 (win32-msvc) : 3,976 kb
Qt Creator (win32-g++)                         : 10,305 kb
is there anything i can fix? or it's just normal with mingw complier? thanks!

regards,
J.Y.



---------------------------------------------------------------------------------------------------
Weidlinger Associates, Inc. made the following annotations.

"This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you."

"Please consider our environment before printing this email."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090328/a3c6456d/attachment.html 


More information about the Qt-interest-old mailing list