eld Manual

Table Of Contents
Output Listings and Error Handling
eld Manual527255-009
6-38
Error Messages
the symbol named in this message. After that, there is an instance of this message
number 1228 for each additional definition that eld sees for the symbol.
Effect. Information (This is not indicative of a problem).
Recovery. No action required.
Cause. eld encountered global symbols of the same name, of which one is common
data and the other is a definition. The definition overrides the common data.
Effect. The application does not execute properly. See warning 1657 on page 6-124.
Recovery. Ensure that the application does not include duplicate global symbols of
different sizes. See warning 1230 on page 6-38 to know the name of the common data
and the file it is present in.
Cause. Multiple global symbols of the same name <symbol name> are present in
the link files, of which common data is present in <filename>.
Effect. For informational purposes only. (might indicate a problem, see warning 1657
on page 6-124).
Recovery. See the recovery step of warning 1229 on page 6-38.
Cause. eld encountered global symbols of the same name, of which one is common
data and the other is a definition. The definition overrides the common data.
Effect. The application does not execute properly. See warning 1657 on page 6-124.
Recovery. Ensure that the application does not include duplicate global symbols of
different sizes. For more information about the name of the common data and its
location, see warning 1232 on page 6-38
.
Cause. Multiple global symbols of the same name <symbol name> are present in
the link files, of which common data is present in <filename>.
1229 Definition of <symbol name> from file <filename> is
overriding common of the same name.
1230 Common <symbol name> is in file <filename>.
1231 Common of <symbol name> in file <file name> is
overridden by definition.
1232 Common of <symbol name> is defined in file <file name>.