Date : Mon, 07 Jan 1985 03:39:55 GMT
From : Andrew Klossner <andrew%orca.uucp@BRL-TGR.ARPA>
Subject: Re: LINK-80
[]
"I have a library in .IRL format that contains, amongst others,
one routine called IN and another called OUT. When linked with
LINK-80 these are correctly read from the library and appear in
the symbol table but the instructions that CALL them have the
wrong addresses ... Can anybody suggest what might be going on
and provide a fix."
Look to the assembler instead of the linker. Many assemblers will
quietly substitute the value of the opcode (such as IN or OUT) when you
use it as an address in an instruction.
-- Andrew Klossner (decvax!tektronix!orca!andrew) [UUCP]
(orca!andrew.tektronix@csnet-relay) [ARPA]