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 #20 received at 8302 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Dan Nicolaescu <dann <at> gnu.org>
Cc: Ulrich Mueller <ulm <at> gentoo.org>, Stefan Monnier <monnier <at> iro.umontreal.ca>,
	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 20:51:47 -0400
Dan Nicolaescu wrote:

>> 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`

Works for me; committed.

> Or even better make make-docfile accept arguments from a file, using the
> @FILE syntax used by other GNU tools.  That would deal with the command
> line length limitations.

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7397

By itself, I don't see how this helps, since you still need to find a
way to write the input file without overflowing the command line length.




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

Previous Next


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