Fernando de Oliveira wrote:

> ac_add_options --enable-system-ffi
> ac_add_options --enable-system-cairo
> ac_add_options --enable-shared
> ac_add_options --with-pthreads
> ac_add_options --with-system-jpeg
> ac_add_options --with-system-png
> ac_add_options --with-system-zlib
> ac_add_options --disable-static
> ac_add_options --disable-debug
> ac_add_options --disable-debug-symbols
> ac_add_options --disable-crashreporter
> ac_add_options --disable-installer
> ac_add_options --disable-updater
> ac_add_options --disable-tests
> ac_add_options --enable-optimize
> ac_add_options --enable-strip
> ac_add_options --enable-install-strip
> ac_add_options --disable-mochitest
> 
> Obtained the following statistics:
> 
> BUILD_DIR_SIZE: 917316   
> 
> USED_BEFORE: 8105104
> USED_AFTER: 8159468
> USED_AFTER - USED_BEFORE = 54364
> 
> [Forgot to delete after a previous build /usr/include/xulrunner-12.0 and 
> /usr/share/idl/xulrunner-12.0, so it should read:
> 
> USED_AFTER - USED_BEFORE = 108672 ]

OK, 106 MB

> Totalseconds: 917

Not unreasonable.  How many threads (-j?) ?
How much is that in SBU?

> real    15m16.346s
> user    39m57.585s
> sys    3m21.553s
> 
> $ find /usr -type d -name xulrunner\* -exec du -sh {} \; 2>/dev/null
> 24M    /usr/include/xulrunner-12.0
> 6,8M    /usr/share/idl/xulrunner-12.0
> 25M    /usr/lib/xulrunner-devel-12.0
> 29M    /usr/lib/xulrunner-12.0

Are there any hard links shared between /usr/lib/xulrunner-devel-12.0 and 
/usr/lib/xulrunner-12.0?

   -- Bruce

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to