From: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
To: LTP <ltp-list@lists.sourceforge.net>
Subject: Re: [LTP] compiling problems about mk/generic_leaf_target.inc
Date: Mon, 28 Apr 2014 20:04:49 +0800 [thread overview]
Message-ID: <535E43E1.5010504@cn.fujitsu.com> (raw)
In-Reply-To: <5354EF1D.2000206@cn.fujitsu.com>
Hi,
Any comments, thanks?
Regards,
Xiaoguang Wang
On 04/21/2014 06:12 PM, Xiaoguang Wang wrote:
> 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
>
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos. Get
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
prev parent reply other threads:[~2014-04-28 12:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-21 10:12 [LTP] compiling problems about mk/generic_leaf_target.inc Xiaoguang Wang
2014-04-28 12:04 ` Xiaoguang Wang [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=535E43E1.5010504@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 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.