On Tue, 12 Aug 2014 12:04:30 -0700, Hardee, Chuck wrote:

>Hello Fellow Mainframers!
>
>I have another SMP/E opportunity for you to help on.
>
>I have 8 load modules that have been assembled and linked standalone outside 
>of SMP/E.
>I have delivered those 8 load modules to my target zone via ++PROGRAM 
>statements, each in their own usermod and each in their own "maintaining" job 
>stream. Each of the were delivered to SMP/E successfully  ...
>
>I am trying to combing these 8 modules into a load module in a final, 9th 
>usermod.
>The 9th usermod has a small program being delivered in order to "force" the 
>assembly and link of the final module.
>The program in this usermod is delivered via a ++SRC statement and assembled 
>clean and triggers the link.
> ...
>
>Any thoughts about what might be incorrect or missing would be greatly 
>appreciated.
> 
Looking at:

    
http://pic.dhe.ibm.com/infocenter/zos/v2r1/topic/com.ibm.zos.v2r1.gim1000/bldlmod.htm#bldlmod
 
    Building load modules
    SMP/E for z/OS Commands
    SA23-2275-00 

... I see discussion only of building load modules from MOD elements, not of
building from PROGRAM elements.  I suspect SMP/E doesn't support what
you're attempting.

(I was frustrated enough when I learned that a MODule can not be INCLUDEd
by citing the name of its TALIAS or DALIAS in an INCLUDE statement in JCLIN.)

-- gil

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

Reply via email to