From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Multi-platform build system Date: Fri, 14 Oct 2011 05:17:44 +0200 Message-ID: References: <83pqi01rcl.fsf@gnu.org> <87vcrsbgzb.fsf_-_@wanadoo.es> <87ipnsbblw.fsf@wanadoo.es> <871uugb7z4.fsf@wanadoo.es> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1318562317 14128 80.91.229.12 (14 Oct 2011 03:18:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 14 Oct 2011 03:18:37 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?UTF-8?Q?=C3=93scar_Fuentes?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 14 05:18:31 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1REYI1-00037B-EP for ged-emacs-devel@m.gmane.org; Fri, 14 Oct 2011 05:18:29 +0200 Original-Received: from localhost ([::1]:57418 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REYI0-00034f-FL for ged-emacs-devel@m.gmane.org; Thu, 13 Oct 2011 23:18:28 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:45563) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REYHy-00034Y-1C for emacs-devel@gnu.org; Thu, 13 Oct 2011 23:18:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REYHx-0007Ds-2X for emacs-devel@gnu.org; Thu, 13 Oct 2011 23:18:25 -0400 Original-Received: from mail-pz0-f47.google.com ([209.85.210.47]:64554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REYHw-0007Dh-U8 for emacs-devel@gnu.org; Thu, 13 Oct 2011 23:18:25 -0400 Original-Received: by pzk4 with SMTP id 4so4620092pzk.6 for ; Thu, 13 Oct 2011 20:18:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=aMUMI/8Fwsg0T4GAE22tuG9KaJ7twPSXjGWJ3eZR6pY=; b=TyKv+L8BxJz9nry/xFg9dpFJrf3CJahAstDSRj2oLLB3srIAcjZzZvZwIS22mvd+lO Eb3x1UPCENL+7Kn3W07kZS2MGPMEnrm5Fzq1nXt51lX5yUVa6uQLpClgbgSk2WwIdPPI pPJ1ksrPKnDKQqZFlU7oR+HFzoMEVX90bRkgE= Original-Received: by 10.68.0.227 with SMTP id 3mr13599302pbh.48.1318562304053; Thu, 13 Oct 2011 20:18:24 -0700 (PDT) Original-Received: by 10.143.165.16 with HTTP; Thu, 13 Oct 2011 20:17:44 -0700 (PDT) In-Reply-To: <871uugb7z4.fsf@wanadoo.es> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.47 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:145193 Archived-At: On Fri, Oct 14, 2011 at 04:52, =C3=93scar Fuentes wrote: > texinfo, yes. I'm using what comes with MikTex. IIRC gnuwin32 lacked it > or didn't work for me. According to Dani Moncayo, with MSYS you can have both the file tools (cp, etc) and the info ones. So it's just one install. > It's obvious that the people who currently build Emacs already have > those tools installed I was talking about people who builds packages other than Emacs. I wonder if there's many people who builds Emacs on Windows (not many, I think) and do not build other unix packages (still less). =C2=A0 =C2=A0 Juanma