File tree Expand file tree Collapse file tree 6 files changed +20
-6
lines changed
Expand file tree Collapse file tree 6 files changed +20
-6
lines changed Original file line number Diff line number Diff line change @@ -207,9 +207,20 @@ other parts of the compiler:
207207@opindex I
208208@item -I@var {dir }
209209Add the directory @var {dir } to the list of directories to be searched
210- for files when processing the @ref {pragmat include }. Multiple
210+ for files when processing the @ref {pragmat include }. Multiple
211211@option {-I } options can be used, and the directories specified are
212- scanned in left-to-right order, as with @command {gcc }.
212+ scanned in left-to-right order, as with @command {gcc }. The directory
213+ will also be added to the list of directories to be searched for module
214+ interface-definitions @ref {Module activation }.
215+
216+ @opindex L
217+ @item -L@var {dir }
218+ Add the directory @var {dir } to the list of directories to be searched
219+ for module interface-definitions @ref {Module activation }. Multiple
220+ @option {-L } options can be used, and the directories specified are
221+ scanned in left-to-right order, as with @command {gcc }. The directory
222+ will also be added to the list of library search directories, as with
223+ @command {gcc }.
213224
214225@end table
215226
Original file line number Diff line number Diff line change 33I
44UrlSuffix(gcc/Directory-Options.html#index-I) LangUrlSuffix_D(gdc/Directory-Options.html#index-I) LangUrlSuffix_Algol68(ga68/Directory-options.html#index-I)
55
6+ L
7+ UrlSuffix(gcc/Directory-Options.html#index-L) LangUrlSuffix_D(gdc/Directory-Options.html#index-L) LangUrlSuffix_Algol68(ga68/Directory-options.html#index-L)
8+
69Wextensions
710LangUrlSuffix_Algol68(ga68/Warnings-options.html#index-Wextensions)
811
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ UrlSuffix(gcc/Directory-Options.html#index-B) LangUrlSuffix_D(gdc/Directory-Opti
1414; duplicate: 'gcc/Overall-Options.html#index-E'
1515
1616L
17- UrlSuffix(gcc/Directory-Options.html#index-L) LangUrlSuffix_D(gdc/Directory-Options.html#index-L)
17+ UrlSuffix(gcc/Directory-Options.html#index-L) LangUrlSuffix_D(gdc/Directory-Options.html#index-L) LangUrlSuffix_Algol68(ga68/Directory-options.html#index-L)
1818
1919N
2020UrlSuffix(gcc/Link-Options.html#index-N)
Original file line number Diff line number Diff line change 44UrlSuffix(gcc/Directory-Options.html#index-I) LangUrlSuffix_D(gdc/Directory-Options.html#index-I) LangUrlSuffix_Algol68(ga68/Directory-options.html#index-I)
55
66L
7- UrlSuffix(gcc/Directory-Options.html#index-L) LangUrlSuffix_D(gdc/Directory-Options.html#index-L)
7+ UrlSuffix(gcc/Directory-Options.html#index-L) LangUrlSuffix_D(gdc/Directory-Options.html#index-L) LangUrlSuffix_Algol68(ga68/Directory-options.html#index-L)
88
99; skipping UrlSuffix for 'Wall' due to multiple URLs:
1010; duplicate: 'gcc/Standard-Libraries.html#index-Wall-1'
Original file line number Diff line number Diff line change 4141UrlSuffix(gcc/Directory-Options.html#index-I) LangUrlSuffix_D(gdc/Directory-Options.html#index-I) LangUrlSuffix_Algol68(ga68/Directory-options.html#index-I)
4242
4343L
44- UrlSuffix(gcc/Directory-Options.html#index-L) LangUrlSuffix_D(gdc/Directory-Options.html#index-L)
44+ UrlSuffix(gcc/Directory-Options.html#index-L) LangUrlSuffix_D(gdc/Directory-Options.html#index-L) LangUrlSuffix_Algol68(ga68/Directory-options.html#index-L)
4545
4646M
4747UrlSuffix(gcc/Preprocessor-Options.html#index-M) LangUrlSuffix_D(gdc/Code-Generation.html#index-M)
Original file line number Diff line number Diff line change 44UrlSuffix(gcc/Directory-Options.html#index-I) LangUrlSuffix_D(gdc/Directory-Options.html#index-I) LangUrlSuffix_Algol68(ga68/Directory-options.html#index-I)
55
66L
7- UrlSuffix(gcc/Directory-Options.html#index-L) LangUrlSuffix_D(gdc/Directory-Options.html#index-L)
7+ UrlSuffix(gcc/Directory-Options.html#index-L) LangUrlSuffix_D(gdc/Directory-Options.html#index-L) LangUrlSuffix_Algol68(ga68/Directory-options.html#index-L)
88
99; skipping UrlSuffix for 'Wall' due to multiple URLs:
1010; duplicate: 'gcc/Standard-Libraries.html#index-Wall-1'
You can’t perform that action at this time.
0 commit comments