Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: Ralf Corsepius <ralf.corsepius@rtems.org>
Cc: "gdb-patches\@sourceware.org" <gdb-patches@sourceware.org>
Subject: Re: [Patch] Exit gdb/configure.tgt for unsupported targets
Date: Wed, 24 Feb 2010 16:51:00 -0000	[thread overview]
Message-ID: <m3ljeivaow.fsf@fleche.redhat.com> (raw)
In-Reply-To: <4B8505E9.3050600@rtems.org> (Ralf Corsepius's message of "Wed, 	24 Feb 2010 11:56:41 +0100")

>>>>> "Ralf" == Ralf Corsepius <ralf.corsepius@rtems.org> writes:

Ralf> 2010-02-23	Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf> 	* configure.tgt: Exit if ${gdb_target_obs}" is not set.

Ralf> +if test -z "${gdb_target_obs}"; then
Ralf> +    echo "*** Configuration ${targ} is unsupported." >&2
Ralf> +    exit 1
Ralf> +fi

I think it would be better to do the test in configure.ac and use
AC_MSG_ERROR.

Tom


  reply	other threads:[~2010-02-24 16:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-24 10:56 Ralf Corsepius
2010-02-24 16:51 ` Tom Tromey [this message]
2010-02-24 17:00   ` Ralf Corsepius
2010-02-25  5:40     ` Ralf Corsepius
2010-02-25 17:46       ` Tom Tromey
2010-03-11 16:57         ` Ralf Corsepius
2010-03-15 17:10           ` Joel Brobecker

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=m3ljeivaow.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=ralf.corsepius@rtems.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