|
74.
|
|
|
%P: warning: .buildid section discarded, --build-id ignored.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
emultempl/pe.em:1337
|
|
92.
|
|
|
%P%X: Special section %s does not support reloc %s for set %s
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
ldctor.c:295
|
|
145.
|
|
|
%P%F: output format %s cannot represent section called %s: %E
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
ldlang.c:2176
|
|
157.
|
|
|
%P%X: required symbol `%s' not defined
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
ldlang.c:3479
|
|
190.
|
|
|
%P%F: invalid character %c (%d) in flags
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
ldlang.c:6591
|
|
218.
|
|
|
%P%F: unable to open for source of copy `%s'
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
ldmain.c:511
|
|
219.
|
|
|
%P%F: unable to open for destination of copy `%s'
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
ldmain.c:514
|
|
268.
|
|
|
Copyright (C) 2017 Free Software Foundation, Inc.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
ldver.c:41
|
|
466.
|
|
|
%P%F: unrecognised option: %s
|
|
|
This can happen if the user put "-rpath,a" on the command
line. (Or something similar. The comma is important).
Getopt becomes confused and thinks that this is a -r option
but it cannot parse the text after the -r so it refuses to
increment the optind counter. Detect this case and issue
an error message here. We cannot just make this a warning,
increment optind, and continue because getopt is too confused
and will seg-fault the next time around.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lexsup.c:1056
|
|
467.
|
|
|
%P%F: -r and %s may not be used together
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lexsup.c:1059 lexsup.c:1299
|