From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19545 invoked by alias); 24 Feb 2010 22:22:23 -0000 Received: (qmail 19378 invoked by uid 48); 24 Feb 2010 22:22:05 -0000 Date: Wed, 24 Feb 2010 22:22:00 -0000 Message-ID: <20100224222205.19377.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug other/42980] GCC parallel "make install" failures In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rwild at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-02/txt/msg02531.txt.bz2 ------- Comment #10 from rwild at gcc dot gnu dot org 2010-02-24 22:22 ------- Created an attachment (id=19955) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19955&action=view) Changes proposed for automake-generated files (pending upstream fix) This patch is just a diff against files generated by automake, more precisely, a fix that hasn't gone upstream yet (discussion to follow on gcc-patches). After you apply this, due to PR 43171, you either need to start a new build tree or remove x86_64-unknown-linux-gnu/*/Makefile and x86_64-unknown-linux-gnu/32/*/Makefile before rerunning make. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42980