Bug 23532 - include search path
Summary: include search path
Keywords:
Status: CLOSED DUPLICATE of bug 23531
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gcc
Version: 7.1
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-01-07 11:56 UTC by Michael Redinger
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-01-07 11:56:54 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Redinger 2001-01-07 11:56:49 UTC
When running cpp -v I do get the following output:

(...)
ignoring nonexistent directory "/usr/local/include"
ignoring nonexistent directory "/usr/i386-redhat-linux/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/lib/gcc-lib/i386-redhat-linux/2.96/include
 /usr/include
End of search list.
^C

Hm, I do understand why /usr/local/include is here,
but why /usr/i386-redhat-linux/include? Bug?

Comment 1 Michael Redinger 2001-01-07 11:58:20 UTC
Oops, must have pressed Commit twice. Closing the second one.


*** This bug has been marked as a duplicate of 23531 ***


Note You need to log in before you can comment on or make changes to this bug.