From: Eli Zaretskii <eliz@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: emacs-devel@gnu.org, jasonr@gnu.org
Subject: Re: bootstrap compiles C files twice
Date: Tue, 03 Jun 2008 23:23:19 +0300 [thread overview]
Message-ID: <u8wxmcloo.fsf@gnu.org> (raw)
In-Reply-To: <mhve0qcqfd.fsf@fencepost.gnu.org>
> From: Glenn Morris <rgm@gnu.org>
> Cc: Jason Rumney <jasonr@gnu.org>, emacs-devel@gnu.org
> Date: Tue, 03 Jun 2008 14:40:54 -0400
>
> Eli Zaretskii wrote:
>
> > It used to be on all platforms, but I see that the compiler switch to
> > set PURESIZE to a very large value was removed on Posix systems. I
> > guess they don't care about pure space overflow in bootstrap-emacs?
> > If that's true, then we do need to rebuild with correct pure size once
> > the *.el files are compiled and bootstrap-emacs can be tossed.
>
> I see PURESIZE being messed about with in src/makefile.w32-in, but it
> has not been in src/Makefile.in since rev 1.251, over six years ago.
>
> > Yes, but do we really want to maintain a list of those who do depend
> > on the pure size?
>
> It looks like there is absolutely no need.
>
> Since the top-level Makefile.in is not used by the Windows build (?),
> there seems no reason to compile all the C files twice.
See my remarks above about overflowing the pure storage while building
bootstrap-emacs. I'd advise to understand that issue and its
implications first, before we eliminate the second compilation. But
that's me.
next prev parent reply other threads:[~2008-06-03 20:23 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-03 3:20 bootstrap compiles C files twice Glenn Morris
2008-06-03 5:26 ` Stefan Monnier
2008-06-03 16:14 ` Dan Nicolaescu
2008-06-03 7:55 ` Jason Rumney
2008-06-03 18:26 ` Eli Zaretskii
2008-06-03 18:40 ` Glenn Morris
2008-06-03 19:16 ` Glenn Morris
2008-06-03 20:23 ` Eli Zaretskii [this message]
2008-06-03 20:52 ` Dan Nicolaescu
2008-06-04 3:06 ` Eli Zaretskii
2008-06-04 3:14 ` Dan Nicolaescu
2008-06-04 3:57 ` Stefan Monnier
2008-06-04 18:50 ` Eli Zaretskii
2008-06-03 22:18 ` Glenn Morris
2008-06-04 3:15 ` Eli Zaretskii
2008-06-04 19:20 ` Glenn Morris
2008-06-05 3:12 ` Eli Zaretskii
2008-06-05 19:29 ` Glenn Morris
2008-06-06 9:39 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=u8wxmcloo.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=jasonr@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.