我们必须为插件提供二进制兼容性。
通过了解二进制兼容性所涉及的问题,可以达成这些目标。
These goals can be achieved by understanding the issues that are involved with binary compatibility.
当尝试获得二进制兼容性时,核心程序库的重要变化也会引发问题。
Major changes in core libraries can also present a problem when trying to achieve binary compatibility.
这不是AIX二进制兼容性语句的破坏,而是不支持32 位内核扩展。
This is not a breakage of the AIX binary compatibility statement, but a fact that 32-bit kernel extensions are not supported.
二进制兼容性是指能够在特定处理器系列的多个环境中运行二进制文件的能力。
Binary compatibility is the ability to take a binary and run it on multiple environments of a given processor family.
处理器兼容性是与Linux onPOWER二进制兼容性密切相关的主题。
Processor compatibility is a subject that is closely related to binary compatibility for Linux on POWER.
重要的是要紧记:通过重新编译来获得性能提升可能会影响某些环境中的二进制兼容性。
It is important to keep in mind that recompiling to gain performance enhancements may compromise binary compatibility on some environments.
由于RHEL 3和SLES8所提供的线程模型不同,所以当然不能认为会有完全的二进制兼容性。
Due to the differences in threading models offered by RHEL3 and SLES8, complete binary compatibility cannot be taken for granted.
不过,为了确保二进制兼容性,RedHat建议您将您的应用程序接口链接到它们所定义的核心库。
However, to ensure binary compatibility, Red hat recommends that you link your application interfaces to the core libraries they have defined. This list includes.
尽管上面列出的这些包是专门为OpenBSD 进行移植的,但该平台的另一条原则是二进制兼容性。
While the packages listed above have been specifically ported for OpenBSD, another tenet of the platform is binary compatibility.
您可以使用图1所示的流程图来确定某个应用程序在RHEL orSLES中是否具备二进制兼容性。
You can use the flowchart in Figure 1 to determine if an application is binary compatible on RHEL or SLES.
虽然这些优化在它们各自的架构上提高了性能,但是可能会影响运行在其他平台上的应用程序的二进制兼容性。
While these optimizations improve performance on their respective architectures, they may compromise binary compatibility for applications running on other platforms.
在本地32-位PowerPC环境以及64 -位POWER环境中运行的32 -位应用程序之间存在二进制兼容性。
Binary compatibility between 32-bit applications running in native 32-bit PowerPC environments and 64-bit POWER environments exists.
AIXVersion6将根据aix二进制兼容性所定义的方式维护与先前aix版本的二进制兼容性(请参见参考资料)。
AIX version 6 maintains binary compatibility with previous AIX versions, as defined by AIX binary compatibility (see Resources).
据Knoll所言,Qt5有四大目标;要达成这些目标,需要破除二进制兼容性;‘主要套件(cases)’的源码兼容性将被维护。
There are four goals for Qt 5, and according to Knoll, to achieve these goals, it is needed to break binary compatibility; source compatibility will be maintained 'for the majority of cases'.
“二进制兼容性概述”中的最后一个示例涉及到了在不同的处理器类型中运行二进制代码——POWER 4处理器和POWER 5处理器。
The last example under "Overview of binary compatibility" involved running a binary on two different processor types — a POWER4 processor and a POWER5 processor.
这种处理器是Power 4处理器的单核心(single - core)版本,它保持了与Power架构家族其他成员的二进制兼容性。
This processor is a single-core version of the POWER4 processor, which maintains binary compatibility with other members of the Power Architecture family.
API工具——api工具提供了一个构造器(builder),可以报告工作区(workspace)中的API使用和二进制兼容性错误。
API tooling - API tooling provides a builder that reports API usage and binary compatibility errors in the workspace.
POWER 5处理器包含了对POWER 4架构的改进,同时保持了两者间的二进制兼容性,这就使得您可以在这两个平台上运行相同的应用程序。
The POWER5 architecture contains enhancements to the POWER4 architecture while maintaining binary compatibility between the two, which allows you to run the same application on both platforms.
findirect - dispatch告诉gcj使用二进制兼容性abi (Application Binary Interface)。
Findirect-dispatch tells GCJ to use the binary compatibility ABI.
“二进制兼容性概述”小节讨论的最后一个例子涉及到在两个不同的处理器类型上运行相同的二进制文件:POWER 5处理器和POWER 6处理器。
The last example under "Overview of binary compatibility" involved running a binary on two different processor types: a POWER5 processor and a POWER6 processor.
在GCC4.0的发布版中,我们对gcj实现了一种新的编译方式,称之为二进制兼容性abi (Binary Compatibility Application Binary Interface)。
For the GCC 4.0 release we implemented a new compilation mode for GCJ, called the Binary Compatibility ABI.
POWER5体系结构是对POWER4 体系结构的改进,但是保持了二进制与结构的兼容性。
The POWER5 architecture is an enhancement of the POWER4 architecture, but maintains binary and structural compatibility.
但是以你对目前的映射的理解,你一定会注意到将来的版本中任何可能的二进制不兼容性。
Your understanding of the present mapping will ensure that you are alerted to any possible binary incompatibilities with future versions.
我们还需要清楚地了解gtk +中的应用程序二进制接口(abi)兼容性到底意味着什么。
You also need to know exactly what application binary interface (ABI) -compatibility means in GTK +.
记住,重新编译以获得性能改进可能会损害二进制文件在某些环境中的兼容性。
Keep in mind that recompiling to gain performance enhancements may compromise binary compatibility on some environments.
更关键的因素似乎在于10多年来Microsoft一直在坚定不移地保持着与遗留Microsoftoffice二进制格式的完美兼容性。
The critical factor seems to be that Microsoft is dead-set on maintaining pixel-perfect compatibility with at least 10 years of legacy Microsoft Office binary formats.
本文评论了关于Linux onPOWER的二进制不兼容性的来源、为什么存在这些来源,以及开发人员如何将这些不兼容性对代码的影响降低到最小。
This paper reviews sources of binary incompatibility regarding Linux on POWER, why these sources exist, and how developers can minimize the impact these incompatibilities have on their code.
关于与其他选项的兼容性和与GCC 3.0以前的版本生成的二进制代码的调用兼容性,请参考GCC手册获得详细情况。
Refer to the GCC manual for details concerning the compatibility with other options and for call-compatibility with binary code generated by pre-3.0 versions of GCC.
为什么存在二进制不兼容性?
应用推荐