public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Joe Durusau <durusau@delphi.com>
To: help-gcc@gnu.org
Subject: Re: search subdirs for headers
Date: Tue, 14 Dec 1999 08:43:00 -0000	[thread overview]
Message-ID: <38566FF9.DC702C40@delphi.com> (raw)
In-Reply-To: <3856500A.F187C306@uni-tuebingen.de>

    The more-or-less standard way is to include the subdirectory in the
#include.
for example, #include <sys/time.h>  .  If you don't want to do that, you
most
likely will have to use the -I flag over and over again.

Speaking only for myself,

Joe Durusau


Karsten Loeffler wrote:

> How can I tell gcc to search sub dirs of -Idir for header files?
>
> thanks in advance,
> karsten

WARNING: multiple messages have this Message-ID
From: Joe Durusau <durusau@delphi.com>
To: help-gcc@gnu.org
Subject: Re: search subdirs for headers
Date: Fri, 31 Dec 1999 22:24:00 -0000	[thread overview]
Message-ID: <38566FF9.DC702C40@delphi.com> (raw)
Message-ID: <19991231222400.IlaDHgkLHJf45Iyvx1Y-k8yaVfwb-S_uZzyWzeDmbyU@z> (raw)
In-Reply-To: <3856500A.F187C306@uni-tuebingen.de>

    The more-or-less standard way is to include the subdirectory in the
#include.
for example, #include <sys/time.h>  .  If you don't want to do that, you
most
likely will have to use the -I flag over and over again.

Speaking only for myself,

Joe Durusau


Karsten Loeffler wrote:

> How can I tell gcc to search sub dirs of -Idir for header files?
>
> thanks in advance,
> karsten

  reply	other threads:[~1999-12-14  8:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-14  6:22 Karsten Loeffler
1999-12-14  8:43 ` Joe Durusau [this message]
1999-12-15  3:08   ` Karsten Loeffler
1999-12-31 22:24     ` Karsten Loeffler
1999-12-31 22:24   ` Joe Durusau
1999-12-31 22:24 ` Karsten Loeffler

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=38566FF9.DC702C40@delphi.com \
    --to=durusau@delphi.com \
    --cc=help-gcc@gnu.org \
    /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).