Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Michael Elizabeth Chastain <chastain@cygnus.com>
To: ac131313@cygnus.com, msnyder@cygnus.com
Cc: chastain@cygnus.com, gdb-patches@sources.redhat.com
Subject: Re: [PATCH] quoting curly braces in call-rt-st
Date: Sat, 07 Jul 2001 11:57:00 -0000	[thread overview]
Message-ID: <200107071758.KAA18134@bosch.cygnus.com> (raw)

Here is how I build my Dejagnu, as of this weekend's test run.

First I have baseline versions of TCL and Expect:

  ftp://tcl.activestate.com/pub/tcl/tcl8_0/tcl8.0.5.tar.gz
  http://expect.nist.gov/src/expect-5.30.tar.gz

These are not the latest versions of TCL and Expect, but they
work for me.

I configured TCL with "--enable-gcc" and "--disable-shared".
I configured Expect with "--disable-shared", "--with-tcl",
  "--with-tclconfig", and "--with-tclinclude".

These are installed on all the machines I use so I don't have to rebuild
them every week.

When I check out gdb, I also check out naked-dejagnu:

  CVSROOT=:pserver:anoncvs@anoncvs.cygnus.com:/cvs/src
  export CVSROOT
  expect -c 'spawn cvs login' -c 'expect password: ' -c 'send -- "anoncvs\r"' -c 'expect eof'
  cvs -z 9 co gdb binutils naked-dejagnu
  mv src source-src
  rm -rf CVS

I don't configure or make dejagnu.  When I run the gdb testsuite, it
looks for dejagnu/runtest in the source tree and finds it there.

(binutils is there because I'm also building gcc from cvs source).

My inclination is to leave the curly braces alone and just use the
known good test machinery for now.

In the future I would like to switch from the "naked-dejagnu" module
to some stable version of dejagnu.  And I'd like to firm up my scripts
and make them available to other people.  And I'd like to run the
gdb test script and have 0 ERRORs, 0 WARNINGs, and less than 10 FAILs.

MichaelC


             reply	other threads:[~2001-07-07 11:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-07 11:57 Michael Elizabeth Chastain [this message]
     [not found] <3B411440.1691E1E5@cygnus.com>
2001-07-09 13:37 ` Fernando Nasser
2001-07-09 13:42   ` H . J . Lu
2001-07-09 15:22     ` Fernando Nasser
2001-07-25 15:35       ` Michael Snyder
2001-07-25 15:41         ` Fernando Nasser
2001-07-25 15:46           ` Michael Snyder
  -- strict thread matches above, loose matches on Subject: below --
2001-07-05  8:34 Michael Elizabeth Chastain
2001-07-05 10:11 ` Andrew Cagney
2001-07-02 18:13 Michael Elizabeth Chastain
2001-07-05  8:09 ` Andrew Cagney
2001-07-05 11:32   ` Michael Snyder

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=200107071758.KAA18134@bosch.cygnus.com \
    --to=chastain@cygnus.com \
    --cc=ac131313@cygnus.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=msnyder@cygnus.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