From: asmwarrior <asmwarrior@gmail.com>
To: gdb@sourceware.org
Subject: Re: How to exclude some subfolders when building gdb
Date: Fri, 25 Oct 2013 03:59:00 -0000 [thread overview]
Message-ID: <5269EE6B.10200@gmail.com> (raw)
In-Reply-To: <5269E05A.80500@gmail.com>
On 2013-10-25 11:07, asmwarrior wrote:
> I found that a lot of new exe files were generated in the build folder, e.g.
> binutils
> gas
> gprof
> ld
> If I remember correctly, I don't have those folders when using the old gdb.git mirror from the CVS.
I just checked the old CVS build toplevel Makefile which contains such script:
SUBDIRS = intl libiberty opcodes bfd readline libdecnumber sim gdb etc
Now, the new Git build toplevel Makefile has more sub dirs:
SUBDIRS = intl libiberty opcodes bfd readline libdecnumber binutils gas ld sim gdb gprof etc
next prev parent reply other threads:[~2013-10-25 3:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-25 2:59 asmwarrior
2013-10-25 3:59 ` asmwarrior [this message]
2013-10-25 8:55 ` Andreas Schwab
2013-10-25 15:44 ` asmwarrior
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=5269EE6B.10200@gmail.com \
--to=asmwarrior@gmail.com \
--cc=gdb@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