From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Help: build emacs in cygwin Date: Fri, 09 Mar 2007 16:40:40 +0200 Message-ID: References: <87ejo2nrf6.fsf@offby1.atm01.sea.blarg.net> <87wt1tm24o.fsf@offby1.atm01.sea.blarg.net> <87bqj4mdq8.fsf@offby1.atm01.sea.blarg.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1173451261 29499 80.91.229.12 (9 Mar 2007 14:41:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 9 Mar 2007 14:41:01 +0000 (UTC) Cc: william.xue@gmail.com, emacs-devel@gnu.org To: Eric Hanchrow Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 09 15:40:55 2007 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.50) id 1HPgH6-0007s9-FV for ged-emacs-devel@m.gmane.org; Fri, 09 Mar 2007 15:40:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPgHO-0002yW-Um for ged-emacs-devel@m.gmane.org; Fri, 09 Mar 2007 09:41:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HPgHC-0002ud-9T for emacs-devel@gnu.org; Fri, 09 Mar 2007 09:40:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HPgHA-0002uN-7h for emacs-devel@gnu.org; Fri, 09 Mar 2007 09:40:57 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPgHA-0002uJ-3U for emacs-devel@gnu.org; Fri, 09 Mar 2007 09:40:56 -0500 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HPgGp-0004lY-8M for emacs-devel@gnu.org; Fri, 09 Mar 2007 09:40:35 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-36-31.inter.net.il [80.230.36.31]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id HIQ99056 (AUTH halo1); Fri, 9 Mar 2007 16:40:25 +0200 (IST) In-reply-to: <87bqj4mdq8.fsf@offby1.atm01.sea.blarg.net> (message from Eric Hanchrow on Wed, 07 Mar 2007 22:49:35 -0800) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (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:67611 Archived-At: > Cc: william.xue@gmail.com, emacs-devel@gnu.org > From: Eric Hanchrow > Date: Wed, 07 Mar 2007 22:49:35 -0800 > > >>>>> "Eli" == Eli Zaretskii writes: > >> Uh oh. I suggested that only because nt/INSTALL says > >> > >> (If you are building from CVS, say "make bootstrap" or "nmake > >> bootstrap" instead, and avoid using Cygwin make.) > > Eli> nt/INSTALL does not cover the Cygwin build, it only covers > Eli> the native Windows builds. > > Ah, I think we misunderstood each other, which is actually good: _I_ > was referring to building a native Windows version of Emacs, _using_ > the Cygwin tools (in particular, Cygwin gcc). But the OP was referring to a Cygwin build, not a native Windows build. > I've found that works fine, as long as I don't use Cygwin's "make". That's true.