public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: rakesh <mljangir@yahoo.co.in>
Cc: Gary Thomas <gary@mlbassoc.com>,
	eCos Discussion <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] how to control header file inclusion ?
Date: Sun, 21 Sep 2003 08:40:00 -0000	[thread overview]
Message-ID: <20030921083951.GA898@londo.lunn.ch> (raw)
In-Reply-To: <20030921022332.61589.qmail@web8002.mail.in.yahoo.com>

> Probably I could not convey my problem. I want to
> export header files but only if needed. Say if a
> module in my source is selected by configtool then
> only it's headers should be exported otherwise not.
> Can I do this?

I don't think you can.

What you need to do is split your code up into a number of separate
packages. Each package can then be enabled/disabled as needed so
exporting/not exporting its header files as needed.

              Andrew

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

      reply	other threads:[~2003-09-21  8:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-20  6:23 rakesh
2003-09-20 12:17 ` Gary Thomas
2003-09-21  2:23   ` rakesh
2003-09-21  8:40     ` Andrew Lunn [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=20030921083951.GA898@londo.lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=gary@mlbassoc.com \
    --cc=mljangir@yahoo.co.in \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).