unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Steven Tamm <steventamm@mac.com>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs in CVS as today does not build - emacs depends on *.elc, which cannot be built without emacs
Date: Thu, 31 Oct 2002 16:41:47 -0800	[thread overview]
Message-ID: <B3C5591A-ED32-11D6-BF5D-00039390AB82@mac.com> (raw)
In-Reply-To: <200210311701.g9VH1rR29614@rum.cs.yale.edu>

For the make-package script in the Mac OS X, it will run make bootstrap 
if lisp/abbrev.elc is missing.
What would be the argument(s) against adding to the root Makefile a 
dependency on a specific .elc file that would force "make bootstrap" if 
starting from scratch?  It is not "doing it right", but it seems to 
work.

-Steven

On Thursday, October 31, 2002, at 09:01  AM, Stefan Monnier wrote:

>> Most, if not all, of those projects I have retrieved from CVS I have
>> been able to use the "./configure; make; make install" incantation, 
>> so -
>> recognizing that Emacs is a large and complex program with different
>> needs to most other programs - I would still like to know what the
>> reason for this is.
>
> It can be done, but Emacs' Makefile has not been worked on sufficiently
> to allow it to both work and be fast: checking whether bootstrap
> is needed or not can be costly if you want to do it right (it's OK,
> tho, since we can just be conservative as we do now) but more 
> importantly
> the best way to bootstrap is not always the same and since 
> bootstrapping
> can take a while...

  reply	other threads:[~2002-11-01  0:41 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-29 21:42 Emacs in CVS as today does not build - emacs depends on *.elc, which cannot be built without emacs Thorbjørn Ravn Andersen
2002-10-29 21:55 ` Thorbjørn Ravn Andersen
2002-10-30 22:00   ` Kim F. Storm
2002-10-31  8:10     ` Thorbjørn Ravn Andersen
2002-10-31 14:14       ` Eli Zaretskii
2002-10-31 14:40         ` Thorbjørn Ravn Andersen
2002-10-31 14:55           ` Andreas Schwab
2002-10-31 16:24             ` Thorbjørn Ravn Andersen
2002-10-31 17:01               ` Stefan Monnier
2002-11-01  0:41                 ` Steven Tamm [this message]
2002-11-01 15:34                   ` Stefan Monnier
2002-11-02 17:15                     ` Andreas Schwab
2002-11-03  2:24                       ` Stefan Monnier
2002-11-03 23:27                         ` Juanma Barranquero
2002-11-04  7:20                           ` Kai Großjohann
2002-11-04 14:53                           ` Stefan Monnier
2002-11-04 15:24                             ` Andreas Schwab
2002-11-04 15:26                               ` Stefan Monnier
2002-11-04 15:31                             ` Juanma Barranquero
2002-11-04 15:43                               ` Stefan Monnier
2002-11-04 16:17                                 ` Juanma Barranquero
2002-11-02  3:32                   ` Richard Stallman
2002-11-01  8:34                 ` Thorbjørn Ravn Andersen
2002-11-01 15:40                   ` Stefan Monnier
2002-11-03  8:13                     ` Thorbjørn Ravn Andersen
2002-11-03  8:36                       ` Alfred M. Szmidt
2002-11-03  9:10                         ` Thorbjørn Ravn Andersen
2002-11-04 12:02                           ` Richard Stallman
2002-10-31 18:10               ` Andreas Schwab
2002-11-02  3:32                 ` Richard Stallman
2002-11-02  2:37                   ` Karl Fogel
2002-11-03 13:56                     ` Richard Stallman
2002-11-04  1:31                       ` Karl Fogel
2002-11-04 18:06                         ` Richard Stallman
2002-11-20  1:42                       ` Karl Fogel
2002-11-20 11:29                         ` Kim F. Storm
2002-11-20 17:05                           ` Karl Fogel
2002-11-21 17:13                             ` Richard Stallman
2002-11-21 17:05                               ` Karl Fogel
2002-11-23 22:57                                 ` Richard Stallman
2002-11-21 17:12                         ` Richard Stallman
2002-11-01  9:39               ` Richard Stallman
2002-10-31 19:03           ` Eli Zaretskii

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=B3C5591A-ED32-11D6-BF5D-00039390AB82@mac.com \
    --to=steventamm@mac.com \
    --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 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).