[Development] Moving itemmodels classes to QtCore
Stephen Kelly
stephen.kelly at kdab.com
Tue Dec 6 00:47:59 CET 2011
On Monday, December 05, 2011 15:28:36 Thiago Macieira wrote:
> On Monday, 5 de December de 2011 21.23.04, Stephen Kelly wrote:
> > $ size libQtCore.so.5.0.0
> > text data bss dec hex
> >
> > filename 3543451 74688 5080 3623219 374933
> >
> > libQtCore.so.5.0.0
> >
> > And after compiling them into QtCore:
> >
> > $ size libQtCore.so.5.0.0
> > text data bss dec
> > hex>
> > filename 3714394 78272 5080
> >
> > 3797746 39f2f2
> > libQtCore.so.5.0.0
>
> The data size increased by 4k. Can you run the attached script too, please?
stephen at hal:~/dev/build/qtbase/qtbase/lib$ ./relinfo.pl libQtCore.so.5.0.0
$* is no longer supported at ./relinfo.pl line 2.
cannot open libQtCore.so.5.0.0 at ./relinfo.pl line 35.
stephen at hal:~/dev/build/qtbase/qtbase/lib$ perl relinfo.pl libQtCore.so.5.0.0
$* is no longer supported at relinfo.pl line 2.
cannot open libQtCore.so.5.0.0 at relinfo.pl line 35.
Sorry, I don't know perl.
Thanks,
--
Stephen Kelly <stephen at kdab.com> | Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-Independent Software Solutions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20111206/fff017ad/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20111206/fff017ad/attachment.sig>
More information about the Development
mailing list