unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: Out of tree builds
Date: Wed, 09 Dec 2009 12:59:51 +0900	[thread overview]
Message-ID: <buo4oo0n6fc.fsf@dhlpc061.dev.necel.com> (raw)
In-Reply-To: <jwvbpi8ersm.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Tue, 08 Dec 2009 22:53:08 -0500")

Stefan Monnier <monnier@iro.umontreal.ca> writes:
> Hmm... then how does the byte-compilation work?
>
> When I try it, it goes from the build/src to src/lisp (rather than
> build/lisp) and then is asked to byte-compile with
> ../src/bootstrap-emacs which is absent.

I'm not sure what you mean by "goes from" ... Looking at
$BUILD/lisp/Makefile, the make rules all use absolute names to refer to
targets and sources in $SOURCE/lisp/... but while building, the CWD is
still going to be $BUILD/lisp (so ../src/xxx should refer to the "src"
dir in the build tree).

-Miles

-- 
Defenceless, adj. Unable to attack.




  reply	other threads:[~2009-12-09  3:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-09  2:44 Out of tree builds Stefan Monnier
2009-12-09  2:59 ` Dan Nicolaescu
2009-12-09  3:05 ` Miles Bader
2009-12-09  3:53   ` Stefan Monnier
2009-12-09  3:59     ` Miles Bader [this message]
2009-12-09  4:03     ` Dan Nicolaescu
2009-12-09  4:18       ` Stefan Monnier
2009-12-09  6:05 ` Giorgos Keramidas
2009-12-09 14:25   ` Stefan Monnier
2009-12-09 17:59     ` Giorgos Keramidas
2009-12-09 18:25     ` Jan Djärv

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=buo4oo0n6fc.fsf@dhlpc061.dev.necel.com \
    --to=miles@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 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).