From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15039 invoked by alias); 25 Jun 2002 18:53:26 -0000 Mailing-List: contact cgen-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sources.redhat.com Received: (qmail 15012 invoked from network); 25 Jun 2002 18:53:24 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.129.200.2) by sources.redhat.com with SMTP; 25 Jun 2002 18:53:24 -0000 Received: from tooth.toronto.redhat.com (unknown [172.16.14.29]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 5BBC9B8049; Tue, 25 Jun 2002 14:53:23 -0400 (EDT) Received: (from bje@localhost) by tooth.toronto.redhat.com (8.11.6/8.11.6) id g5PIrNO01373; Tue, 25 Jun 2002 14:53:23 -0400 From: Ben Elliston MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15640.48162.966847.662051@tooth.toronto.redhat.com> Date: Tue, 25 Jun 2002 11:53:00 -0000 To: "Frank Ch. Eigler" Cc: pranshu , cgen@sources.redhat.com Subject: Re: CGEN Faq-O-Matic In-Reply-To: <20020608172228.A8786@redhat.com> References: <20020608172228.A8786@redhat.com> X-SW-Source: 2002-q2/txt/msg00049.txt.bz2 >>>>> "FChE" == Frank Ch Eigler writes: FChE> I believe this means that you (or a higher-level Makefile) must have run FChE> "make all" under the cgen/ directory before running cgen itself to FChE> generate simulator parts. FChE> Actually, I suspect that this requirement is entirely artificial, FChE> and should be eliminated. Fixed now. Ben