x32
This is an old revision of the document!
Table of Contents
X32
X32 ABI (x32 application binary interface) is an application binary interface project and one of the interfaces of the Linux kernel. It that allows programs to take advantage of the benefits of x86-64 (larger number of CPU registers, better floating-point performance, faster position-independent code shared libraries, function parameters passed via registers, faster syscall instruction) while using 32-bit pointers and thus avoiding the overhead of 64-bit pointers.
References
Initializing x32 arch in PLD Linux
FHS
Add /lib32
and /usr/lib32
dirs. pkg-config
complains otherwise about invalid directory /usr/lib32
x32.1404757091.txt.gz · Last modified: 2014-07-07 20:18 by glen