From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Re: Posix build on Windows: parallel `make' broken Date: Sun, 02 Jun 2013 21:41:07 +0200 Message-ID: <87li6sz4fg.fsf@wanadoo.es> References: <8738t11iya.fsf@wanadoo.es> <83vc5xz0re.fsf@gnu.org> <87y5aszv3u.fsf@wanadoo.es> <83mwr8zg0o.fsf@gnu.org> <87txlgz821.fsf@wanadoo.es> <831u8kz7er.fsf@gnu.org> <87ppw4z5v3.fsf@wanadoo.es> <83y5asxqwh.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1370202090 27750 80.91.229.3 (2 Jun 2013 19:41:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Jun 2013 19:41:30 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 02 21:41:29 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 1UjE9g-0000sI-7E for ged-emacs-devel@m.gmane.org; Sun, 02 Jun 2013 21:41:28 +0200 Original-Received: from localhost ([::1]:58876 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjE9f-0006A7-RC for ged-emacs-devel@m.gmane.org; Sun, 02 Jun 2013 15:41:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37108) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjE9c-00069o-2H for emacs-devel@gnu.org; Sun, 02 Jun 2013 15:41:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UjE9b-0003jR-3Q for emacs-devel@gnu.org; Sun, 02 Jun 2013 15:41:23 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:38519) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjE9a-0003jF-Sv for emacs-devel@gnu.org; Sun, 02 Jun 2013 15:41:23 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UjE9Z-0000pC-Ax for emacs-devel@gnu.org; Sun, 02 Jun 2013 21:41:21 +0200 Original-Received: from 237.red-83-43-53.dynamicip.rima-tde.net ([83.43.53.237]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Jun 2013 21:41:21 +0200 Original-Received: from ofv by 237.red-83-43-53.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Jun 2013 21:41:21 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 237.red-83-43-53.dynamicip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:2375rR5Eaicq91vzJ4Z48dT6arE= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:160006 Archived-At: Eli Zaretskii writes: >> BTW, I confirmed that make.exe version 3.81 available through mingw-get >> (package name msys-make) supports parallel builds. > > Good to know, although I'm quite sure I saw someone complain on the > MinGW list that it didn't. But maybe that was already the new MSYS's > problem. > > So is your problem with parallel builds solved? Yes. But don't worry, I have more problems lining up, this time for you ;-)