ld Manual

ld Diagnostic Messages
ld Manual529650.001
3-67
Warnings
Cause. n/a
Effect. ld continues processing.
Recovery. n/a
Cause. The indicated library cannot be found and it is not added to the LibList
Effect. ld continues processing.
Recovery. Determine why library wasn't found.
Cause. The indicated library was previously specified.
Effect. ld continues processing.
Recovery. Determine why library was specified twice.
Cause. When building a DLL ld automatically places data after text, so any -d option
is ignored.
Effect. ld continues processing.
Recovery. Delete the ignored option.
Cause. Indicated option is not supported.
Effect. ld ignores this option and continues processing.
Recovery. Delete the obsolete option.
**** WARNING **** [30117]:
-ansistreams option is only supported for PIC executable.
**** WARNING **** [30118]:
ld failed to access library - name. -l (-lib) option which
specify this library will be ignored.
**** WARNING **** [30119]:
The library specified as 'name'was previously specified.
**** WARNING **** [30120]:
-d option should not be specified when building a DLL, option
will be ignored.
**** WARNING **** [30121]:
Specified NLD option (-name) is no longer supported in ld.