./configure -prefix /usr/local/Trolltech/Qt-4.5.2-commersial-static-debug -static -debug-and -fast -commercial -largefile -xmlpatterns -phonon -phonon-backend -svg -webkit -scripttools -qt-zlib -qt-libtiff -qt-libpng -qt-libmng -qt-libjpeg -openssl -dbus -gtkstyle -system-nas-sound -opengl -glib -optimized-qmake -v
使用上面的设置进行configure,make后发现文件夹膨胀到接近20个G。
examples文件夹接近16个G,文件夹里的一个可执行文件都在80多M。
请问这是什么原因造成的?
应该怎样防止这种现象发生呢?
先谢谢各位!
PS:系统是Ubuntu9.04-32bit,原有QT4.5-commercial,QT4.4.3-open source.