public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jim Wilson <wilson@redhat.com>
To: "Deepak B. Nayak" <deepakbn@csa.iisc.ernet.in>
Cc: gcc@gcc.gnu.org
Subject: Re: running gcc  testcases
Date: Fri, 11 Oct 2002 10:02:00 -0000	[thread overview]
Message-ID: <xwuk7kpt0pn.fsf@tonopah.toronto.redhat.com> (raw)
In-Reply-To: <Pine.SOL.3.96.1021011154150.25445A-100000@osiris.csa.iisc.ernet.in>

There isn't enough info here to understand what your problem is.  Exact
commands and exact output from those commands would help.  For instance,
it isn't clear what directory you typed make in.  It isn't clear which
testcases you are trying to run.  It isn't clear what command you used to
run those testcases.  It isn't clear what errors you are getting from those
commands.  Etc.

No testcases are run when you type make.  Testcase are run only if you type
make check, and then will be run everytime you type make check.  The dejagnu
package is required to run the testsuite.  I am guessing that you somehow
confused a library build with a testsuite run.  The library files won't be
rebuilt when the compiler changes.  You can force library files to be rebuilt
by deleting them.

Jim

  reply	other threads:[~2002-10-11 16:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-11  5:37 Deepak B. Nayak
2002-10-11 10:02 ` Jim Wilson [this message]
2002-10-11 13:59   ` Deepak B. Nayak
2002-10-15 15:43     ` Jim Wilson

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=xwuk7kpt0pn.fsf@tonopah.toronto.redhat.com \
    --to=wilson@redhat.com \
    --cc=deepakbn@csa.iisc.ernet.in \
    --cc=gcc@gcc.gnu.org \
    /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).