public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* preprocessor/3413: include_next does not work with -I/usr/include
@ 2001-06-25 12:36 wolf359_
  0 siblings, 0 replies; 2+ messages in thread
From: wolf359_ @ 2001-06-25 12:36 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3413
>Category:       preprocessor
>Synopsis:       include_next does not work with -I/usr/include
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          rejects-legal
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 25 12:36:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Weidner
>Release:        3.0.1 (20010625)
>Organization:
>Environment:
i686 Linux2.4.5 glibc2.2.2
>Description:
cpp reports the following error when processing a source file and using -I/usr/include (see How-To-Repeat):
In file include from /usr/local/include/g++-v3/cstring:31,
   from 1.cpp:1:
/usr/local/include/g++-v3/bits/std_cstring.h:40:25: string.h: file not found

KDE doesn't compile because of this !
>How-To-Repeat:
echo "#include <cstring>" >1.cpp
cpp 1.cpp -I/usr/include >/dev/null
>Fix:
don't know,perhaps let include_next ALWAYS search /usr/include as last directory,even if it was given with -I
>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: preprocessor/3413: include_next does not work with -I/usr/include
@ 2001-06-25 13:34 neil
  0 siblings, 0 replies; 2+ messages in thread
From: neil @ 2001-06-25 13:34 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, wolf359_

Synopsis: include_next does not work with -I/usr/include

State-Changed-From-To: open->closed
State-Changed-By: neil
State-Changed-When: Mon Jun 25 13:34:25 2001
State-Changed-Why:
    This is a bug in KDE which I believe they are aware of; CPP is working as documented.
    
    Note that priority HIGH is reserved for GCC maintainers.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3413&database=gcc


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

end of thread, other threads:[~2001-06-25 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-25 12:36 preprocessor/3413: include_next does not work with -I/usr/include wolf359_
2001-06-25 13:34 neil

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).