[Epiphany] Re: Footprint work - minimo
- From: dougt netscape com (Doug Turner)
- To: Pete Collins <pete mozdev org>
- Cc: epiphany mozdev org
- Subject: [Epiphany] Re: Footprint work - minimo
- Date: Wed, 26 Feb 2003 17:21:06 -0800
Pete Collins wrote:
>
>> Oh! Found it. Building as a static build shaves the disk footprint
>> to under 9 mb.
>
>
> Doug, you want to post the .mozconfig you are using. I think people
> would find that useful.
>
> I did a build w/ the tinderbox .mozconfig and got different results. For
> example it didn't build the Embed dir in dist.
The Embed dir is already created as a post step - you need to cd into
embedding/config and do a make. ;-)
This is my mozconfig. Some options you will not want to use in a
desktop browser.
ac_add_options --enable-xft
ac_add_options --disable-freetype2
ac_add_options --enable-extensions=cookie
ac_add_options --disable-mailnews
ac_add_options --disable-ldap
ac_add_options --disable-postscript
ac_add_options --disable-xprint
ac_add_options --enable-crypto
ac_add_options --disable-jsd
ac_add_options --disable-accessibility
ac_add_options --disable-composer
ac_add_options --disable-mathml
ac_add_options --enable-plaintext-editor-only
ac_add_options --disable-installer
ac_add_options --disable-tests
ac_add_options --enable-optimize=-O
ac_add_options --disable-dtd-debug
ac_add_options --disable-logging
ac_add_options --disable-debug
ac_add_options --enable-strip
ac_add_options --disable-shared
ac_add_options --enable-static
ac_add_options --disable-xul
ac_add_options --disable-xpinstall
ac_add_options --disable-jsloader
ac_add_options --enable-single-profile
ac_add_options --disable-xpfe-components
ac_add_options --disable-disk-cache
ac_add_options --disable-dns-cache
ac_add_options --enable-protocols=http,file,res,jar
ac_add_options --enable-image-decoders=png,gif,jpeg
--
Doug Turner
dougt@netscape.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]