On Tue, 27 Dec 2016 19:45:58 -0800, Charles Mills wrote:
>
>> Since they're in different CSECTs, the assembler will need to generate ESD
>and RLD
>> entries since a Binder ORDER statement may muddle any relation between the
>addresses.
>
>Assembler and binder do it all the time. Every instance of EXTRN FOO/DC
>A(FOO)
>
>> But are long displacements relocatable?
>> But can it depend on the target's being within even long displacement
>reach?
>
>No long displacement in the picture.
> 
Ok.  I'm modern Opcode-ignorant.  Is it a multiply-relocatable immediate
operand?  Are multiply-relocatable immediate operands supported?

FOO appears to be (multiply) relocatable and ASMA032E says it
requires absolute.  Does SYSPRINT tell you more about this?


>> Why won't this assemble?
>>
>> SOME  CSECT
>>       LLILF 2,FOO
>> OTHER CSECT
>> FOO   EQU   *
>>
>> Why do I get ASMA032E Relocatable value or unresolved symbol found
>> when absolute value required - FOO?

... or we can wait for Lizette to tell you to take this to ASSEMBLER-LIST.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to