Technote (troubleshooting)
Problem(Abstract)
How to make the compiler generate a Control Section that has no name? The Binder can handle $PRIVATE names.
Environment
Starting with z/OS V1R13 the Program Management Binder supports new operations for unnamed ($PRIVATE) sections in load modules and program objects.
Diagnosing the problem
The C compiler can do this using its NOCSECT option. Assembler language programmers can do this by omitting the CSECT statement.
Resolving the problem
This feature is not available in Enterprise COBOL for z/OS.
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.