public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] how to control header file inclusion ?
@ 2003-09-20  6:23 rakesh
  2003-09-20 12:17 ` Gary Thomas
  0 siblings, 1 reply; 4+ messages in thread
From: rakesh @ 2003-09-20  6:23 UTC (permalink / raw)
  To: ecos-mailing-list

I have added a new package(as cdl_package) to ecos
repository. Inside the package source, I have three
directories; cdl, include and src. Direcory src have
source files for three modules(as cdl_component),
which will be compiled if corrosponding module in
enabled in configtool. Directory include have header
files for all modules. But regardless of any module
enabled or disabled, it's header files will be present
in ecos_install/include direcoty(my build directory).
In cdl script, I can control source file compilation
depending upon if module is enabled. But how to
control include files? I tried to put include_dir
option in cdl_component but that complains.
Documentation also says that include_dir and
include_files can be put into cdl_package only. I
don't want to see lot of unnecessary header files in
ecos_install/include directory. Can I specify any
header file directory path in cdl?

Regards
Rakesh


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-09-21  8:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-20  6:23 [ECOS] how to control header file inclusion ? rakesh
2003-09-20 12:17 ` Gary Thomas
2003-09-21  2:23   ` rakesh
2003-09-21  8:40     ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).