Order of linking
This section describes the order in which the compiler links libraries.
The compiler links libraries in the following order:
- System startup libraries
- User .o files and libraries
- IBM® Open XL C/C++ libraries
- libc++ C++ standard libraries
- C standard libraries
Related information
- Redistributable libraries
- ld in the AIX® Commands