From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4007 invoked by alias); 24 Nov 2004 18:42:11 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 3746 invoked from network); 24 Nov 2004 18:41:59 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 24 Nov 2004 18:41:59 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id iAOIfnRc023219 for ; Wed, 24 Nov 2004 13:41:54 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id iAOIfhr11995; Wed, 24 Nov 2004 13:41:43 -0500 Received: from livre.redhat.lsd.ic.unicamp.br (vpn50-113.rdu.redhat.com [172.16.50.113]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id iAOIfgQB015389; Wed, 24 Nov 2004 13:41:43 -0500 Received: from livre.redhat.lsd.ic.unicamp.br (livre.redhat.lsd.ic.unicamp.br [127.0.0.1]) by livre.redhat.lsd.ic.unicamp.br (8.13.1/8.13.1) with ESMTP id iAOIffIG018524; Wed, 24 Nov 2004 16:41:41 -0200 Received: (from aoliva@localhost) by livre.redhat.lsd.ic.unicamp.br (8.13.1/8.13.1/Submit) id iAOIfeO3018500; Wed, 24 Nov 2004 16:41:40 -0200 To: Richard Earnshaw Cc: Hans-Peter Nilsson , gdb-patches@sources.redhat.com Subject: Re: ARM Simulator build broken References: <200411161535.iAGFZUN2014411@ignucius.se.axis.com> <1100703804.22014.42.camel@pc960.cambridge.arm.com> <1100707579.22014.47.camel@pc960.cambridge.arm.com> From: Alexandre Oliva Organization: Red Hat Global Engineering Services Compiler Team Date: Wed, 24 Nov 2004 18:42:00 -0000 In-Reply-To: <1100707579.22014.47.camel@pc960.cambridge.arm.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-11/txt/msg00463.txt.bz2 On Nov 17, 2004, Richard Earnshaw wrote: > ! sim-basics_h = $(srccom)/sim-basics.h \ > ! cconfig_h \ > ! tconfig_h \ How are the cconfig_h and tconfig_h deps supposed to be resolved? I don't get any other grep matches for these strings within sim, and at least the frv sim won't build because sim-core.o needs some cconfig_h file that doesn't exist. What was the idea here? $(cconfig_h) and $(tconfig_h), maybe? -- Alexandre Oliva http://www.ic.unicamp.br/~oliva/ Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org} Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}