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]

c++/4055: -I flag error



>Number:         4055
>Category:       c++
>Synopsis:       -I flag error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Aug 18 00:16:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Mike Yang
>Release:        3.0
>Organization:
>Environment:
Linux: distribution Suse 7.1, kernel 2.2.19
>Description:
Including -I/usr/include will exclude a search for header files in
/usr/include.
>How-To-Repeat:
The following:
a.cc:
#include <list>

g++ -I/usr/include a.cc

will fail 
>Fix:

>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]