From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Newsgroups: gmane.emacs.devel Subject: Re: make on Windows vs. Linux Date: Sat, 10 Jul 2010 12:04:57 -0600 Message-ID: <4C38B649.5000705@gmail.com> References: <4C3895F6.9000909@gmail.com> <83wrt3uy7a.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1278785112 23894 80.91.229.12 (10 Jul 2010 18:05:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 10 Jul 2010 18:05:12 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 10 20:05:10 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OXeQI-0000YB-0x for ged-emacs-devel@m.gmane.org; Sat, 10 Jul 2010 20:05:10 +0200 Original-Received: from localhost ([127.0.0.1]:43978 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OXeQH-0004XZ-EC for ged-emacs-devel@m.gmane.org; Sat, 10 Jul 2010 14:05:09 -0400 Original-Received: from [140.186.70.92] (port=55358 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OXeQC-0004XU-UY for emacs-devel@gnu.org; Sat, 10 Jul 2010 14:05:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OXeQB-00038Q-MH for emacs-devel@gnu.org; Sat, 10 Jul 2010 14:05:04 -0400 Original-Received: from mail-gw0-f41.google.com ([74.125.83.41]:56718) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXeQ9-00037f-TC; Sat, 10 Jul 2010 14:05:02 -0400 Original-Received: by gwb1 with SMTP id 1so2476513gwb.0 for ; Sat, 10 Jul 2010 11:05:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=aaHxPBQvE1dMfGiCqBMkCqfMiXiR/KBJU65oWmHAwLk=; b=pLvy3ChoZ1uOZDWxvG8t43gjuW2V4PqMgF5GV/UbRIXy8qKjhpX0dL53TPrqQFUQt4 YWwI0w8jYzGZwn81ddh8EzTOdIaY9ebRVjfjpbq4+xI7yXnj5M+te5qjZKuw7uONyTCR T6nbWdJCaMYNuZH1Rj7MSdgUYqaiOO2DlFZ1k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=o/xS+xXbamlF+dTXCwTACA0MNQWJd0a2vrNqWZU5XJtJJkTHbrqd4HF62K8BPUmJGy FrFm9Px6Lfopi5NTFhYjvGbo89SkpSRgYuhNBS5Y/gxYt3luzYwZ13/sXKgZWTBCOzI4 4ENYKG7GaqeDSbAqSUGP8u35QrdlaFZ6L0DhI= Original-Received: by 10.100.165.20 with SMTP id n20mr13296911ane.125.1278785100975; Sat, 10 Jul 2010 11:05:00 -0700 (PDT) Original-Received: from [192.168.1.3] (174-16-112-54.hlrn.qwest.net [174.16.112.54]) by mx.google.com with ESMTPS id i30sm26957093anh.9.2010.07.10.11.04.59 (version=SSLv3 cipher=RC4-MD5); Sat, 10 Jul 2010 11:05:00 -0700 (PDT) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 In-Reply-To: <83wrt3uy7a.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:127002 Archived-At: On 7/10/2010 9:57 AM, Eli Zaretskii wrote: >> 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 Duh! OK, I was running 'runemacs.exe' from nt\oo-spd\i386, which didn't work and it didn't even occur to me to look in the src\ directory. Thanks Eli. This works fine. Christoph