The corresponding linker name would be /usr/lib/libhello.so.
其相应的linker name 是 /usr/lib/libhello.so 。
Clients using this library refer to it using the linker name.
客户所使用的库名是指linker name。
Now we've created a symbolic link named libprint.so.1 to libprint.so.1.0. The next step in installing is creating another link for the linker name, like this.
现在已经创建了一个到libprint. so . 1.0名为libprint . so . 1的符号链接。
There is one other name defined by the Program-Library How-To we should look at, called the linker name, which may be used to refer to the soname without the version number information.
我们会看到由Program-LibraryHow-To定义的名称,称作linker name ,它指的是不带版本号的soname。
The pseudo client is a dynamic library; the library name is stuffed into the environment variable LD_PRELOAD, which the dynamic linker loads before loading any other libraries.
pseudo客户机是一个动态库;库名保存在环境变量LD _ PRELOAD中,动态链接器会在装载其他库任何之前先装载它。
In a traditional static library, the code generated is usually bound together into a library file with a name ending in.a and then it's passed to the linker.
在传统的静态程序库中,生成的代码通常封装在一个程序库文件中(其名称以.a结尾),然后传递给链接器。
Tool Path: Specifies the command line name of the linker tool.
工具路径:指定链接器工具的命令行名称。
This field contains the linker file's name.
这个领包含链接器文件的名称。
The linker then USES this file as if it had been specified precisely by name.
链接器然后使用精确地明确说明名字的这个文件。
The linker places this name in the DLL's import library.
链接器将此名称放到DLL的导入库中。
The compiler alters the function name each time it appears in your program, and the linker matches them up appropriately.
每次函数名出现在程序中的时候编译器就替换它,然后连接器正确的把它们匹配起来。
The linker reported an error obtaining a file name for use in writing an in-memory resource.
该链接器在获取文件名以便用于写入内存中资源时报告了一个错误。
An attribute used by the compiler to pass the decorated name of a method to the linker.
编译器用来将方法的修饰名传递到链接器的特性。
An attribute used by the compiler to pass the decorated name of a method to the linker.
编译器用来将方法的修饰名传递到链接器的特性。
应用推荐