Linker - kulp/tenyr GitHub Wiki
The tenyr linker (tld.c
) combines multiple tenyr objects (*.to
) into a single relocated image (*.texe
). Outstanding relocations are resolved between global symbols in the input objects.
tld --help
produces a usage description.