ld Manual

ld Diagnostic Messages
ld Manual529650.001
3-66
Warnings
Cause. ld encountered the -d command a second time with the same value.
Effect. ld continues processing.
Recovery. Delete the redundant -d command.
Cause. ld encountered the -dllname command a second time with the same value.
Effect. ld continues processing.
Recovery. Delete the redundant -dllname command.
Cause. ld encountered the -o command a second time with the same value.
Effect. ld continues processing.
Recovery. Delete the redundant -o command.
Cause. Warning occurs because space for storing symbol could not be found.
Effect. ld continues processing.
Recovery. Ensure that there is sufficient heap space available in the CPU.
Cause. n/a
Effect. ld continues processing.
Recovery. n/a
**** WARNING **** [30111]:
Duplicate -d flags specified.
**** WARNING **** [30112]:
Duplicate -dllname specified.
**** WARNING **** [30113]:
Duplicate -o specified.
**** WARNING **** [30114]:
No space to store symbol info.
**** WARNING **** [30116]:
name option is only relevant when building a library, option
will be ignored.