all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David.Kastrup@t-online.de (David Kastrup)
Cc: emacs-devel@gnu.org
Subject: Re: make bootstrap in separate build directory will overwrite loaddefs.el
Date: 19 Feb 2002 08:48:01 +0100	[thread overview]
Message-ID: <x5y9hpx68e.fsf@tupik.goethe.zz> (raw)
In-Reply-To: <200202190637.g1J6b2S15632@santafe.santafe.edu>

Richard Stallman <rms@gnu.org> writes:

>     When I do
>     make bootstrap,
>     /home/tmp/emacs/lisp/loaddefs.el gets overwritten, resulting in a
>     file considered modified by CVS.  Since the whole point of building
>     Emacs in a separate directory was to leave the CVS checkout
>     untouched, this is unsatisfactory.
> 
> It would be reasonable to always update loaddefs.el in the build
> directory.  If you want to check in a new version of loaddefs.el, you
> can build it in the source directory.
> 
> The next question is, how hard would it be to implement this?  We'd
> have to arrange for temacs to read loaddefs.el from somewhere in the
> build directory if it exists there.  That is surely possible but would
> not be trivial.

The question would be whether an initial copy of loaddefs.el is
necessary for
make bootstrap
in the first place.  If it isn't, the easy way out would be to remove
it from CVS altogether.  Since on my machine
make bootstrap
takes hours, I have not tested this right now.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum
Email: David.Kastrup@t-online.de

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


  reply	other threads:[~2002-02-19  7:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <x5g040j6is.fsf@tupik.goethe.zz>
2002-02-19  6:37 ` make bootstrap in separate build directory will overwrite loaddefs.el Richard Stallman
2002-02-19  7:48   ` David Kastrup [this message]
2002-02-19  9:42     ` Eli Zaretskii
2002-02-19  9:59       ` David Kastrup
2002-02-19 10:08         ` Per Abrahamsen
2002-02-19 11:57           ` Eli Zaretskii
2002-02-19 14:04             ` Per Abrahamsen
2002-02-19 11:58         ` Andreas Schwab
2002-02-19 12:21           ` David Kastrup
2002-02-19 12:54             ` Andreas Schwab
2002-02-20  6:44             ` Eli Zaretskii
2002-02-20  6:47             ` Eli Zaretskii
2002-02-19 14:03     ` Stefan Monnier
2002-02-20 22:12       ` Richard Stallman

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=x5y9hpx68e.fsf@tupik.goethe.zz \
    --to=david.kastrup@t-online.de \
    --cc=emacs-devel@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.