* [LTP] compiling problems about mk/generic_leaf_target.inc
@ 2014-04-21 10:12 Xiaoguang Wang
2014-04-28 12:04 ` Xiaoguang Wang
0 siblings, 1 reply; 2+ messages in thread
From: Xiaoguang Wang @ 2014-04-21 10:12 UTC (permalink / raw)
To: LTP
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LTP] compiling problems about mk/generic_leaf_target.inc
2014-04-21 10:12 [LTP] compiling problems about mk/generic_leaf_target.inc Xiaoguang Wang
@ 2014-04-28 12:04 ` Xiaoguang Wang
0 siblings, 0 replies; 2+ messages in thread
From: Xiaoguang Wang @ 2014-04-28 12:04 UTC (permalink / raw)
To: LTP
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-28 12:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-21 10:12 [LTP] compiling problems about mk/generic_leaf_target.inc Xiaoguang Wang
2014-04-28 12:04 ` Xiaoguang Wang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox