public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
From: ml@colors.myhome.cx
To: cgen@sources.redhat.com
Subject: [Q] how can i run cgen interactively?
Date: Mon, 24 Oct 2005 06:10:00 -0000	[thread overview]
Message-ID: <87u0f7a1ih.wl%ml@colors.myhome.cx> (raw)


hi, i'm a student of graduated school of Univ. in japan.
i'm trying to port gnu tool-chain to our new processor with cgen.
but i cannot run cgen interactively. how can i run it?
i'm trying to port Binutils-2.16.1 and GDB-6.2.

my environment is 
  OS:    Debian GNU/Linux 3.1 sarge (stable)
  CGEN:  cgen-20051015
  Guile: guile-1.6.7

i run cgen as followed. now i running cgen with m32r.

$ tar xjf cgen-20051015.tar.bz2 
$ cd cgen-20051015/cgen/
$ guile
guile> (load "dev.scm")
guile> (load-opc)
guile> (cload #:arch "m32r")
guile> (cgen-desc.h)

Backtrace:
./desc-cpu.scm:1002:32: In expression (opc-file-path):
./desc-cpu.scm:1002:32: Unbound variable: opc-file-path
ABORT: (unbound-variable)

could you please tell me how to run cgen interactively.
i found that opc-file-path is defined in cgen-opc.scm, so i tried to load it.
but i cannot load it.

             reply	other threads:[~2005-10-24  6:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-24  6:10 ml [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-10-24  6:01 blue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87u0f7a1ih.wl%ml@colors.myhome.cx \
    --to=ml@colors.myhome.cx \
    --cc=cgen@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).