1·The TOC save area, compiler area, and linker area are all reserved for system use, and are not modified by programmers, but the programmer must reserve space for them.
TOC保存区、编译器区和链接器区都会为系统使用而预留出来,程序员不能对它们进行修改,但是必须要为它们预留空间。
2·However, this will let the linker know additional information about the function, including which TOC it is using, so it can emit the code to swap these around if necessary.
然而,这可以让链接器知道有关函数的其他信息,包括它使用的是哪个TOC,这样如果需要,就可以产生代码来在TOC之间进行切换了。
3·For example, if the dynamic linker can't find a given library, it will abort loading the program.
例如,如果动态链接器不能找到某个给定的程序库,那么它将停止加载程序。
4·The very large memory model, like the large memory model, can be enabled for an executable at compile time with a linker option or at run time using the LDR_CNTRL environment variable.
与大内存模型类似,可以通过一个链接器选项或在运行时使用LDR_CNTRL环境变量来为编译时的可执行程序启用超大内存模型。
5·If this is not done, the linker would treat the names as labels rather then as arguments and will report an error.
如果不这么做,链接器会把名称当作标签而不是参数,因此会报告错误。
1·You can set a linker search path in an executable, and there are two ways to do it.
您可以在可执行文件中设置连接器搜索路径,有两种方法可以做到这一点。
2·The effectiveness of aligned attributes, however, is limited by inherent linker limitations.
然而,对齐属性的有效性将受到固有的连接器局限性的限制。
3·An IDE can vastly blur the lines between editor, compiler, linker, and debugger.
IDE使得编辑器、编译器、连接器和调试器之间的界限变得很模糊。
4·The task of this project is to design and develop the assembler and linker for LX-1164 microprocessor.
本课题的任务是为LX - 1164微处理器设计和开发相应的汇编器和连接器。
5·Also you can suggest me some articles about me, cause for me linker is like black box.
你也可以给我一些建议关于我,因为我是喜欢黑盒连接器。
1·The linker tries to resolve functions and variables by searching in the various libraries for the code.
该链接程序尝试通过在不同的库中搜索该代码来解析函数和变量。
2·When the linker builds your module, it embeds a relocation section in the resulting file.
当链接程序创建你的模块时,它将把一个移位节嵌入产生的文件中。
1·When you attempt to link 32-bit objects against the 64-bit DB2 application library, an operating system linker error message is returned.
当您试图将32位的对象链接到64 DB 2应用程序库时,将会返回一条操作系统的连接程序出错消息。
2·A software development tool that assigns physical addresses to the relocatable program produced by the linker.
一种分配物理地址给连接程序处理过的可重定位程序的软件开发工具。
3·SOFTWARE development tool that assigns physical addresses to the relocatable program produced by the linker.
一种分配物理地址给连接程序处理过的可重定位程序的软件开发工具。
4·In some cases, the locator "s function may be hidden within the linker."
在一些情况下,定位程序功能隐藏在连接程序中。
5·In some cases, the locator "s function may be hidden with in the linker."
在一些情况下,定位程序功能隐藏在连接程序中。
1·The linker does not embed the manifest file inside the binary, and can only generate the manifest as an external file.
连结器不会将资讯清单档内嵌到二进位档内,而只会将此资讯清单产生为外部档案。
2·Linker options can be set inside or outside of the development environment.
连结器选项在开发环境内、外都可以设定。