|
|
|
|
|
by brigade
1036 days ago
|
|
What you mean is: the only stable ABI in Linux is the Linux kernel’s itself. Windows is the opposite: the only stable ABI is the dynamically linked user space ABI. So yes, it’s perfectly possible to have a stable dynamic ABI across a dynamically linked boundary. |
|