This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

preprocessor/10869: -include does not honor include paths


>Number:         10869
>Category:       preprocessor
>Synopsis:       -include does not honor include paths
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon May 19 17:16:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     A.Simon@kent.ac.uk
>Release:        gcc 3.1 20020420 (prerelease)
>Organization:
>Environment:
MacOS X and others
>Description:
Giving extra include files via -include blah.h does not search the search paths given by -I. This might be intended, but I find it inconvenient.
>How-To-Repeat:

>Fix:
Search the all specified include directories which which were given before -include was specified.
>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]