From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11566 invoked by alias); 24 Jun 2002 17:08:15 -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 11558 invoked from network); 24 Jun 2002 17:08:12 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 24 Jun 2002 17:08:12 -0000 Received: from toenail.toronto.redhat.com (unknown [172.16.14.211]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 90BA5B8049; Mon, 24 Jun 2002 13:08:11 -0400 (EDT) Received: (from fche@localhost) by toenail.toronto.redhat.com (8.11.6/8.11.6) id g5OH8Bf12927; Mon, 24 Jun 2002 13:08:11 -0400 Date: Mon, 24 Jun 2002 10:08:00 -0000 From: "Frank Ch. Eigler" To: Dmitry Morozhnikov Cc: cgen@sources.redhat.com Subject: Re: problems with guile? Message-ID: <20020624130811.C12668@redhat.com> References: <20020625015825.63015fb5.dmiceman@mail.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="WplhKdTI2c8ulnbP" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020625015825.63015fb5.dmiceman@mail.ru>; from dmiceman@mail.ru on Tue, Jun 25, 2002 at 01:58:25AM +0900 X-SW-Source: 2002-q2/txt/msg00041.txt.bz2 --WplhKdTI2c8ulnbP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 750 Hi - > i want to play with cgen, but can`t get it run.=20 > what version of guile must be used for cgen? > i try 1.3.4 and 1.4.1, but they both complain in map procedure: We've had success with several versions of guile, those two included. The problem you are seeing: > guile> (load "dev.scm") > guile> (load-opc) > guile> (cload #:arch "ia32") > [...] is probably due to starting cgen in something other than batch mode (as in the "make" of sid/sim/opcodes, the only mode that we tend to run it under), or if you're trying to process incomplete .cpu files. The ia32, ia64, and several cgen cpu models are (or rather, used to be) works-in-progress. Working ports are those for which an actual generated sid/sim/opcodes target exists. - FChE --WplhKdTI2c8ulnbP Content-Type: application/pgp-signature Content-Disposition: inline Content-length: 232 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9F1H7VZbdDOm/ZT0RAqw2AJ4lwJCIJjqKFH7HQqKv6E6y55TpagCeIYp7 Fvq2LmiqCwmMB44vBn4kvLM= =1qj9 -----END PGP SIGNATURE----- --WplhKdTI2c8ulnbP--