all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Glenn Morris <rgm@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs bootstrap
Date: Sat, 21 Jun 2008 22:45:23 -0400	[thread overview]
Message-ID: <jwv4p7mxk8m.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <2bve022s8n.fsf@fencepost.gnu.org> (Glenn Morris's message of "Sat, 21 Jun 2008 21:06:16 -0400")

>> /bin/sh: /scratch/gmorris/emacs/cvs/trunk/src/temacs: Permission denied
> Making witness-emacs depend on temacs${EXEEXT} seems to fix this, but

I see...  hmmm... I think I understand why that is.

> I don't have a handle on your new scheme yet.

Adding the above dependency means that witness-emacs will be recreated
everytime a C source file is changed, so every change to a C source file
will cause 2 dumps: one to `bootstrap-emacs' (via witness-emacs) and
another to `emacs'.  So it defeats the whole idea behind
`witness-emacs'.

I don't have a better answer yet, tho,


        Stefan




  reply	other threads:[~2008-06-22  2:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-21  1:46 Emacs bootstrap Stefan Monnier
2008-06-21 20:53 ` Glenn Morris
2008-06-21 20:55   ` Glenn Morris
2008-06-22  1:27     ` Stefan Monnier
2008-06-22  1:06   ` Glenn Morris
2008-06-22  2:45     ` Stefan Monnier [this message]
2008-06-22 20:01       ` Glenn Morris
2008-06-22 22:03         ` Stefan Monnier
2008-06-22  1:29   ` Stefan Monnier
2008-06-22  1:38 ` Herbert Euler
2008-06-22  2:20   ` Glenn Morris
2008-06-22  2:28     ` Herbert Euler
2008-06-22  2:47   ` Stefan Monnier
2008-06-22  3:13     ` Herbert Euler

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

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

  git send-email \
    --in-reply-to=jwv4p7mxk8m.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=rgm@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.