all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Takashi Hiromatsu <matsuan@ca2.so-net.ne.jp>
Cc: cyd@stupidchicken.com, emacs-devel@gnu.org
Subject: Re: Emacs pretest 22.0.99
Date: Tue, 24 Apr 2007 15:24:23 +0300	[thread overview]
Message-ID: <ups5uvu2w.fsf@gnu.org> (raw)
In-Reply-To: <uwt02jj1s.wl%takashi-hiromatsu@isuzu.co.jp> (message from Takashi Hiromatsu on Tue, 24 Apr 2007 17:03:27 +0900)

> Date: Tue, 24 Apr 2007 17:03:27 +0900
> From: Takashi Hiromatsu <matsuan@ca2.so-net.ne.jp>
> Cc: emacs-devel@gnu.org
> 
> At Mon, 23 Apr 2007 22:51:56 -0400,
> 'Chong Yidong' wrote:
> > 
> > The Emacs 22.0.99 pretest is now available at
> > 
> > ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-22.0.99.tar.gz
> > ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-22.0.98-22.0.99.xdelta
> 
> I succeeded to build w32 version by Cygwin latest distribution except make
> version. My make is version 3.80.

Thank you for your report.

Is this a Cygwin build or a native Windows build?  That is, is the
resulting binary a Cygwin program or a native Windows programs?

If the latter, then using Cygwin Make is generally considered to not
work (see nt/INSTALL for details).

> But after some modification in lisp directory, 'make recompile' failed.
> 
> In makefile, variable EMACS is set as
>     EMACS = $(THISDIR)/../bin/emacs.exe
> but, it should be set as
>     EMACS = $(THISDIR)/../src/oo-spd/i386/temacs.exe
> for 'make recompile', isn't it?

No, the default is okay for the case that you didn't change any
sources since the last build, and assuming that Emacs binary is
installed in-place in the `bin' subdirectory of the top-level Emacs
directory.  If you have emacs.exe in some other place, you need to
override the value of EMACS from the command line, for example:

   make recompile EMACS=../src/oo-spd/i386/emacs.exe

In any case, there's no need to use temacs.exe to recompile Lisp
files, you can use emacs.exe in the src/oo-spd directory.

  reply	other threads:[~2007-04-24 12:24 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-24  2:51 Emacs pretest 22.0.99 Chong Yidong
2007-04-24  5:48 ` Nick Roberts
2007-04-24  6:13   ` Eli Zaretskii
2007-04-24  6:26     ` Nick Roberts
2007-04-24 12:10       ` Eli Zaretskii
2007-04-24 22:53         ` Nick Roberts
2007-04-25  3:26           ` Eli Zaretskii
2007-04-25  3:57             ` Nick Roberts
2007-04-25 18:02               ` Eli Zaretskii
2007-04-24 21:35       ` Richard Stallman
2007-04-24 22:57         ` Nick Roberts
2007-04-25 14:52           ` Richard Stallman
2007-04-24  6:27 ` Lennart Borgman (gmail)
2007-04-24  7:40   ` Lennart Borgman (gmail)
2007-04-24  7:59   ` Jason Rumney
2007-04-24  8:16     ` Lennart Borgman (gmail)
2007-04-24  8:29       ` Jason Rumney
2007-04-24  8:35         ` Lennart Borgman (gmail)
2007-04-24  8:44           ` Jason Rumney
2007-04-24 11:05             ` Lennart Borgman (gmail)
2007-04-24  8:03 ` Takashi Hiromatsu
2007-04-24 12:24   ` Eli Zaretskii [this message]
2007-04-25  0:41     ` Takashi Hiromatsu
2007-04-27 13:21       ` Eli Zaretskii
2007-05-01  7:08         ` Takashi Hiromatsu
2007-05-04 13:38           ` Eli Zaretskii
2007-04-26 23:17 ` Giorgos Keramidas

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=ups5uvu2w.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=matsuan@ca2.so-net.ne.jp \
    /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.