Linux gnu ld tutorial - 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.eecs.umich.edu/courses/eecs373/readings/Linker.pdf

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://sourceware.org/binutils/docs/ld/Scripts.html

https://sourceware.org/binutils/docs-2.38/ld.html

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

https://man7.org/linux/man-pages/man1/ld.1.html

https://www.computerhope.com/unix/uld.htm https://docs.huihoo.com/redhat/rhel-4-docs/rhel-ld-en-4/simple-example.html

https://linux.die.net/man/1/ld http://www.ece.ufrgs.br/~fetter/eng04476/manuals/ld.pdf

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

https://www.mssl.ucl.ac.uk/swift/om/sw/help/man/ld.html

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

https://man.archlinux.org/man/aarch64-linux-gnu-ld.1.en

https://interrupt.memfault.com/blog/how-to-write-linker-scripts-for-firmware

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

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

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

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

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

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

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

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

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

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

https://blog.thea.codes/the-most-thoroughly-commented-linker-script/

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

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

http://www.stf12.org/developers/freerots_ec-linker_script.html http://shukra.cedt.iisc.ernet.in/edwiki/EmSys:An_Introduction_to_the_GNU_Linker

https://www.coursera.org/lecture/introduction-embedded-systems/5-linkers-x6yCj

https://lld.llvm.org/

https://fileinfo.com/extension/ld

https://sites.ualberta.ca/dept/chemeng/AIX-43/share/man/info/C/a_doc_lib/cmds/aixcmds3/ld.htm

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

https://manpages.debian.org/testing/binutils-arm-none-eabi/arm-none-eabi-ld.1.en.html

https://opensource.com/article/22/5/gnu-c-compiler

https://devzone.nordicsemi.com/f/nordic-q-a/40020/how-to-add-conditional-compilation-in-linker-ld-file

https://dzone.com/articles/filling-unused-memory-gnu

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

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

https://docs.xilinx.com/r/en-US/ug1400-vitis-embedded/Linker-Scripts?tocId=MAA7pU0lZSUG9S1FbaeDVA

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

https://studio.segger.com/index.htm?https://studio.segger.com/mkld.htm

https://docs.rtems.org/releases/rtemsdocs-4.7.2/share/rtems/html/bsp_howto/bsp_howto00021.html

https://docs.oracle.com/cd/E19120-01/open.solaris/819-0690/chapter2-9/index.html

http://www.skrenta.com/rt/man/ld.1.html

https://renesasrulz.com/embedded-system-platform/synergy/f/forum/9462/porting-of-iar-linker-file-to-gcc-linker-file

http://www.barth-dev.de/misc/stack/linker-description-file-notepad-highlighter/

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

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

https://groups.google.com/g/gnu.gcc.help/c/EM07_daqoek?pli=1

https://www.embedded.com/building-bare-metal-arm-systems-with-gnu-part-3/

https://www.scribd.com/document/474151547/Using-LD-the-GNU-linker-Linker-Scripts

https://www.freertos.org/FreeRTOS_Support_Forum_Archive/March_2018/freertos_Convert_GCC_Linker_file_to_IAR_config_file_f8669bd6j.html

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

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

https://certsimple.com/how-to-use-ld-in-linux/