From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16548 invoked by alias); 1 Sep 2002 09:03:59 -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 16528 invoked from network); 1 Sep 2002 09:03:57 -0000 Received: from unknown (HELO web21202.mail.yahoo.com) (216.136.130.18) by sources.redhat.com with SMTP; 1 Sep 2002 09:03:57 -0000 Message-ID: <20020901090356.90807.qmail@web21202.mail.yahoo.com> Received: from [202.165.233.2] by web21202.mail.yahoo.com via HTTP; Sun, 01 Sep 2002 02:03:56 PDT Date: Sun, 01 Sep 2002 02:03:00 -0000 From: Shehryar Humayun Subject: Next Step To: cgen@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-q3/txt/msg00040.txt.bz2 Hi, I am trying to run cgen to mimic the opcodes file generation process, for m32r, from scratch. I have installed guile-1.4.1 and ran it from the cgen source directory. Following steps completed successfully: 1. load dev.scm 2. load-opc 3. cload #:arch "m32r" At the end of step 3, I get a message "Done analysis" and I get the prompt "guile>". Porting guide for CGEN says that next step is to "run generators until output looks reasonable, e.g. (cgen-opc.c)" My questions: - What is meant by "generator". Is it .scm files in cgen source directory we are talking about? - How exactly do I implement this phrase "until output looks reasonable" in the statement? What should I write at guile prompt? What is the criteria for reasonable output? - Where are the output files located e.g. cgen-opc.[ch], cgen-desc.[ch]? I know these are basic level questions but, "It is always good to ask", they say. Hoping for an early response, beed it badly! Regards __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com