Next: Multiple dependencies, Previous: Compilers, Up: Platform quirks [Contents][Index]
On all known systems, a reloadable object can be created by running ld -r -o output.o input1.o input2.o. This reloadable object may be treated as exactly equivalent to other objects.