> The utility fails with RC 8 complaining that CSECT PRIV000010 doesn't exist. 

It doesn't.  Private code is "PC" not a csect.

The assembler can produce it if you don't start with a CSECT statement.

>From an old MVT manual:

 GC26-3813-3_OS_VS_Linkage_Editor_and_Loader_May75.pdf

  Private code -- an unnamed control section. The external symbol
  dictionary entry specifies the length of the control section, and
  the origin.   The name field contains blanks.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to