all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Darren Hoo <darren.hoo@gmail.com>
To: emacs-devel@gnu.org
Subject: build emacs outside of the source directory
Date: Thu, 07 Mar 2013 19:38:00 +0800	[thread overview]
Message-ID: <39281.906936276$1362656326@news.gmane.org> (raw)


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?




             reply	other threads:[~2013-03-07 11:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-07 11:38 Darren Hoo [this message]
     [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

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='39281.906936276$1362656326@news.gmane.org' \
    --to=darren.hoo@gmail.com \
    --cc=emacs-devel@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.