On Fri, 5 Jun 2009 16:18:07 -0500, Rick Fochtman wrote: > >"In z/OS V1.11, support is added for data tables contained in load >modules and program objects to be placed above 2 GB. A new ADDR64 >--------------------------------------<unsnip>-------------------------------------- >constraint relief. I'll have to rethink the addressing scheme for moving >around within the tables, since I doubt that anything would actually go >through relocation. At least I have the most important element: TIME! > Perhaps an IBM employee can clarify this.
Does HLASM provide support for 64-bit ADCONs (or will it in 1.11)? Even prior to HLASM support will Binder provide support for 64-bit RLDs? By experiment, I discover that HLASM won't let me create a CSECT >16MiB. It won't let me create a program with multiple CSECTs totalling >16 MiB(?!) Sigh. It will let me assemble multiple programs totalling >16 MiB in a single job step. So you also may need ORDER commands to control the load sequence. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

