This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: qusetion about building test program in ecos


Zhang Shenqi(hotmail) wrote:
> 
> Now i want to know how to avoid the building of other test programs when
> i change the codes of the udf filesystem package and want to build its
> test program.
> 
> Can anyone give me some advice? thanks!

Use this syntax:

make && make -C fs/udf tests

(assuming it's in fs/udf)

There's no way to do anything equivalent in the graphical tool I'm afraid.

Jifl
-- 
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
Visit us at Embedded World 2004, Nürnberg, Germany, 17-19 Feb, Stand 12-449
--["No sense being pessimistic, it wouldn't work anyway"]-- Opinions==mine


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]