GNU bug report logs - #8302
23.3; Parallel make: some *.el files are byte-compiled twice

Previous Next

Package: emacs;

Reported by: Ulrich Mueller <ulm <at> gentoo.org>

Date: Sun, 20 Mar 2011 20:28:01 UTC

Severity: minor

Tags: patch

Found in version 23.3

Fixed in version 24.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 8302 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: Ulrich Mueller <ulm <at> gentoo.org>, 8302 <at> debbugs.gnu.org
Subject: Re: bug#8302: 23.3;
	Parallel make: some *.el files are byte-compiled twice
Date: Thu, 19 May 2011 02:15:08 -0400
Stefan Monnier wrote:

> If it works correctly, that's great.

It works for me... Let's see if it works for everyone else.

> Eliminating the shortlisp-vs-lisp duplication would be the next
> logical step.

Still can't see how to do that. Hopefully it's a bit easier to keep
up-to-date now it is almost a literal copy of $lisp.

Something clever with xargs?

Or, $lisp could be in a separate lisp.mk file that configure could
include into src/Makefile, and then for DOC use something like:

  $(libsrc)/make-docfile -a $(etc)/DOC \
    -d $(srcdir) `sed 's|$(lispsource)|../lisp|' $(srcdir)/lisp.mk`

?




This bug report was last modified 14 years and 2 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.