From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: Two strange messages while building Emacs on MS-Windows Date: Sat, 08 Dec 2012 11:58:42 +0100 Message-ID: References: <83mwxpmtp6.fsf@gnu.org> <83d2ylm0em.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1354964349 9442 80.91.229.3 (8 Dec 2012 10:59:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Dec 2012 10:59:09 +0000 (UTC) Cc: emacs-devel@gnu.org, dmoncayo@gmail.com To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 08 11:59:23 2012 Return-path: Envelope-to: ged-emacs-devel@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 1ThI7u-0001N3-8c for ged-emacs-devel@m.gmane.org; Sat, 08 Dec 2012 11:59:22 +0100 Original-Received: from localhost ([::1]:34506 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ThI7i-0005ZF-2t for ged-emacs-devel@m.gmane.org; Sat, 08 Dec 2012 05:59:10 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:57061) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ThI7e-0005Yt-Ho for emacs-devel@gnu.org; Sat, 08 Dec 2012 05:59:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ThI7d-0003da-D9 for emacs-devel@gnu.org; Sat, 08 Dec 2012 05:59:06 -0500 Original-Received: from mx2.bahnhof.se ([213.80.101.12]:55037) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ThI7b-0003cq-Th; Sat, 08 Dec 2012 05:59:04 -0500 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx2-reinject (Postfix) with ESMTP id 62392D5E40; Sat, 8 Dec 2012 11:58:58 +0100 (CET) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF2) Original-Received: from mf2.bahnhof.se ([127.0.0.1]) by localhost (mf2.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jyd++MG-tbnL; Sat, 8 Dec 2012 11:58:53 +0100 (CET) Original-Received: from exodia.verona.se (h-235-102.a149.priv.bahnhof.se [85.24.235.102]) by mf2.bahnhof.se (Postfix) with ESMTP id BF5B64500CE; Sat, 8 Dec 2012 11:58:52 +0100 (CET) Original-Received: from chopper.vpn.verona.se (DIR-655.verona.se [192.168.200.86]) by exodia.verona.se (Postfix) with ESMTP id CEA884E0640; Sat, 8 Dec 2012 11:58:42 +0100 (CET) In-Reply-To: <83d2ylm0em.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 08 Dec 2012 10:08:17 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Mac OS X 10.x X-Received-From: 213.80.101.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:155364 Archived-At: Eli Zaretskii writes: >> From: joakim@verona.se >> Cc: Dani Moncayo , emacs-devel@gnu.org >> Date: Fri, 07 Dec 2012 23:57:57 +0100 >> >> Is it possible to compile for windows on gnu/linux using wine or >> something? > > Why don't you try? I don't think anyone did, or at least we didn't > hear about that. Okay, I'll have a go. http://www.gnu.org/software/emacs/windows/Getting-Emacs.html seems to indicate one uses Mingw on windows to compile Emacs. Is that correct? I am familiar with cross-compiling for windows on gnu/linux. Would that work? -- Joakim Verona