Re: Size of galeon executable
Tommi Komulainen <[email protected]> Thu, 05 Aug 2004 22:54:34 +0300
| Newsgroups | gmane.comp.web.galeon.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2004-08-05 at 15:23 -0400, Peter wrote: > I use --enable-maintainer-mode=no and --enable-debug=no, yet the size of my > 1.3.16.99 galeon file is 20.2MB! I checked the package delivered with my > Slackware distro, and it was 1.2MB. > > Out of curiosity, why the huge size? Do I need to change something manually > in the Makefile? Thx Because it includes debugging symbols that are invaluable for debugging galeon crashes. You can use 'make install-strip' or 'strip galeon' to get the size down, but it will make debugging crashes much harder. If you report a crash from stripped galeon you are very likely asked to provide a stack trace with debugging symbols present. -- Tommi Komulainen [email protected] GPG 1024D/68388EE6 6FD6 DD79 EB38 BF6F 3533 09C0 04A8 9871 6838 8EE6
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBBEpB6BKiYcWg4juYRAqO5AJ9AkAX93VPIsLqrc0XnIxrLiFf1uwCfYK86 Z7zxF9DSnQfCDPdKxdDhqfU= =hjf9 -----END PGP SIGNATURE-----