unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Jason Rumney <jasonr@gnu.org>
Cc: mindcooler@gmail.com, emacs-devel@gnu.org
Subject: Re: Emacs costs 100M memory on Windows XP
Date: Sat, 02 Feb 2008 16:33:05 +0200	[thread overview]
Message-ID: <u63x7whr2.fsf@gnu.org> (raw)
In-Reply-To: <47A46BCF.90505@gnu.org> (message from Jason Rumney on Sat, 02 Feb 2008 13:10:39 +0000)

> Date: Sat, 02 Feb 2008 13:10:39 +0000
> From: Jason Rumney <jasonr@gnu.org>
> CC: Eric Lilja <mindcooler@gmail.com>, emacs-devel@gnu.org
> 
> Eli Zaretskii wrote:
> > This happens because the Windows build does not run
> > admin/unidata/Makefile.  I'm working on fixing that.
> >   
> I added some rules to build charprop.el yesterday. However, the DOC file 
> is built on Windows BEFORE temacs, so we cannot generate charprop.el in 
> time for the build to succeed.

I think you added those rules in the wrong place, or maybe they are
not enough to bootstrap.  DOC is indeed built before temacs, but we
already have built the bootstrap version of temacs and emacs before
that, so we could use those bootstrap versions to produce charprop.el
(and other files generated from UnicodeData.txt).  This is what the
Unix build process does.

I added the necessary rules along the above ideas, and I'm
bootstrapping now.  If the bootstrap runs to completion, I will commit
the changes I have so far.




  reply	other threads:[~2008-02-02 14:33 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-02 11:02 Emacs costs 100M memory on Windows XP Zhang Wei
2008-02-02 11:59 ` Eli Zaretskii
2008-02-02 12:31   ` Eric Lilja
2008-02-02 12:34     ` Eli Zaretskii
2008-02-02 13:10       ` Jason Rumney
2008-02-02 14:33         ` Eli Zaretskii [this message]
2008-02-02 13:14     ` Jason Rumney
2008-02-02 14:34       ` Eli Zaretskii
2008-02-02 21:04         ` Jason Rumney
2008-02-04 12:33           ` Kenichi Handa
2008-02-04 12:50             ` Jason Rumney
2008-02-04 12:59               ` Juanma Barranquero
2008-02-05  4:23                 ` Miles Bader
2008-02-05 10:22                   ` Juanma Barranquero
2008-02-07  1:53             ` YAMAMOTO Mitsuharu
2008-02-02 12:50   ` Zhang Wei
2008-02-02 14:58 ` Eli Zaretskii
2008-02-06  0:35   ` Jason Rumney
2008-02-06  7:08     ` Zhang Wei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u63x7whr2.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@gnu.org \
    --cc=mindcooler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).