[Gambas-user] COMPARISON FILE
Alberto Torres
dithi at ...600...
Thu Sep 9 21:20:23 CEST 2004
Benoit Minisini escribió:
>On Thursday 09 September 2004 17:43, Rob wrote:
>
>
>>On Thursday 09 September 2004 11:24, Daniel Campos wrote:
>>
>>
>>>Somebody knows the Xserver light X server? It can be an option
>>>for medium embedded devices like P.O.S., and It works fine
>>>with the usual QT, GTK or Lesstif programs without using any
>>>adapted library...
>>>http://freedesktop.org/Software/xserver
>>>
>>>
>>I'm actually hoping to port the gb.qt component to Qtopia
>>eventually, which has no x server at all. But as it stands now
>>the gb.qt component is 8 megs without Qt or an x server!
>>
>>Rob
>>
>>
>>
>>
>
>7 Mo unstripped. But to know the weight of the library, you must strip it.
>Then you get about 640K (This size reminds me something)
>
>Regards,
>
>
>
444k here:
$ du lib.gb.qt.so
8688 lib.gb.qt.so
$ du lib.gb.qt.so -h
8,5M lib.gb.qt.so
$ strip lib.gb.qt.so
$ du lib.gb.qt.so -h
444K lib.gb.qt.so
Regards
More information about the User
mailing list