[Buildroot] svn commit: trunk/buildroot/package/qtopia4

Hans-Christian Egtvedt hans-christian.egtvedt at atmel.com
Thu Mar 13 11:21:48 UTC 2008


On Thu, 2008-03-13 at 10:38 +0000, Will Wagner wrote:
> Hans-Christian Egtvedt wrote:
> > On Wed, 2008-03-12 at 18:44 +0000, Will Wagner wrote:
> >> ninevoltz at uclibc.org wrote:
> > 
> > <snipp>
> > 
> >>> -config BR2_PACKAGE_QTOPIA4_DEPTHS
> >>> -	string "color depths to support"
> >>> -	default "-depths 8"
> >>> -	depends BR2_PACKAGE_QTOPIA4
> >>> -	help
> >>> -	    Which color depths to support for the library. Default is "-depths
> >>> -	    8". Is specified by a comma separated list, i.e. -depths 24,16,8.
> >>> -
> >> Why have you removed the option to configure supported colour depths?
> >>
> > 
> > Why do you need it? It would only reduce the footprint by some kB anyway
> > to specify a specific color depth.
> 
> I want it exactly because it does save a few kB. Perhaps we should add 
> it back in but change the default to all?
> 

 ~ > du -sk usr/lib/libQt*so.4.4.0 | sort -n
48      usr/lib/libQtTest.so.4.4.0
160     usr/lib/libQtXml.so.4.4.0
196     usr/lib/libQtSvg.so.4.4.0
396     usr/lib/libQtNetwork.so.4.4.0
492     usr/lib/libQtScript.so.4.4.0
1792    usr/lib/libQtCore.so.4.4.0
5436    usr/lib/libQtGui.so.4.4.0

These are stripped binaries.

That is roughly 8 MB of shared libraries, give or take a few kB's will
also depend a lot on your compiler.

-- 
With kind regards,
Hans-Christian Egtvedt, Applications Engineer




More information about the buildroot mailing list