HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


LD item 'xxxxxxxx' in COM section with ID 'xxxx' not supported

HLASM Programmer's Guide
SC26-4941-06

Explanation

An entry point named xxxxxxxx was specified in a common (COM) control section with ESDID xxxx.

System action

The item is discarded, and processing continues. No ELF object file is produced.

User response

Correct the program to remove the ENTRY point. (ENTRY points in COM sections are not supported. You might be able to reference items not at the origin of a COM section by specifying a constant offset in a referencing address constant.)

Severity

8

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014