Source: /cirosantilli/linker-computing

= Linker
{disambiguate=computing}
{wiki}

Some linker related ansewrs by <Ciro Santilli>:
* https://stackoverflow.com/questions/3322911/what-do-linkers-do/33690144\#33690144[How do linkers and address relocation work?]
* https://stackoverflow.com/questions/29391965/what-is-partial-linking-in-gnu-linker/53959624\#53959624[What is incremental linking or partial linking?]
* https://stackoverflow.com/questions/3476093/replacing-ld-with-gold-any-experience/53921263\#53921263[GOLD (`-fuse-ld=gold`) linker vs the traditional GNU ld and LLVM ldd]
* https://stackoverflow.com/questions/2463150/what-is-the-fpie-option-for-position-independent-executables-in-gcc-and-ld/51308031\#51308031[What is the -fPIE option for position-independent executables in GCC and ld?]