<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Damn, I forgot to uncomment a line in </span>qmake.conf (the one which says "don't strip the files!".</div><div><br></div><div>Thank you for your report, it will be fixed in next release.</div><div><br></div><div>Cheers,</div><div>BogDan.</div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Chris Browet <cbro@semperpax.com><br><b><span style="font-weight: bold;">To:</span></b> BogDan <bog_dan_ro@yahoo.com><br><b><span style="font-weight: bold;">Cc:</span></b> "necessitas-devel@kde.org"
 <necessitas-devel@kde.org><br><b><span style="font-weight: bold;">Sent:</span></b> Saturday, November 12, 2011 8:35 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: Necessitas 0.3: Release builds not actually release?<br></font><br>
<meta http-equiv="x-dns-prefetch-control" content="off"><div id="yiv2070564859">Stripped? I don't think so, at least not on Windows. Qt Components with "-g" => 2 x 5Mb, without "-g" => 2 x 738Kb<br><br>I'l still disable it in qmake.conf, because 35Mb Qt + 10Mb Qt components + 12Mb for an app is just too much for my device limited storage ;)<br>
If I want to debug, I'll compile in debug...<br><br>- Chris -<br><br><div class="yiv2070564859gmail_quote">On Sat, Nov 12, 2011 at 19:24, BogDan <span dir="ltr"><<a rel="nofollow" ymailto="mailto:bog_dan_ro@yahoo.com" target="_blank" href="mailto:bog_dan_ro@yahoo.com">bog_dan_ro@yahoo.com</a>></span> wrote:<br>
<blockquote class="yiv2070564859gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt;">
<div></div><div><div><div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt;"><div><span>Hi Chris,</span><span></span></div><div><br><span></span></div><div><span>   Is normal, all libs form your package are stripped. We turn on the debugging to give you the possibility to debug your application even if is compiled in release mode, the debugging experience is not perfect, but at lease you can set a break point and
 step into your code.<br></span></div><div><br><span></span></div><div><span>Cheers,</span></div><div><span>BoggDan.</span></div><div><br><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;">
<div style="font-family:times new roman, new york, times, serif;font-size:12pt;"><div style="font-family:times new roman, new york, times, serif;font-size:12pt;"><font face="Arial" size="2"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Chris Browet <<a rel="nofollow" ymailto="mailto:cbro@semperpax.com" target="_blank" href="mailto:cbro@semperpax.com">cbro@semperpax.com</a>><br>
<b><span style="font-weight:bold;">To:</span></b> <a rel="nofollow" ymailto="mailto:necessitas-devel@kde.org" target="_blank" href="mailto:necessitas-devel@kde.org">necessitas-devel@kde.org</a><br><b><span style="font-weight:bold;">Sent:</span></b> Saturday, November 12, 2011 6:12 PM<br>
<b><span style="font-weight:bold;">Subject:</span></b> Necessitas 0.3: Release
 builds not actually release?<br></font><div><div class="yiv2070564859h5"><br>
<div>Hi,<br><br>I've noticed an increase in .so size in 0.3. Checking the compilation log, I see that the "-g" flag" is still enabled for a release build.<br>Is this normal, only me or a bug?<br><br>e.g.<br>
d:/necessitas/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/windows/bin/arm-linux-androideabi-g++ -c -Wno-psabi -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -fpic -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums -DANDROID -D__ARM_ARCH_5__ -D__ARM_ARCH_5T__ -D__ARM_ARCH_5E__ -D__ARM_ARCH_5TE__ -Wa,--noexecstack -DQT_NO_QWS_TRANSFORMED -O2 -mthumb -Os <b style="color:rgb(255, 0, 0);">-g</b> -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -D_REENTRANT -Wall -Wno-psabi -W -fPIC -DUSE_DEPRECATED_SCREEN_WIDTH_HEIGHT -DQT_BUILD_COMPONENTS_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
 -I../../../../necessitas/Android/Qt/480/armeabi-v7a/mkspecs/android-g++ -I../../../qt-components/src/components -I../../../../necessitas/Android/Qt/480/armeabi-v7a/include/QtCore -I../../../../necessitas/Android/Qt/480/armeabi-v7a/include/QtGui -I../../../../necessitas/Android/Qt/480/armeabi-v7a/include/QtDeclarative -I../../../../necessitas/Android/Qt/480/armeabi-v7a/include -I../../../qt-components/src/components -I../../../qt-components/src/components/models -I.release -I../../../../necessitas/Android/Qt/480/armeabi-v7a/include -I../../../../necessitas/Android/Qt/480/armeabi-v7a/include/QtMobility -I.release -I../../../qt-components/src/components -I../../../../necessitas/android-ndk-r6b/platforms/android-5/arch-arm/usr/include -I../../../../necessitas/android-ndk-r6b/sources/cxx-stl/gnu-libstdc++/include -I../../../../necessitas/android-ndk-r6b/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include -I. -o .release/plugin.o
 ../../../qt-components/src/components/plugin.cpp<br>
<br>
</div><br></div></div>_______________________________________________<br>Necessitas-devel mailing list<br><a rel="nofollow" ymailto="mailto:Necessitas-devel@kde.org" target="_blank" href="mailto:Necessitas-devel@kde.org">Necessitas-devel@kde.org</a><br><a rel="nofollow" target="_blank" href="https://mail.kde.org/mailman/listinfo/necessitas-devel">https://mail.kde.org/mailman/listinfo/necessitas-devel</a><br>
<br><br></div></div></blockquote></div></div></div></div><div></div></div></div></blockquote></div><br>
</div><meta http-equiv="x-dns-prefetch-control" content="on"><br><br></div></div></blockquote></div></div></body></html>