Linux GNU ld linker script - JohnHau/mis GitHub Wiki

https://ftp.gnu.org/old-gnu/Manuals/ld-2.9.1/html_chapter/ld_3.html

https://ftp.gnu.org/old-gnu/Manuals/ld-2.9.1/html_mono/ld.html

https://home.cs.colorado.edu/~main/cs1300/doc/gnu/ld_3.html

https://www.computerhope.com/unix/uld.htm

https://www.eecs.umich.edu/courses/eecs373/readings/Linker.pdf https://www.math.utah.edu/docs/info/ld_2.html

https://users.informatik.haw-hamburg.de/~krabat/FH-Labor/gnupro/5_GNUPro_Utilities/c_Using_LD/ldOverview_of_ld_the_GNU_linker.html

https://wiki.osdev.org/Linker_Scripts

https://www.phaedsys.com/principals/emprog/emprogdata/thunderbench-Linker-Script-guide.pdf

https://www.acrc.bris.ac.uk/acrc/RedHat/rhel-ld-en-4/sections.html

https://mcuoneclipse.com/2022/06/17/include-bin-binary-files-in-a-gnu-linker-file/

https://access.redhat.com/webassets/avalon/d/Red_Hat_Enterprise_Linux-4-Red_Hat_Enterprise_Linux_4_-_Archived_Documents-en-US/files/Red_Hat_Enterprise_Linux-4-Using_ld_the_GNU_Linker-en-US.pdf

https://developer.arm.com/documentation/dui0474/m/gnu-ld-script-support-in-armlink/example-gnu-ld-script-for-linking-an-arm-linux-shared-object

https://0xax.gitbooks.io/linux-insides/content/Misc/linux-misc-3.html

https://perso.esiee.fr/~llorense/Labo5201/mc528x/PDFs/GNU-ld.pdf

https://interrupt.memfault.com/blog/how-to-write-linker-scripts-for-firmware https://www.mssl.ucl.ac.uk/swift/om/sw/help/man/ld.html

https://www.linuxtopia.org/online_books/redhat_linux_developer_tools_guide/s1-ld-gnu.html

http://bravegnu.org/gnu-eprog/lds.html

https://community.silabs.com/s/article/understand-the-gnu-linker-script-of-cortex-m4?language=en_US

https://www.tenouk.com/Module000linuxgas2.html

https://stackoverflow.com/questions/69715268/size-of-a-input-section-gnu-ld

http://www.nacad.ufrj.br/online/sgi/860-0247-001/sgi_html/ldOverview_of_ld_the_GNU_linker.html

http://ww1.microchip.com/downloads/en/Appnotes/doc32158.pdf

https://www.cprogramming.com/tutorial/shared-libraries-linux-gcc.html

https://www.ibm.com/docs/en/aix/7.1?topic=l-ld-command

https://www3.ntu.edu.sg/home/ehchua/programming/cpp/gcc_make.html

https://docs.huihoo.com/redhat/rhel-4-docs/rhel-ld-en-4/simple-example.html

https://gist.github.com/csukuangfj/c4bd4f406912850efcbedd2367ac5f33

http://shukra.cedt.iisc.ernet.in/edwiki/EmSys:An_Introduction_to_the_GNU_Linker

https://www.venea.net/man/ld.bfd(1)

https://en.wikipedia.org/wiki/Linker_(computing)

https://www.rowleydownload.co.uk/arm/documentation/index.htm?https://www.rowleydownload.co.uk/arm/documentation/mkld.htm

http://www.stf12.org/developers/freerots_ec-linker_script.html

https://en-support.renesas.com/knowledgeBase/19597376

https://hzliu123.github.io/linux-kernel/Using%20GNU%20Compiler%20and%20Binutils%20by%20Example.pdf

https://visualgdb.com/tutorials/arm/linkerscripts/

https://embedds.com/programming-stm32-discovery-using-gnu-tools-linker-script/

https://nxmnpg.lemoda.net/1/ld.lld

https://dzone.com/articles/using-gnu-linker-scripts-to-find-an-apps-flash-and

https://www.embeddedrelated.com/showarticle/900.php

http://www.yolinux.com/TUTORIALS/LibraryArchives-StaticAndDynamic.html

https://www.manpagez.com/man/1/ld/

https://warpproject.org/trac/wiki/howto/Linker_scripts_MAP_files

https://apple.stackexchange.com/questions/419800/macos-equivalent-for-ubuntu-linker-ld-command

https://microcontrollerslab.com/bare-metal-embedded-systems-linker-script-file/

https://www.linuxquestions.org/questions/programming-9/how-to-use-ld-to-link-two-o-gcc-generated-files-432565/

http://learnitonweb.com/2020/05/17/11-developing-an-operating-system-tutorial-episode-5-reduce-size-linker-script-and-standard-gcc-osdev/

https://www.sciencedirect.com/topics/engineering/linker-script

https://renenyffenegger.ch/notes/development/languages/C-C-plus-plus/GCC/create-libraries/index

https://www.lurklurk.org/linkers/linkers.html

https://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html

https://cseweb.ucsd.edu/classes/fa09/cse141/tutorial_gcc_gdb.html

https://www.zditect.com/blog/2682428.html

https://www.codeproject.com/Questions/636433/Error-with-GNU-Linker-MingW-Version-ld-exe-File-Fo

https://www.zditect.com/blog/2682428.html

https://riptutorial.com/c/example/4360/the-linker

https://people.cs.pitt.edu/~xianeizhang/notes/Linking.html

https://bugs.gentoo.org/79519

https://community.infineon.com/t5/Knowledge-Base-Articles/Locating-Object-Files-at-a-Specific-Memory-Section-in-PSoC-Creator-GCC-Compiler/ta-p/257580

https://opensource.com/article/20/6/linux-libraries

https://doc.ecoscentric.com/gnutools/doc/ld/REGION_005fALIAS.html

https://medium.com/@xsumirx/gnu-linker-script-and-memory-relocation-for-embedded-devices-5d3d16d1f0

https://cdmana.com/2022/261/202209182302307429.html

https://maskray.me/blog/2020-12-19-lld-and-gnu-linker-incompatibilities

https://www.math.utah.edu/docs/info/ld_3.html

https://mcuoneclipse.com/2014/10/06/putting-code-of-files-into-special-section-with-the-gnu-linker/

https://bnikolic.co.uk/blog/gnu-ld-as-needed https://wwwcdf.pd.infn.it/localdoc/ld.pdf

https://interrupt.memfault.com/blog/noinit-memory

https://blog.segger.com/killer-features-of-the-segger-linker-or-whats-wrong-with-the-gnu-linker/

https://bottomupcs.com/ch09s05.html

http://web.mit.edu/rhel-doc/3/pdf/rhel-ld-en.pdf

https://cgold.readthedocs.io/en/latest/tutorials/libraries/symbols/link-order.html

https://sigquit.wordpress.com/2011/02/16/why-asneeded-doesnt-work-as-expected-for-your-libraries-on-your-autotools-project/

https://wiki.gentoo.org/wiki/Project:Quality_Assurance/As-needed

https://twilco.github.io/riscv-from-scratch/2019/04/27/riscv-from-scratch-2.html

https://unix.stackexchange.com/questions/136212/gcc-set-architecture-to-pass-to-linker

https://www.linuxjournal.com/article/6463

https://www.commandlinux.com/man-page/man1/x86_64-linux-gnu-ld.gold.1.html

https://www.rpi.edu/dept/cis/software/g77-mingw32/info-html/ld.html

http://tinf2.vub.ac.be/~dvermeir/manual/g++/g++faq_3.html

https://eklitzke.org/all-about-linkers

https://nibblestew.blogspot.com/2018/08/linker-symbol-lookup-order-does-not.html

https://freebsdfoundation.org/wp-content/uploads/2016/12/The-LLD-Linker-in-FreeBSD.pdf

https://www.linuxtopia.org/online_books/centos_linux_guides/centos_linux_developer_tools_guide/s1-ld-gnu.html

https://fasterthanli.me/articles/profiling-linkers

https://www.musl-libc.org/faq.html

https://nixdoc.net/man-pages/Linux/man1/ld.1.html

https://www.cs.fsu.edu/~baker/ada/gnat/html/gcc_3.html https://real-world-systems.com/docs/ld.gnu.html

http://www.skyfree.org/linux/references/ldint.pdf

https://mirrors.tripadvisor.com/centos-vault/3.8/docs/html/rhel-devtools-en-3/s1-ld-gnu.html

https://www.phoronix.com/news/GNU-Dynamic-Linker-2020s

https://www.globalspec.com/reference/38926/203279/17-6-gnu-linker-ld-and-linker-script-file

https://ru-facts.com/what-is-ld-gnu/

https://randerson112358.medium.com/link-c-programs-7282712fca1f