unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* build emacs outside of the source directory
@ 2013-03-07 11:38 Darren Hoo
  0 siblings, 0 replies; 5+ messages in thread
From: Darren Hoo @ 2013-03-07 11:38 UTC (permalink / raw)
  To: emacs-devel


Let's say the emacs source is checked out into this emacs directory:

$ ls 
emacs  build

$ cd build; ../emacs/configure; make

The built object files for emacs/{src,lib,lib-src} all go to
build/{src,lib,lib-src}, but the *.elc files are not, they still lie in
the emacs/lisp diretory.  Is it because output file can not be specified
in emacs batch mode? Can it be added?




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-03-14  5:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <m2li9zwicn.fsf@darren.hoo@gmail.com>
2013-03-07 13:05 ` build emacs outside of the source directory Andreas Schwab
2013-03-14  5:50   ` Jérémie Courrèges-Anglas
2013-03-07 22:54 ` Stephen J. Turnbull
2013-03-08  7:36   ` Xue Fuqiao
2013-03-07 11:38 Darren Hoo

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).