all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Christoph <cschol2112@googlemail.com>
Cc: emacs-devel@gnu.org
Subject: Re: make on Windows vs. Linux
Date: Sat, 10 Jul 2010 18:57:13 +0300	[thread overview]
Message-ID: <83wrt3uy7a.fsf@gnu.org> (raw)
In-Reply-To: <4C3895F6.9000909@gmail.com>

> Date: Sat, 10 Jul 2010 09:47:02 -0600
> From: Christoph <cschol2112@googlemail.com>
> 
> Under Linux I like the fact, that I can check out, for example, the 
> trunk, make a change, run make and then run Emacs from the src/ 
> directory directly without installing it via make install.
> 
> Under Windows, this is not possible. After running make the binaries are 
> not in the bin/ directory. I have to run make install to get everything 
> in the right place. But an in-place make install also adds a Start menu 
> shortcut. For test builds or branches this is just polluting my start menu.
> 
> Is there any good reason why the Windows make could not result in Emacs 
> runnable 'in-place' out-of-the-box? And make install could add the 
> shortcut and (if applicable) move the appropriate files to the directory 
> specified as the install path during configure?
> 
> Or am I missing something?

I think you are missing the fact that you can run Emacs in-place from
a subdirectory of src:

   src\oo\i386\emacs -Q

or

   src\oo-spd\i386\emacs -Q

(the former if you configured --no-opt, the latter if without).



  reply	other threads:[~2010-07-10 15:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-10 15:47 make on Windows vs. Linux Christoph
2010-07-10 15:57 ` Eli Zaretskii [this message]
2010-07-10 18:04   ` Christoph
2010-07-11 17:44     ` make on Windows vs. GNU/Linux Richard Stallman

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=83wrt3uy7a.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=cschol2112@googlemail.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.