all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* make EMACS=../src/emacs ??
@ 2004-12-13  0:07 Lennart Borgman
  2004-12-13 10:19 ` Andreas Schwab
  0 siblings, 1 reply; 6+ messages in thread
From: Lennart Borgman @ 2004-12-13  0:07 UTC (permalink / raw)


In INSTALL.CVS there is a line saying

  $ make autoloads EMACS=../src/emacs

I have two questions about this:
- Should it not be ../bin/emacs?
- Why does it specify emacs.exe path? It seems like the specification just
uses the default emacs.exe (in the makefile).

BTW lisp/Makefile also mentions EMACS=../src/emacs.

- Lennart

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

* Re: make EMACS=../src/emacs ??
  2004-12-13  0:07 make EMACS=../src/emacs ?? Lennart Borgman
@ 2004-12-13 10:19 ` Andreas Schwab
  2004-12-13 19:59   ` Lennart Borgman
  0 siblings, 1 reply; 6+ messages in thread
From: Andreas Schwab @ 2004-12-13 10:19 UTC (permalink / raw)
  Cc: Emacs Devel

"Lennart Borgman" <lennart.borgman.073@student.lu.se> writes:

> In INSTALL.CVS there is a line saying
>
>   $ make autoloads EMACS=../src/emacs
>
> I have two questions about this:
> - Should it not be ../bin/emacs?

??? No such file or directory.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

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

* Re: make EMACS=../src/emacs ??
  2004-12-13 10:19 ` Andreas Schwab
@ 2004-12-13 19:59   ` Lennart Borgman
  2004-12-13 20:43     ` Jan D.
  2004-12-13 21:38     ` Andreas Schwab
  0 siblings, 2 replies; 6+ messages in thread
From: Lennart Borgman @ 2004-12-13 19:59 UTC (permalink / raw)
  Cc: Emacs Devel


----- Original Message ----- 
From: "Andreas Schwab" <schwab@suse.de>

> "Lennart Borgman" <lennart.borgman.073@student.lu.se> writes:
>
> > In INSTALL.CVS there is a line saying
> >
> >   $ make autoloads EMACS=../src/emacs
> >
> > I have two questions about this:
> > - Should it not be ../bin/emacs?
>
> ??? No such file or directory.

Please explain a bit more! Do you mean that ../bin/emacs.exe from the lisp
subdir does not exist?

- Lennart

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

* Re: make EMACS=../src/emacs ??
  2004-12-13 19:59   ` Lennart Borgman
@ 2004-12-13 20:43     ` Jan D.
  2004-12-13 21:19       ` Lennart Borgman
  2004-12-13 21:38     ` Andreas Schwab
  1 sibling, 1 reply; 6+ messages in thread
From: Jan D. @ 2004-12-13 20:43 UTC (permalink / raw)
  Cc: Andreas Schwab, Emacs Devel

>>> I have two questions about this:
>>> - Should it not be ../bin/emacs?
>>
>> ??? No such file or directory.
>
> Please explain a bit more! Do you mean that ../bin/emacs.exe from the 
> lisp
> subdir does not exist?

It only exists when building on W32 without specifying an install 
prefix.

	Jan D.

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

* Re: make EMACS=../src/emacs ??
  2004-12-13 20:43     ` Jan D.
@ 2004-12-13 21:19       ` Lennart Borgman
  0 siblings, 0 replies; 6+ messages in thread
From: Lennart Borgman @ 2004-12-13 21:19 UTC (permalink / raw)
  Cc: Andreas Schwab, Emacs Devel

----- Original Message ----- 
From: "Jan D." <jan.h.d@swipnet.se>

> > Please explain a bit more! Do you mean that ../bin/emacs.exe from the
> > lisp
> > subdir does not exist?
>
> It only exists when building on W32 without specifying an install
> prefix.

Ah, I see, thanks. And I guess that means that src/emacs.exe (at least at
some point) exists on "unix-like" systems. But it does not when building on
MS Windows. (It is in another subdirectory.)

- Lennart

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

* Re: make EMACS=../src/emacs ??
  2004-12-13 19:59   ` Lennart Borgman
  2004-12-13 20:43     ` Jan D.
@ 2004-12-13 21:38     ` Andreas Schwab
  1 sibling, 0 replies; 6+ messages in thread
From: Andreas Schwab @ 2004-12-13 21:38 UTC (permalink / raw)
  Cc: Emacs Devel

"Lennart Borgman" <lennart.borgman.073@student.lu.se> writes:

> Please explain a bit more! Do you mean that ../bin/emacs.exe from the lisp
> subdir does not exist?

Yes, that's what I mean.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

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

end of thread, other threads:[~2004-12-13 21:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-13  0:07 make EMACS=../src/emacs ?? Lennart Borgman
2004-12-13 10:19 ` Andreas Schwab
2004-12-13 19:59   ` Lennart Borgman
2004-12-13 20:43     ` Jan D.
2004-12-13 21:19       ` Lennart Borgman
2004-12-13 21:38     ` Andreas Schwab

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.