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: Posix build on Windows: parallel `make' broken Date: Sun, 02 Jun 2013 21:36:44 +0300 Message-ID: <831u8kz7er.fsf@gnu.org> References: <8738t11iya.fsf@wanadoo.es> <83vc5xz0re.fsf@gnu.org> <87y5aszv3u.fsf@wanadoo.es> <83mwr8zg0o.fsf@gnu.org> <87txlgz821.fsf@wanadoo.es> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1370198228 24053 80.91.229.3 (2 Jun 2013 18:37:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Jun 2013 18:37:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 02 20:37:05 2013 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 1UjD9I-0005m0-8P for ged-emacs-devel@m.gmane.org; Sun, 02 Jun 2013 20:37:00 +0200 Original-Received: from localhost ([::1]:47680 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjD9H-00024d-OE for ged-emacs-devel@m.gmane.org; Sun, 02 Jun 2013 14:36:59 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjD9D-00024V-SC for emacs-devel@gnu.org; Sun, 02 Jun 2013 14:36:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UjD9D-00083k-1S for emacs-devel@gnu.org; Sun, 02 Jun 2013 14:36:55 -0400 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:42007) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjD9C-00083f-PR for emacs-devel@gnu.org; Sun, 02 Jun 2013 14:36:54 -0400 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MNS00F003P1JF00@a-mtaout21.012.net.il> for emacs-devel@gnu.org; Sun, 02 Jun 2013 21:36:53 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MNS00FZ13PEII10@a-mtaout21.012.net.il>; Sun, 02 Jun 2013 21:36:51 +0300 (IDT) In-reply-to: <87txlgz821.fsf@wanadoo.es> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.169 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:159999 Archived-At: > From: =D3scar Fuentes > Date: Sun, 02 Jun 2013 20:22:46 +0200 >=20 > > Do you happen to know which packages exactly were updated, or can= find > > that out? >=20 > I don't know the details (is there a log anywhere?) Sorry, I don't know: I don't use mingw-get. > It seems that MSYS is the culprit, because after putting make.exe > 3.82.90 into an ancient MSYS 1.0.11 install (plus msys-iconv-2.dll = and > msys-intl-8.dll which make depends on) parallel builds work. mingw-get can downgrade, but I don't remember the command syntax, sorry.