ld Manual

ld Diagnostic Messages
ld Manual529650.001
3-31
Nonfatal Errors
Cause. Cannot specify -bsemiglobalized and -blocalized in the same link step.
Effect. ld continues but a loadfile will not be created.
Recovery. Delete one of the two conflicting Import Controls.
Cause. Cannot specify -ul and -call_shared in the same link step.
Effect. ld continues but a loadfile will not be created.
Recovery. Delete one of the two conflicting Import Controls.
Cause. Cannot specify -unres_symbols more than once with different values.
Effect. ld continues but a loadfile will not be created.
Recovery. Delete one of the two conflicting Import Controls.
Cause. Only -allow_duplicate_procs, -allow_multiple_mains, -noverbose, -verbose, -
warn and -show_multiple_defs are allowed with -strip
Effect. ld continues but a loadfile will not be created.
Recovery. Delete one of the conflicting commands.
Cause. Cannot specify -shared and -call_shared in the same link step.
Effect. ld continues but a loadfile will not be created.
Recovery. Delete one of the conflicting commands.
**** ERROR **** [20060]:
Cannot mix 'Import Controls' semiglobalized and localized (2)
**** ERROR **** [20061]:
'-ul' and '-call_shared' flag conflict.
**** ERROR **** [20062]:
Conflict in 'unres_symbols' flags
previous flag is 'name', scanning flag 'name'
**** ERROR **** [20063]:
It is incorrect to specify other flags along with -strip
flag.
**** ERROR **** [20064]:
'-shared' and '-call_shared' flag conflict.