From: Corinna Vinschen <vinschen@redhat.com>
To: gdb-patches@sourceware.org
Subject: Re: [RFA] Makefile.in: Move mi-common.o from SUBDIR_MI_OBS to COMMON_OBS
Date: Sun, 28 Feb 2010 15:04:00 -0000 [thread overview]
Message-ID: <20100228150430.GB32463@calimero.vinschen.de> (raw)
In-Reply-To: <20100228142346.GA1556@caradoc.them.org>
On Feb 28 09:23, Daniel Jacobowitz wrote:
> On Sun, Feb 28, 2010 at 12:01:59PM +0100, Corinna Vinschen wrote:
> > Hi,
> >
> > Today I tried to build GDB with the --disable-gdbmi option. The
> > link stage failed because infrun.c and breakpoint.c both call the
> > function async_reason_lookup, which is defined in mi-common.c.
> > Unfortunately, the mi-common.o object file is in the SUBDIR_MI_OBS files
> > which are not build if the --disable-gdbmi option is given.
> >
> > The below patches fixes this problem be including mi-common.o into the
> > build unconditionally.
> >
> >
> > Ok to apply?
>
> OK.
Thanks, applied.
--
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat
prev parent reply other threads:[~2010-02-28 15:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-28 11:02 Corinna Vinschen
2010-02-28 14:24 ` Daniel Jacobowitz
2010-02-28 15:04 ` Corinna Vinschen [this message]
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=20100228150430.GB32463@calimero.vinschen.de \
--to=vinschen@redhat.com \
--cc=gdb-patches@sourceware.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