Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
dfb5868d
Commit
dfb5868d
authored
Jul 02, 2001
by
Nathan Sidwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert piece of previous patch about include directories
From-SVN: r43688
parent
6be77748
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
gcc/doc/invoke.texi
+2
-6
No files found.
gcc/doc/invoke.texi
View file @
dfb5868d
...
@@ -3871,8 +3871,8 @@ the directories you have specified with @option{-I} options (and the
...
@@ -3871,8 +3871,8 @@ the directories you have specified with @option{-I} options (and the
current directory, if appropriate) are searched. @xref{Directory
current directory, if appropriate) are searched. @xref{Directory
Options}, for information on @option{-I}.
Options}, for information on @option{-I}.
By using both @option{-nostdinc} and @option{-I-}, you can limit the
By using both @option{-nostdinc} and @option{-I-}, you can limit the
include-file
include-file
search path to only those directories you specify explicitly.
search path to only those directories you specify explicitly.
@item -remap
@item -remap
@opindex remap
@opindex remap
...
@@ -4356,10 +4356,6 @@ system header files (use @option{-isystem} for that). If you use more than
...
@@ -4356,10 +4356,6 @@ system header files (use @option{-isystem} for that). If you use more than
one @option{-I} option, the directories are scanned in left-to-right
one @option{-I} option, the directories are scanned in left-to-right
order; the standard system directories come after.
order; the standard system directories come after.
GCC will detect and warn you, if a directory is specified with both the
@option{-I} and also is a system search directory (either by default, or
with @option{-isystem}).
@item -I-
@item -I-
@opindex I-
@opindex I-
Any directories you specify with @option{-I} options before the @option{-I-}
Any directories you specify with @option{-I} options before the @option{-I-}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment