On 2013-11-14 14:18, Steve Smith wrote:
External relative addressing does work, yet HLASM still warns about this,
e.g. "ASMA215W Relative Immediate external relocation in NOGOFF object text
- ESTAE_RESUME "
Is there any cure for this? My production build process doesn't tolerate
any return code that isn't a multiple of 0.
I haven't tried it, but I'd guess that if you tried to run such a module
through the old linkage-editor that it would produce a suitable error
message. So there shouldn't be any need for the HLASM warning.
sas
We dealt with that by adding GOFF,LIST(133) to our HLASM options. The
linkage editor happily processes the resulting object modules.
--
Regards, Gord Tomlin
Action Software International
(a division of Mazda Computer Corporation)
Tel: (905) 470-7113, Fax: (905) 470-6507