<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Java 1.1 Memory Model</title><link>http://www.bing.com:80/search?q=Java+1.1+Memory+Model</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Java 1.1 Memory Model</title><link>http://www.bing.com:80/search?q=Java+1.1+Memory+Model</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>你们说的ABI，Application Binary Interface到底是什么东西？</title><link>https://www.zhihu.com/question/381069847</link><description>那么当人们提到 ABI 的时候，到底在说什么？ 以我个人的经验来看，当人们提及 ABI 时，一般主要是在说 Binary-compatible 即二进制兼容性。 什么是二进制兼容性呢？ 这个问题牵扯的比较广。</description><pubDate>Fri, 03 Apr 2026 16:57:00 GMT</pubDate></item><item><title>Difference between API and ABI - Stack Overflow</title><link>https://stackoverflow.com/questions/3784389/difference-between-api-and-abi</link><description>Definition of ABI: Whereas an API defines a source interface, an ABI defines the low-level binary interface between two or more pieces of software on a particular architecture. It defines how an application interacts with itself, how an application interacts with the kernel, and how an application interacts with libraries.</description><pubDate>Fri, 03 Apr 2026 07:03:00 GMT</pubDate></item><item><title>大家都在诟病C++的二进制接口（ABI），其它语言是怎么解决的呢？</title><link>https://www.zhihu.com/question/532365266</link><description>所以并不是C语言遇不到ABI兼容性问题，即使是C语言，你给16位的Windows写的程序，比如老游戏，放到64位Windows上直接不加载，即使exe格式Windows可以装载，这就是1的原因造成的ABI不兼容。</description><pubDate>Sat, 28 Mar 2026 19:20:00 GMT</pubDate></item><item><title>What is an application binary interface (ABI)? - Stack Overflow</title><link>https://stackoverflow.com/questions/2171177/what-is-an-application-binary-interface-abi</link><description>I never clearly understood what an ABI is. Please don't point me to a Wikipedia article. If I could understand it, I wouldn't be here posting such a lengthy post. This is my mindset about different</description><pubDate>Sat, 04 Apr 2026 22:33:00 GMT</pubDate></item><item><title>为什么 C++ 标准不明确二进制接口 (ABI) 标准？ - 知乎</title><link>https://www.zhihu.com/question/39148567</link><description>ABI不是语言能定下来的，得看硬件答应不答应。 不同CPU寄存器数量都不一样，你规定前四个参数用寄存器传递，万一人家空闲的寄存器只有三个怎么办？ 你规定64位以下的参数可以用寄存器传参，人家寄存器是32位的怎么办？ 16位的呢？</description><pubDate>Sat, 28 Mar 2026 19:20:00 GMT</pubDate></item><item><title>如何优雅的解决c＋＋ abi问题？ - 知乎</title><link>https://www.zhihu.com/question/589420426</link><description>如何优雅的解决c＋＋ abi问题？ 项目需要引入两个第三方库，但是这两个库有不同的abi版本，如何设计项目架构，并优雅地解决abi问题？ 暂时做的是在不同的库上面隔离了一层abi boun… 显示全部 关注者 12</description><pubDate>Thu, 26 Mar 2026 21:39:00 GMT</pubDate></item><item><title>What are the purposes of the ARM ABI and EABI? - Stack Overflow</title><link>https://stackoverflow.com/questions/8060174/what-are-the-purposes-of-the-arm-abi-and-eabi</link><description>The first link is to detailed sub-part related to procedure-calls of the ARM ABI. As the programmers' model advances with each version of ARM CPU, such topics are important and covered by ABI. The second link is about binary format specification for object files generated by compiler called ELF that's specified by an OS vendor brand SCO.</description><pubDate>Thu, 02 Apr 2026 17:20:00 GMT</pubDate></item><item><title>What is ABI (Application Binary Interface)? - Stack Overflow</title><link>https://stackoverflow.com/questions/4814977/what-is-abiapplication-binary-interface</link><description>This is what wikipedia says: In computer software, an application binary interface (ABI) describes the low-level interface between an application (or any type of) program and the operating</description><pubDate>Mon, 30 Mar 2026 20:22:00 GMT</pubDate></item><item><title>Cmake with Clang, "Detecting C-compiler ABI info - failed"</title><link>https://stackoverflow.com/questions/79507812/cmake-with-clang-detecting-c-compiler-abi-info-failed</link><description>I just built the latest version of Clang, and I'm trying to use it to compile a program with Cmake. If I try clang++.exe HelloWorld.cpp -o HelloWorld.exe, it compiles and runs fine. When I try to b...</description><pubDate>Tue, 31 Mar 2026 06:02:00 GMT</pubDate></item><item><title>Where is the x86-64 System V ABI documented? - Stack Overflow</title><link>https://stackoverflow.com/questions/18133812/where-is-the-x86-64-system-v-abi-documented</link><description>The X32 ABI is located at X32 System V Application Binary Interface. Its a Google site, not a GitHub; but it appears to be maintained by H.J. Lu. I wonder why X32 is not in the same place. @jww: x32 is documented in Chapter 10 of the main x86-64 psABI PDF, at least in the current draft 0.99.8 version. Maybe it used to be a separate PDF.</description><pubDate>Thu, 02 Apr 2026 09:49:00 GMT</pubDate></item></channel></rss>