From the Bin86 package we're using the as86 and ld86 programs.
as86 is an assembler for the 8086..80386 processors.
ld86 understands only the object files produced by the as86 assembler, it can link them into either an impure or a separate I&D executable.