From: Ed Avis <eda@waniasset.com>
To: git@vger.kernel.org
Subject: Re: Build bug report: 'make check' needs sparse, but configure doesn't check it
Date: Sun, 5 Oct 2008 09:46:57 +0000 (UTC) [thread overview]
Message-ID: <loom.20081005T094301-345@post.gmane.org> (raw)
In-Reply-To: 20081005003446.GN21650@dpotapov.dyndns.org
Dmitry Potapov <dpotapov <at> gmail.com> writes:
>The whole point of 'make check' is to run 'sparce' on all files.
>If you want to build
>and to test the resulting binaries then you run 'make test'.
Thanks, I didn't realize that. I assumed that 'make check' was to run the test
suite.
That is the convention used by most autoconf-based programs: for example if you
download coreutils then 'make check' runs the tests, so the normal way to build
and install is something like 'configure && make check && make install'.
To reduce confusion I suggest renaming the target to 'make sparse'. Then it's
obvious what it does and it can't get confused with the more common usage of
'make check'.
--
Ed Avis <eda@waniasset.com>
next prev parent reply other threads:[~2008-10-05 9:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-04 13:19 Build bug report: 'make check' needs sparse, but configure doesn't check it Ed Avis
2008-10-05 0:34 ` Dmitry Potapov
2008-10-05 9:46 ` Ed Avis [this message]
2008-10-06 6:58 ` Shawn O. Pearce
2008-10-06 11:28 ` Ed Avis
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=loom.20081005T094301-345@post.gmane.org \
--to=eda@waniasset.com \
--cc=git@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.