On Wed, Mar 1, 2023 at 8:59 PM Noel Chiappa <jnc(a)mercury.lcs.mit.edu> wrote:
> _end
They are all in the V6 library.
Oops, not _end. In the V6 linker, "_end" is not defined if there are still
undefined symbols at the end of the linking run.
I remember finding this in some obscure place in the V6 documents; it's not
in 'ld(I)'. Anyone remember where it's discussed?