From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Espen Newsgroups: gmane.emacs.help Subject: Re: Eshell: Running GNU Make (Cygwin) on Windows 7 Date: Thu, 07 Jun 2012 21:27:34 -0400 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1339119017 20260 80.91.229.3 (8 Jun 2012 01:30:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 8 Jun 2012 01:30:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 08 03:30:16 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Sco1k-0004yK-ST for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Jun 2012 03:30:12 +0200 Original-Received: from localhost ([::1]:51890 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sco1k-0005Kg-LZ for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Jun 2012 21:30:12 -0400 Original-Path: usenet.stanford.edu!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Injection-Info: mx04.eternal-september.org; posting-host="eEvqGQsJJYL9/mBIdBpRPw"; logging-data="10389"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+6kPG4HO680qszJo656BL5oyc/Kw3xYKU=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Cancel-Lock: sha1:89GjrU5WVBxwQcCvAq0qrbJbpLQ= sha1:ymQNQihShsOuseAldGlT+Ec2dPY= Original-Xref: usenet.stanford.edu gnu.emacs.help:192741 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85147 Archived-At: William Crandall writes: > Hello, > > Is there a "best" way to run Cygwin's GNU Make from Eshell > on Windows 7? > > GNU Make 3.82.90 (Built for i686-pc-cygwin) runs fine in the > Cygwin shell, called from Cygwin's directory: /usr/bin/make > > How would you call it from Eshell? > > Thanks for any pointers! Why Eshell? M-x compile -- Dan Espen