Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [RFA] testsuite cleanups (part 2)
Date: Thu, 07 Aug 2003 18:17:00 -0000	[thread overview]
Message-ID: <16178.39323.441393.467178@localhost.redhat.com> (raw)
In-Reply-To: <16166.52191.925152.253688@localhost.redhat.com>

Elena Zannoni writes:
 > 
 > 
 > Here, I am observing a peculiar situation. If you run the testsuite in
 > a directory that is not the build directory, i.e. the gdb.blah object
 > dirs are recreated outside of the build tree, you will see that all
 > the tests which use pthreads.c will not compile. This is because
 > pthreads.c includes "config.h" which gets created in the build
 > gdb/testsuite directory at configure time. Config.h was used to
 > determine if there is posix thread support or not, but now we use the
 > method of trying to compile with various -lblah so we don't really
 > need this anymore.  
 > 
 > It took me a while to notice this failure because I have the bad habit
 > of looking just at the unexpected failures, glossing over the
 > unsupported results.
 > 
 > OK?
 > 
 > elena
 > 
 > [PS. I assume I used the correct autoconf, but I am nost sure: I used the
 > autoconf-000227 snapshot].
 > 
 > 2003-07-29  Elena Zannoni  <ezannoni@redhat.com>
 >         
 >         * configure.in: Don't generate config.h from config.hin.
 >         * configure: Regenerate.
 >         * config.h: Remove file.
 >         * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
 >         * gdb.threads/pthreads.c: Ditto.


committed mainline&branch

elena


  parent reply	other threads:[~2003-08-07 18:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-29 19:25 Elena Zannoni
2003-07-29 21:16 ` Michael Snyder
2003-07-29 21:28   ` Andrew Cagney
2003-07-29 21:37   ` Elena Zannoni
2003-08-07 18:17 ` Elena Zannoni [this message]
2003-07-29 19:58 Michael Elizabeth Chastain
2003-07-29 21:35 Michael Elizabeth Chastain
2003-07-29 21:46 ` Elena Zannoni
2003-07-29 21:57   ` Michael Snyder
2003-07-29 21:59 Michael Elizabeth Chastain
2003-07-30  0:21 Michael Elizabeth Chastain

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=16178.39323.441393.467178@localhost.redhat.com \
    --to=ezannoni@redhat.com \
    --cc=gdb-patches@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