Linker Options
7-14
7.4.9.1
Name an Alternate Library Directory (–i Option)
The –i option names an alternate directory that contains object libraries. The
syntax for this option is:
–i
dir
The
dir names a directory that contains object libraries; the space between –i
and the directory name is optional.
When the linker is searching for object libraries named with the –l option, it
searches through directories named with –i first. Each –i option specifies only
one directory, but you can use several –i options per invocation. When you use
the –i option to name an alternate directory, it must precede the –l option on
the command line or in a command file.
For example, assume that there are two archive libraries called r.lib and
lib2.lib. The table below shows the directories that r.lib and lib2.lib reside in,
how to set environment variable, and how to use both libraries during a link.
Select the row for your operating system:
Operating System
Pathname
Invocation Command
DOS
\ld
and
\ld2
lnk500 f1.obj f2.obj –i\ld –i\ld2 –lr.lib –llib2.lib
UNIX
/ld
and
/ld2
lnk500 f1.obj f2.obj –i/ld –i/ld2 –lr.lib –llib2.lib
Содержание TMS320C54x
Страница 38: ......
Страница 39: ......
Страница 40: ......
Страница 41: ......
Страница 42: ......
Страница 43: ......
Страница 44: ......
Страница 45: ......
Страница 46: ......
Страница 47: ......
Страница 48: ......
Страница 49: ......
Страница 50: ......
Страница 51: ......
Страница 52: ......
Страница 53: ......
Страница 54: ......
Страница 55: ......
Страница 56: ......
Страница 57: ......
Страница 58: ......
Страница 59: ......
Страница 60: ......
Страница 61: ......
Страница 62: ......
Страница 276: ......
Страница 277: ......
Страница 278: ......
Страница 279: ......
Страница 280: ......
Страница 281: ......
Страница 282: ......
Страница 283: ......
Страница 284: ......
Страница 285: ......
Страница 286: ......
Страница 287: ......
Страница 288: ......
Страница 289: ......
Страница 290: ......
Страница 291: ......
Страница 292: ......
Страница 293: ......
Страница 294: ......
Страница 295: ......
Страница 296: ......
Страница 297: ......
Страница 298: ......
Страница 299: ......
Страница 300: ......
Страница 301: ......
Страница 302: ......