From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5213 invoked by alias); 17 Mar 2006 20:34:17 -0000 Received: (qmail 5204 invoked by uid 22791); 17 Mar 2006 20:34:16 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 17 Mar 2006 20:34:15 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k2HKYD1M016781; Fri, 17 Mar 2006 15:34:13 -0500 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id k2HKYC127507; Fri, 17 Mar 2006 15:34:12 -0500 Received: from [172.16.14.227] (IDENT:QV/vaPUvFDVHLhfZEWs20Uo8rQG44V/F@topaz.toronto.redhat.com [172.16.14.227]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id k2HKYCxX001133; Fri, 17 Mar 2006 15:34:12 -0500 Message-ID: <441B1D44.2070904@redhat.com> Date: Fri, 17 Mar 2006 20:34:00 -0000 From: Dave Brolley User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) MIME-Version: 1.0 To: "Frank Ch. Eigler" CC: "Lindley, Robert A" , cgen@sourceware.org Subject: Re: How do I run CGEN? References: <80890BBB6B38E0419197E69BAE0C989E096D79@XCH-SW-4V2.sw.nos.boeing.com> <20060316153045.GA30997@redhat.com> <80890BBB6B38E0419197E69BAE0C989E096D82@XCH-SW-4V2.sw.nos.boeing.com> <20060317200051.GC30997@redhat.com> In-Reply-To: <20060317200051.GC30997@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00038.txt.bz2 Frank Ch. Eigler wrote: >No. If I was being naughty, I'd say "don't run cgen; let make do it >when needed". When you copy/rename an existing target, the Makefiles >will contain the appropriate constructs to run cgen. > > Except for SID ports which generally require you to cd $bld/sid/component/cgen-cpu/; make cgen-all in order to regenerate cgen-generated sources. No reason why this can't be fixed but no one has ever bothered. Dave