EDC4011E
Unresolved writable static references were detected.

Explanation

Undefined writable static objects were encountered at prelink termination.

System action

Prelinker produces object module with unresolved writable static references. Use of this object module could result in incorrect or undefined execution.

Programmer response

Prelink with the MAP option to find the objects in question and include these objects with the prelink step.