search for: iinker

Displaying 1 result from an estimated 1 matches for "iinker".

Did you mean: linker
2017 Feb 18
2
[lld] Has anybody ever run into the Solaris linker before?
...em. For example, Solaris ld(1) is perfectly capable of cross-linking any valid ELF file. """ This got me interested in looking at what the solaris linker was like. I had known that Solaris had done quite a few innovations in the linker space, but I had never actually looked at their iinker (the time I spent interacting with Solaris/illumos was related to DTrace stuff and happened before I started working on linkers). The basic layout seems to be: http://src.illumos.org/source/xref/illumos-gate/usr/src/cmd/ sgs/ld/common/ld.c This is where `main` is. The actual linker has a "...