[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to build a smaller emacs
From: |
Eli Zaretskii |
Subject: |
Re: How to build a smaller emacs |
Date: |
Wed, 26 Sep 2007 11:15:18 +0200 |
> From: litchie <lichaoji@gmail.com>
> Date: Wed, 26 Sep 2007 00:18:57 -0700
>
> On Sep 26, 3:00 pm, litchie <licha...@gmail.com> wrote:
> > On Sep 26, 5:29 am, Eli Zaretskii <e...@gnu.org> wrote:
> >
> > > > From: litchie <licha...@gmail.com>
> > > > Date: Tue, 25 Sep 2007 02:00:56 -0700
> >
> > > > I want to build a smaller emacs, I mean the executable emacs.exe.
> > > > Currently it is around 27M..
> >
> > > You mean, your executable file emacs.exe is 27MB? It should be only
> > > 10MB (6MB if you strip off debugging info).
> >
> > Could you please tell me how to do it? My system is winxp with MinGW.
> >
> > Thanks in advance.
> > chaoji
>
> I find the strip utility and use --strip-all to get it down to 21MB.
> It is still a bigger one than that you mentioned.
How did it get this large in the first place? What compiler did you
use to build it? If you didn't build it yourself, where did you
download the binary?
I didn't do anything special to build Emacs (with the MinGW port of
GCC), and the resulting binary emacs.exe is 10MB before stripping it.
- Re: How to build a smaller emacs, (continued)
Re: How to build a smaller emacs, David Hansen, 2007/09/25
Re: How to build a smaller emacs, Ken Goldman, 2007/09/25
Re: How to build a smaller emacs, Eli Zaretskii, 2007/09/25
Message not available
- Re: How to build a smaller emacs, litchie, 2007/09/26
- Re: How to build a smaller emacs, litchie, 2007/09/26
- Re: How to build a smaller emacs,
Eli Zaretskii <=
- Message not available
- Re: How to build a smaller emacs, litchie, 2007/09/26
- Re: How to build a smaller emacs, Juanma Barranquero, 2007/09/26
- Re: How to build a smaller emacs, Eli Zaretskii, 2007/09/26
- Re: How to build a smaller emacs, Juanma Barranquero, 2007/09/26
- Message not available
- Re: How to build a smaller emacs, Stefan Monnier, 2007/09/26
- Re: How to build a smaller emacs, David Kastrup, 2007/09/26
- Re: How to build a smaller emacs, Peter Dyballa, 2007/09/26
Message not availableRe: How to build a smaller emacs, litchie, 2007/09/27
Re: How to build a smaller emacs, litchie, 2007/09/27
Re: How to build a smaller emacs, Peter Dyballa, 2007/09/27