public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/30439] Intended Behaviour? #include <signal.h> searches for signal.h in local directory
Date: Sun, 14 Jan 2007 04:56:00 -0000	[thread overview]
Message-ID: <20070114045613.1628.qmail@sourceware.org> (raw)
In-Reply-To: <bug-30439-13903@http.gcc.gnu.org/bugzilla/>



------- Comment #6 from pinskia at gcc dot gnu dot org  2007-01-14 04:56 -------
#include <...> search starts here:
 /home/cbs/local/include
 .
 /usr/local/include
 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include
 /usr/include


----

Are you sure you don't have any of the following env variables set
(see http://gcc.gnu.org/onlinedocs/gcc-4.1.1/gcc/Environment-Variables.html) :
CPATH
C_INCLUDE_PATH
CPLUS_INCLUDE_PATH
OBJC_INCLUDE_PATH


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30439


  parent reply	other threads:[~2007-01-14  4:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-11 17:27 [Bug c/30439] New: " andersin at freenet dot de
2007-01-11 17:29 ` [Bug c/30439] " andersin at freenet dot de
2007-01-11 17:31 ` andersin at freenet dot de
2007-01-11 17:32 ` andersin at freenet dot de
2007-01-11 17:33 ` andersin at freenet dot de
2007-01-11 17:33 ` andersin at freenet dot de
2007-01-14  4:56 ` pinskia at gcc dot gnu dot org [this message]
2007-01-14 14:29 ` andersin at freenet dot de
2007-01-14 18:21 ` pinskia at gcc dot gnu dot org

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=20070114045613.1628.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).