GNU bug report logs - #5167
replace ELCFILES in lisp/Makefile.in

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Wed, 9 Dec 2009 18:35:04 UTC

Severity: wishlist

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 5167 in the body.
You can then email your comments to 5167 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#5167; Package emacs. (Wed, 09 Dec 2009 18:35:05 GMT) Full text and rfc822 format available.

Message #3 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: maximum command-line length assumed in Makefiles
Date: Wed, 09 Dec 2009 13:30:47 -0500
lisp/Makefile.in's compile-main rule passes a huge command-line to a
recursive make. The exact length depends on the full path to the build
directory. Eg it is 70676 characters for me.

Since it includes the full path to every single lisp file, it must be
longer than src/Makefile.in's $lisp variable, which only includes some
of them. Therefore if the lisp/Makefile rule works on all the
platforms supported by Emacs, there is no longer any need for the
separate $shortlisp variable in src/Makefile.in, which exists only to
prevent the command-line getting too long on "some platforms".

Depending on whether the above is true or not, this is either a
wishlist or a normal bug.




Merged 5167 5191. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sat, 12 Dec 2009 19:50:05 GMT) Full text and rfc822 format available.

Severity set to 'serious' from 'normal' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sat, 12 Dec 2009 19:50:06 GMT) Full text and rfc822 format available.

Severity set to 'wishlist' from 'serious' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Tue, 15 Dec 2009 05:30:04 GMT) Full text and rfc822 format available.

Changed bug title to 'replace ELCFILES in lisp/Makefile.in' from 'maximum command-line length assumed in Makefiles' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Tue, 15 Dec 2009 05:30:04 GMT) Full text and rfc822 format available.

Disconnected #5167 from all other report(s). Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Tue, 15 Dec 2009 17:30:04 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to Glenn Morris <rgm <at> gnu.org> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Tue, 15 Dec 2009 17:30:05 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <bug-gnu-emacs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 29 Jan 2010 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 202 days ago.

Previous Next


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