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: Emacs pretest 24.0.90 Date: Wed, 12 Oct 2011 13:37:53 +0200 Message-ID: References: <87litcvtu2.fsf@stupidchicken.com> <565EF29AD574471187720A71C5ABD45D@us.oracle.com> <83k48awlp1.fsf@gnu.org> 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 1318419528 22017 80.91.229.12 (12 Oct 2011 11:38:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 12 Oct 2011 11:38:48 +0000 (UTC) Cc: Eli Zaretskii , cyd@stupidchicken.com, drew.adams@oracle.com, emacs-devel@gnu.org To: Dani Moncayo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 12 13:38:43 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 1RDx90-0000zh-MJ for ged-emacs-devel@m.gmane.org; Wed, 12 Oct 2011 13:38:42 +0200 Original-Received: from localhost ([::1]:42702 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDx8y-00069j-7f for ged-emacs-devel@m.gmane.org; Wed, 12 Oct 2011 07:38:40 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:39653) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDx8v-00069R-B0 for emacs-devel@gnu.org; Wed, 12 Oct 2011 07:38:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDx8u-000444-Er for emacs-devel@gnu.org; Wed, 12 Oct 2011 07:38:37 -0400 Original-Received: from mail-qw0-f41.google.com ([209.85.216.41]:39935) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDx8r-00043e-O1; Wed, 12 Oct 2011 07:38:33 -0400 Original-Received: by qadb17 with SMTP id b17so577079qad.0 for ; Wed, 12 Oct 2011 04:38:33 -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=8I/MAEIkZouOpG2t1CNHu3XCw9AV/36wQ1noAcWT3I0=; b=KBvgUZHbUAOCz8go5ETK+9F3XOtkwtJ8wlCbLCLTQYB2PTPQYnIRZNg3km+xKZYwa9 dGcmihblew5AyLVTg+FxvPt5IitXjm1smCWnymgzWVOSUav7PYTrr4F3crRwU85vi0VX jBGtPWpzEsOvfcmpqYIz8ohnLUkID8/K9A7mU= Original-Received: by 10.68.37.97 with SMTP id x1mr820832pbj.14.1318419513083; Wed, 12 Oct 2011 04:38:33 -0700 (PDT) Original-Received: by 10.143.165.16 with HTTP; Wed, 12 Oct 2011 04:37:53 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.216.41 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:144982 Archived-At: On Wed, Oct 12, 2011 at 13:28, Dani Moncayo wrote: > Therefore, what I say is that it would be great if the version of > "make" that comes with MSYS didn't have the problem I (and you) said, But MSYS' make does not have any "problem". It works well for its purpose: to build MinGW packages. MSYS is not, and has never been, intended as a generic "Unix tools package for Windows". That's what GnuWin32 is for. =C2=A0 =C2=A0 Juanma