From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10973 invoked by alias); 6 Sep 2004 16:18:26 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 10956 invoked from network); 6 Sep 2004 16:18:23 -0000 Received: from unknown (HELO Cantor.suse.de) (195.135.220.2) by sourceware.org with SMTP; 6 Sep 2004 16:18:23 -0000 Received: from extimap.suse.de (extimap.suse.de [195.135.220.6]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by Cantor.suse.de (Postfix) with ESMTP id F058CB940B6; Mon, 6 Sep 2004 18:18:22 +0200 (CEST) Received: from extimap.suse.de (extimap.suse.de [195.135.220.6]) by extimap.suse.de (Postfix) with ESMTP id BEFEA45C4; Mon, 6 Sep 2004 18:18:22 +0200 (CEST) Message-ID: <5769699.1094487502757.SLOX.WebMail.wwwrun@extimap.suse.de> Date: Mon, 06 Sep 2004 16:18:00 -0000 From: Steven Bosscher To: membar@gcc.gnu.org Subject: Parallel make also broken now... Cc: gcc@gcc.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Operating-System: Linux 2.4.21-241-smp i386 (JVM 1.3.1_04) Organization: SuSE Linux AG X-SW-Source: 2004-09/txt/msg00245.txt.bz2 Who approved this patch: * Makefile.in (rtl.o): Remove -DGENERATOR_FILE. (bitmap.o): Likewise. It breaks parallel make for me. Gr. Steven