From: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
To: LTP <ltp-list@lists.sourceforge.net>
Subject: [LTP] compiling problems about mk/generic_leaf_target.inc
Date: Mon, 21 Apr 2014 18:12:45 +0800 [thread overview]
Message-ID: <5354EF1D.2000206@cn.fujitsu.com> (raw)
Hi,
When we made modifications to source files in lib/, for example lib/tst_mkfs.c, then back to
testcases/kernel/syscalls/access and execute command make. This will not make the access[0-5]
to be re-compiled with the newly generated libltp.a, we need to touch access[0-5].c or remove access[0-5]
files first, then make. I think this will make no sense. Users may expect just a make command to
ensure a new access[0-5] is generated with new libltp.a.
This is because the rules "target : normal-prerequisites | order-only-prerequisites" in generic_leaf_target.inc.
$(MAKE_TARGETS): | $(MAKE_DEPS)
Whether we should modify this to "$(MAKE_TARGETS): $(MAKE_DEPS)"? Thanks.
Regards,
Xiaoguang Wang
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
next reply other threads:[~2014-04-21 10:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-21 10:12 Xiaoguang Wang [this message]
2014-04-28 12:04 ` [LTP] compiling problems about mk/generic_leaf_target.inc Xiaoguang Wang
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=5354EF1D.2000206@cn.fujitsu.com \
--to=wangxg.fnst@cn.fujitsu.com \
--cc=ltp-list@lists.sourceforge.net \
/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