c++/4055: -I flag error
mike_yang@yahoo.com
mike_yang@yahoo.com
Sat Aug 18 00:16:00 GMT 2001
>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:
More information about the Gcc-bugs
mailing list