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: make bootstrap fails on w32/MinGW Date: Sun, 03 Feb 2008 00:16:25 +0200 Message-ID: References: <47A3D99B.5020700@gnu.org> <47A4DE4F.6070509@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1201990611 8039 80.91.229.12 (2 Feb 2008 22:16:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 2 Feb 2008 22:16:51 +0000 (UTC) Cc: ofv@wanadoo.es, emacs-devel@gnu.org To: Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 02 23:17:12 2008 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 1JLQfb-00034M-1p for ged-emacs-devel@m.gmane.org; Sat, 02 Feb 2008 23:17:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLQf8-0003PB-Rg for ged-emacs-devel@m.gmane.org; Sat, 02 Feb 2008 17:16:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JLQf4-0003P6-8T for emacs-devel@gnu.org; Sat, 02 Feb 2008 17:16:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JLQf2-0003Ou-RX for emacs-devel@gnu.org; Sat, 02 Feb 2008 17:16:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLQf2-0003Or-Ov for emacs-devel@gnu.org; Sat, 02 Feb 2008 17:16:32 -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 1JLQez-0000bx-5D; Sat, 02 Feb 2008 17:16:29 -0500 Original-Received: from HOME-C4E4A596F7 ([81.5.35.104]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id KCJ56096 (AUTH halo1); Sun, 3 Feb 2008 00:16:09 +0200 (IST) In-reply-to: <47A4DE4F.6070509@gnu.org> (message from Jason Rumney on Sat, 02 Feb 2008 21:19:11 +0000) X-detected-kernel: by monty-python.gnu.org: 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:88062 Archived-At: > Date: Sat, 02 Feb 2008 21:19:11 +0000 > From: Jason Rumney > CC: ofv@wanadoo.es, emacs-devel@gnu.org > > Eli Zaretskii wrote: > > Until now, we tried to avoid requiring Sed to build Emacs on Windows. > > Since Emacs is already built by the time we need to generate > > unidata.txt, I think we should use Emacs instead of Sed to create > > unidata.txt on Windows. > > > > Sure, but I can't do everything at once. That wasn't meant to be a teaser, just an idea for someone to pick up. Sorry if it sounded like a complaint about your work.