From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Lilja Newsgroups: gmane.emacs.devel Subject: Re: I can't build from cvs sources on cygwin for some time now Date: Mon, 13 Nov 2006 00:24:17 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1163373948 27053 80.91.229.2 (12 Nov 2006 23:25:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 12 Nov 2006 23:25:48 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 13 00:25:41 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GjOhf-0006FD-5i for ged-emacs-devel@m.gmane.org; Mon, 13 Nov 2006 00:25:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GjOhe-0006mx-BW for ged-emacs-devel@m.gmane.org; Sun, 12 Nov 2006 18:25:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GjOhQ-0006mV-0k for emacs-devel@gnu.org; Sun, 12 Nov 2006 18:25:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GjOhO-0006mD-P5 for emacs-devel@gnu.org; Sun, 12 Nov 2006 18:25:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GjOhO-0006mA-Mw for emacs-devel@gnu.org; Sun, 12 Nov 2006 18:25:14 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GjOhO-0002Ph-Cj for emacs-devel@gnu.org; Sun, 12 Nov 2006 18:25:14 -0500 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1GjOhC-0006Al-P0 for emacs-devel@gnu.org; Mon, 13 Nov 2006 00:25:02 +0100 Original-Received: from cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se ([85.194.49.108]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Nov 2006 00:25:02 +0100 Original-Received: from mindcooler by cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Nov 2006 00:25:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 18 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cust.fiber-lan.vnet.lk.85.194.49.108.stunet.se User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) In-Reply-To: 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:62152 Archived-At: Juanma Barranquero skrev: > On 11/12/06, Eric Lilja wrote: > >> I'm using the cygwin tools to make mingw build. Nothing weird about it. > > You're using the cygwin gcc compiler to do the mingw build, you mean? > > I build with the MinGW compiler and it works like a charm. > > /L/e/k/t/u The only pure mingw tool I have installed is the mingw version of gnu make. Since I can put cygwins gcc compiler in mingw mode I see no reason to install mingws gcc. The steps I described in my OP are more or less the same I have used for two years now. And now it wont work, possibly due to how make is told to build emacsclient.c? / E