From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R14U6-0002WL-UR for garchives@archives.gentoo.org; Tue, 06 Sep 2011 22:51:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A46221C1EA; Tue, 6 Sep 2011 22:50:56 +0000 (UTC) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by pigeon.gentoo.org (Postfix) with SMTP id 652FA21C245 for ; Tue, 6 Sep 2011 22:48:37 +0000 (UTC) Received: (qmail invoked by alias); 06 Sep 2011 22:48:36 -0000 Received: from p5B0843EA.dip.t-dialin.net (EHLO pc.localnet) [91.8.67.234] by mail.gmx.net (mp072) with SMTP; 07 Sep 2011 00:48:36 +0200 X-Authenticated: #13997268 X-Provags-ID: V01U2FsdGVkX1+vzawg84avLT1WbhFvfxoj4prH06mWXFfGnODBx/ Of6TUM1fh7m6gr From: Michael Schreckenbauer To: gentoo-user@lists.gentoo.org Subject: Big Firefox (Re: [gentoo-user] Re: What is up with the libreoffice ebuild?) Date: Wed, 07 Sep 2011 00:48:41 +0200 Message-ID: <4291490.OhdlEHBail@pc> User-Agent: KMail/4.7.0 (Linux/2.6.38-gentoo; KDE/4.7.0; x86_64; ; ) In-Reply-To: References: <87ehzuiu1y.fsf@newton.gmurray.org.uk> <4E669622.3040606@darkmetatron.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" X-Y-GMX-Trusted: 0 X-Archives-Salt: X-Archives-Hash: 2aaf8247b9a91da898d794e027745e4c Am Dienstag, 6. September 2011, 17:30:54 schrieb Paul Hartman: > On Tue, Sep 6, 2011 at 4:52 PM, Sebastian Be=DFler >=20 > wrote: > > Am 06.09.2011 23:35, schrieb Michael Schreckenbauer: > >> See firefox for example: > >>=20 > >> ~ $ equery s firefox > >> * www-client/firefox-6.0 > >> Total files : 3801 > >> Total size : 722.95 MiB > >=20 > > Why is your firefox so big? > >=20 > > metatron@Shao ~ $ equery s firefox > > * www-client/firefox-6.0 > > Total files : 3779 > > Total size : 89.42 MiB > >=20 > > Mysterious, nearly ten times bigger. >=20 > Mine is bigger! ;) >=20 > * www-client/firefox-6.0 > Total files : 3517 > Total size : 723.57 MiB >=20 > libxul.so by itself is around 350MB. I have "nostrip" in my FEATURES.= > I guess that's the reason... >=20 > Rebuilt without "nostrip". The results: >=20 > * www-client/firefox-6.0 > Total files : 3517 > Total size : 88.97 MiB >=20 > Mystery solved? :) Hm. My libxul.so is ~29MB. ~ $ du -hs /usr/lib64/firefox/ 65M /usr/lib64/firefox/ Looks like my equery is broken *g* Regards, Michael