An application has made an attempt to load the C runtime library incorrectly.
这些英语的汉语意思为:应用程序试图加载C运行库时出现错误。
The linker's ability to build a table of safe exception handlers depends on the application using the C runtime library.
链接器能否生成安全异常处理程序表取决于使用C运行库的应用程序。
With dynamic linking, you can update just one C runtime library, and correct the internationalization of all seventy-nine applications.
有了动态链接,您就可以只更新一个C运行时库,然后修正所有 79 个应用程序的共同问题。
To Invoke an Application-Supplied Algorithm The C runtime library function qsort sorts an array of objects, but you must supply the function that compares objects.
调用应用程序提供的算法:C运行时库函数qsort 排序对象数组,但你必须提供比较函数。
This is because they reside within the C runtime library (libc.so), which was not (in this case) compiled with -pg and, hence, no profiling is gathered for any functions within this library.
这是因为这些函数都是在C运行时库(libc.so)中的,(在本例中)它们都没有使用 -pg进行编译,因此就没有对这个库中的函数收集剖析信息。
This is because they reside within the C runtime library (libc.so), which was not (in this case) compiled with -pg and, hence, no profiling is gathered for any functions within this library.
这是因为这些函数都是在C运行时库(libc.so)中的,(在本例中)它们都没有使用 -pg进行编译,因此就没有对这个库中的函数收集剖析信息。
应用推荐