From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Crandall Newsgroups: gmane.emacs.help Subject: Eshell: Running GNU Make (Cygwin) on Windows 7 Date: Thu, 7 Jun 2012 17:10:52 -0700 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1339114671 24833 80.91.229.3 (8 Jun 2012 00:17:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 8 Jun 2012 00:17:51 +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 02:17:51 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 1Scmti-0008AS-Ca for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Jun 2012 02:17:50 +0200 Original-Received: from localhost ([::1]:34909 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scmti-0001S7-5V for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Jun 2012 20:17:50 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:44442) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scmn3-0000bU-Ov for help-gnu-emacs@gnu.org; Thu, 07 Jun 2012 20:10:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Scmn2-0003lN-27 for help-gnu-emacs@gnu.org; Thu, 07 Jun 2012 20:10:57 -0400 Original-Received: from mail-ob0-f169.google.com ([209.85.214.169]:36726) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Scmn1-0003l2-Qw for help-gnu-emacs@gnu.org; Thu, 07 Jun 2012 20:10:55 -0400 Original-Received: by obbwd18 with SMTP id wd18so2051169obb.0 for ; Thu, 07 Jun 2012 17:10:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=QcuA/f8r7WCydfIvVqTSYAbegMiO0yeLoj8KVYuw8sQ=; b=pG54nk0jKGlY4T1s41o0OevjJBl2ZVreldN9DTVGNcBrsJGzo/DhHnt6OqISTrriUB rDMB/Cv8N+nwJcWWiwjj4whOkjmeEVJR3wb2VrH4HCg5JhQda2/V6+aGz481pZAyAXOj ybZM36gwjNewnunR/ov/cg2KBcAQlTEkGTnEPGo7SZDbAIxKF7HQbbnp2Scr4rz/3q3b 235uM2j/NWCpqPLBTaAgQMg2mADFWMvJKgMk2yJhbC2Uw5bZI3X1dMABIkAnGdemwukD sLJm79y0ywqurTrzs2lRAmKjrCzkQ/FondrtjcZIznfkIxVZpSlOi59mxtLcdyjBw3to wdCg== Original-Received: by 10.182.115.7 with SMTP id jk7mr4166293obb.9.1339114252713; Thu, 07 Jun 2012 17:10:52 -0700 (PDT) Original-Received: by 10.182.16.35 with HTTP; Thu, 7 Jun 2012 17:10:52 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.214.169 X-Mailman-Approved-At: Thu, 07 Jun 2012 20:17:46 -0400 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:85145 Archived-At: 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! -BC Emacs: 24.1.50.1 Windows 7