From: "Ulrich Weigand" <uweigand@de.ibm.com>
To: yao@codesourcery.com (Yao Qi)
Cc: gdb-patches@sourceware.org
Subject: Re: Remove make gnu-ism in gdbserver
Date: Fri, 04 Mar 2011 17:02:00 -0000 [thread overview]
Message-ID: <201103041702.p24H25o0014129@d06av02.portsmouth.uk.ibm.com> (raw)
In-Reply-To: <4D6C9A29.3000701@codesourcery.com> from "Yao Qi" at Mar 01, 2011 03:03:05 PM
Yao Qi wrote:
> $(LIBCOMMON): $(LIBCOMMON_DIR)/Makefile
> - @$(MAKE) $(FLAGS_TO_PASS) DO=all --directory=common
> + @$(MAKE) $(FLAGS_TO_PASS) DO=all DODIRS=common subdir_do
This breaks building gdbserver completely for me:
make[4]: Entering directory `/home/uweigand/fsf/gdb-head-build/gdb/gdbserver'
make[5]: Entering directory `/home/uweigand/fsf/gdb-head-build/gdb/gdbserver'
make[5]: *** No rule to make target `subdir_do'. Stop.
make[5]: Leaving directory `/home/uweigand/fsf/gdb-head-build/gdb/gdbserver'
make[4]: *** [common/libcommon.a] Error 2
And indeed there is no make target "subdir_do" in the gdbserver Makefile ...
Bye,
Ulrich
--
Dr. Ulrich Weigand
GNU Toolchain for Linux on System z and Cell BE
Ulrich.Weigand@de.ibm.com
next prev parent reply other threads:[~2011-03-04 17:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-01 7:03 Yao Qi
2011-03-04 5:49 ` Joel Brobecker
2011-03-04 6:34 ` Yao Qi
2011-03-04 17:02 ` Ulrich Weigand [this message]
2011-03-05 3:25 ` Joel Brobecker
2011-03-05 3:51 ` Joel Brobecker
2011-03-05 14:15 ` Yao Qi
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=201103041702.p24H25o0014129@d06av02.portsmouth.uk.ibm.com \
--to=uweigand@de.ibm.com \
--cc=gdb-patches@sourceware.org \
--cc=yao@codesourcery.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