Regenerate pot files.
[deliverable/binutils-gdb.git] / ld / po / ld.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11 "POT-Creation-Date: 2017-07-03 16:56+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: emultempl/armcoff.em:72
21 #, c-format
22 msgid " --support-old-code Support interworking with old code\n"
23 msgstr ""
24
25 #: emultempl/armcoff.em:73
26 #, c-format
27 msgid ""
28 " --thumb-entry=<sym> Set the entry point to be Thumb symbol <sym>\n"
29 msgstr ""
30
31 #: emultempl/armcoff.em:121
32 #, c-format
33 msgid "Errors encountered processing file %s"
34 msgstr ""
35
36 #: emultempl/armcoff.em:191 emultempl/pe.em:2062
37 msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
38 msgstr ""
39
40 #: emultempl/armcoff.em:196 emultempl/pe.em:2067
41 msgid "%P: warning: cannot find thumb start symbol %s\n"
42 msgstr ""
43
44 #: emultempl/pe.em:430
45 #, c-format
46 msgid ""
47 " --base_file <basefile> Generate a base file for relocatable "
48 "DLLs\n"
49 msgstr ""
50
51 #: emultempl/pe.em:431
52 #, c-format
53 msgid ""
54 " --dll Set image base to the default for DLLs\n"
55 msgstr ""
56
57 #: emultempl/pe.em:432
58 #, c-format
59 msgid " --file-alignment <size> Set file alignment\n"
60 msgstr ""
61
62 #: emultempl/pe.em:433
63 #, c-format
64 msgid " --heap <size> Set initial size of the heap\n"
65 msgstr ""
66
67 #: emultempl/pe.em:434
68 #, c-format
69 msgid ""
70 " --image-base <address> Set start address of the executable\n"
71 msgstr ""
72
73 #: emultempl/pe.em:435
74 #, c-format
75 msgid ""
76 " --major-image-version <number> Set version number of the executable\n"
77 msgstr ""
78
79 #: emultempl/pe.em:436
80 #, c-format
81 msgid " --major-os-version <number> Set minimum required OS version\n"
82 msgstr ""
83
84 #: emultempl/pe.em:437
85 #, c-format
86 msgid ""
87 " --major-subsystem-version <number> Set minimum required OS subsystem "
88 "version\n"
89 msgstr ""
90
91 #: emultempl/pe.em:438
92 #, c-format
93 msgid ""
94 " --minor-image-version <number> Set revision number of the executable\n"
95 msgstr ""
96
97 #: emultempl/pe.em:439
98 #, c-format
99 msgid " --minor-os-version <number> Set minimum required OS revision\n"
100 msgstr ""
101
102 #: emultempl/pe.em:440
103 #, c-format
104 msgid ""
105 " --minor-subsystem-version <number> Set minimum required OS subsystem "
106 "revision\n"
107 msgstr ""
108
109 #: emultempl/pe.em:441
110 #, c-format
111 msgid " --section-alignment <size> Set section alignment\n"
112 msgstr ""
113
114 #: emultempl/pe.em:442
115 #, c-format
116 msgid " --stack <size> Set size of the initial stack\n"
117 msgstr ""
118
119 #: emultempl/pe.em:443
120 #, c-format
121 msgid ""
122 " --subsystem <name>[:<version>] Set required OS subsystem [& version]\n"
123 msgstr ""
124
125 #: emultempl/pe.em:444
126 #, c-format
127 msgid ""
128 " --support-old-code Support interworking with old code\n"
129 msgstr ""
130
131 #: emultempl/pe.em:445
132 #, c-format
133 msgid ""
134 " --[no-]leading-underscore Set explicit symbol underscore prefix "
135 "mode\n"
136 msgstr ""
137
138 #: emultempl/pe.em:446
139 #, c-format
140 msgid ""
141 " --thumb-entry=<symbol> Set the entry point to be Thumb "
142 "<symbol>\n"
143 msgstr ""
144
145 #: emultempl/pe.em:447
146 #, c-format
147 msgid ""
148 " --[no-]insert-timestamp Use a real timestamp rather than zero "
149 "(default).\n"
150 msgstr ""
151
152 #: emultempl/pe.em:448
153 #, c-format
154 msgid ""
155 " This makes binaries non-deterministic\n"
156 msgstr ""
157
158 #: emultempl/pe.em:450
159 #, c-format
160 msgid ""
161 " --add-stdcall-alias Export symbols with and without @nn\n"
162 msgstr ""
163
164 #: emultempl/pe.em:451
165 #, c-format
166 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
167 msgstr ""
168
169 #: emultempl/pe.em:452
170 #, c-format
171 msgid ""
172 " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
173 msgstr ""
174
175 #: emultempl/pe.em:453
176 #, c-format
177 msgid ""
178 " --exclude-symbols sym,sym,... Exclude symbols from automatic export\n"
179 msgstr ""
180
181 #: emultempl/pe.em:454
182 #, c-format
183 msgid ""
184 " --exclude-all-symbols Exclude all symbols from automatic "
185 "export\n"
186 msgstr ""
187
188 #: emultempl/pe.em:455
189 #, c-format
190 msgid ""
191 " --exclude-libs lib,lib,... Exclude libraries from automatic "
192 "export\n"
193 msgstr ""
194
195 #: emultempl/pe.em:456
196 #, c-format
197 msgid " --exclude-modules-for-implib mod,mod,...\n"
198 msgstr ""
199
200 #: emultempl/pe.em:457
201 #, c-format
202 msgid ""
203 " Exclude objects, archive members from "
204 "auto\n"
205 msgstr ""
206
207 #: emultempl/pe.em:458
208 #, c-format
209 msgid ""
210 " export, place into import library "
211 "instead.\n"
212 msgstr ""
213
214 #: emultempl/pe.em:459
215 #, c-format
216 msgid ""
217 " --export-all-symbols Automatically export all globals to "
218 "DLL\n"
219 msgstr ""
220
221 #: emultempl/pe.em:460
222 #, c-format
223 msgid " --kill-at Remove @nn from exported symbols\n"
224 msgstr ""
225
226 #: emultempl/pe.em:461
227 #, c-format
228 msgid ""
229 " --output-def <file> Generate a .DEF file for the built DLL\n"
230 msgstr ""
231
232 #: emultempl/pe.em:462
233 #, c-format
234 msgid " --warn-duplicate-exports Warn about duplicate exports\n"
235 msgstr ""
236
237 #: emultempl/pe.em:463
238 #, c-format
239 msgid ""
240 " --compat-implib Create backward compatible import "
241 "libs;\n"
242 " create __imp_<SYMBOL> as well.\n"
243 msgstr ""
244
245 #: emultempl/pe.em:465
246 #, c-format
247 msgid ""
248 " --enable-auto-image-base[=<address>] Automatically choose image base for "
249 "DLLs\n"
250 " (optionally starting with address) "
251 "unless\n"
252 " specifically set with --image-base\n"
253 msgstr ""
254
255 #: emultempl/pe.em:468
256 #, c-format
257 msgid ""
258 " --disable-auto-image-base Do not auto-choose image base. "
259 "(default)\n"
260 msgstr ""
261
262 #: emultempl/pe.em:469
263 #, c-format
264 msgid ""
265 " --dll-search-prefix=<string> When linking dynamically to a dll "
266 "without\n"
267 " an importlib, use <string><basename>."
268 "dll\n"
269 " in preference to lib<basename>.dll \n"
270 msgstr ""
271
272 #: emultempl/pe.em:472
273 #, c-format
274 msgid ""
275 " --enable-auto-import Do sophisticated linking of _sym to\n"
276 " __imp_sym for DATA references\n"
277 msgstr ""
278
279 #: emultempl/pe.em:474
280 #, c-format
281 msgid ""
282 " --disable-auto-import Do not auto-import DATA items from "
283 "DLLs\n"
284 msgstr ""
285
286 #: emultempl/pe.em:475
287 #, c-format
288 msgid ""
289 " --enable-runtime-pseudo-reloc Work around auto-import limitations by\n"
290 " adding pseudo-relocations resolved "
291 "at\n"
292 " runtime.\n"
293 msgstr ""
294
295 #: emultempl/pe.em:478
296 #, c-format
297 msgid ""
298 " --disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations "
299 "for\n"
300 " auto-imported DATA.\n"
301 msgstr ""
302
303 #: emultempl/pe.em:480
304 #, c-format
305 msgid ""
306 " --enable-extra-pe-debug Enable verbose debug output when "
307 "building\n"
308 " or linking to DLLs (esp. auto-"
309 "import)\n"
310 msgstr ""
311
312 #: emultempl/pe.em:483
313 #, c-format
314 msgid ""
315 " --large-address-aware Executable supports virtual addresses\n"
316 " greater than 2 gigabytes\n"
317 msgstr ""
318
319 #: emultempl/pe.em:485
320 #, c-format
321 msgid ""
322 " --disable-large-address-aware Executable does not support virtual\n"
323 " addresses greater than 2 gigabytes\n"
324 msgstr ""
325
326 #: emultempl/pe.em:487
327 #, c-format
328 msgid ""
329 " --enable-long-section-names Use long COFF section names even in\n"
330 " executable image files\n"
331 msgstr ""
332
333 #: emultempl/pe.em:489
334 #, c-format
335 msgid ""
336 " --disable-long-section-names Never use long COFF section names, "
337 "even\n"
338 " in object files\n"
339 msgstr ""
340
341 #: emultempl/pe.em:491
342 #, c-format
343 msgid ""
344 " --dynamicbase\t\t\t Image base address may be relocated using\n"
345 "\t\t\t\t address space layout randomization (ASLR)\n"
346 msgstr ""
347
348 #: emultempl/pe.em:493
349 #, c-format
350 msgid " --forceinteg\t\t Code integrity checks are enforced\n"
351 msgstr ""
352
353 #: emultempl/pe.em:494
354 #, c-format
355 msgid " --nxcompat\t\t Image is compatible with data execution prevention\n"
356 msgstr ""
357
358 #: emultempl/pe.em:495
359 #, c-format
360 msgid ""
361 " --no-isolation\t\t Image understands isolation but do not isolate the "
362 "image\n"
363 msgstr ""
364
365 #: emultempl/pe.em:496
366 #, c-format
367 msgid ""
368 " --no-seh\t\t\t Image does not use SEH. No SE handler may\n"
369 "\t\t\t\t be called in this image\n"
370 msgstr ""
371
372 #: emultempl/pe.em:498
373 #, c-format
374 msgid " --no-bind\t\t\t Do not bind this image\n"
375 msgstr ""
376
377 #: emultempl/pe.em:499
378 #, c-format
379 msgid " --wdmdriver\t\t Driver uses the WDM model\n"
380 msgstr ""
381
382 #: emultempl/pe.em:500
383 #, c-format
384 msgid " --tsaware Image is Terminal Server aware\n"
385 msgstr ""
386
387 #: emultempl/pe.em:501
388 #, c-format
389 msgid " --build-id[=STYLE] Generate build ID\n"
390 msgstr ""
391
392 #: emultempl/pe.em:629
393 msgid "%P: warning: bad version number in -subsystem option\n"
394 msgstr ""
395
396 #: emultempl/pe.em:654
397 msgid "%P%F: invalid subsystem type %s\n"
398 msgstr ""
399
400 #: emultempl/pe.em:675
401 msgid "%P%F: invalid hex number for PE parameter '%s'\n"
402 msgstr ""
403
404 #: emultempl/pe.em:692
405 msgid "%P%F: strange hex info for PE parameter '%s'\n"
406 msgstr ""
407
408 #: emultempl/pe.em:708
409 msgid "%F%P: cannot open base file %s\n"
410 msgstr ""
411
412 #: emultempl/pe.em:1004
413 msgid "%P: warning, file alignment > section alignment.\n"
414 msgstr ""
415
416 #: emultempl/pe.em:1017
417 msgid ""
418 "%P: warning: --export-dynamic is not supported for PE targets, did you mean "
419 "--export-all-symbols?\n"
420 msgstr ""
421
422 #: emultempl/pe.em:1069
423 #, c-format
424 msgid "Warning: resolving %s by linking to %s\n"
425 msgstr ""
426
427 #: emultempl/pe.em:1074
428 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
429 msgstr ""
430
431 #: emultempl/pe.em:1075
432 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
433 msgstr ""
434
435 #: emultempl/pe.em:1143
436 #, c-format
437 msgid "%C: Cannot get section contents - auto-import exception\n"
438 msgstr ""
439
440 #: emultempl/pe.em:1206
441 #, c-format
442 msgid "Info: resolving %s by linking to %s (auto-import)\n"
443 msgstr ""
444
445 #: emultempl/pe.em:1213
446 msgid ""
447 "%P: warning: auto-importing has been activated without --enable-auto-import "
448 "specified on the command line.\n"
449 "This should work unless it involves constant data structures referencing "
450 "symbols from auto-imported DLLs.\n"
451 msgstr ""
452
453 #: emultempl/pe.em:1223 emultempl/pe.em:1618 emultempl/pe.em:1825 ldcref.c:517
454 #: ldcref.c:628 ldmain.c:1193 ldmisc.c:302 pe-dll.c:722 pe-dll.c:1301
455 #: pe-dll.c:1396
456 msgid "%B%F: could not read symbols: %E\n"
457 msgstr ""
458
459 #: emultempl/pe.em:1337
460 msgid "%P: warning: .buildid section discarded, --build-id ignored.\n"
461 msgstr ""
462
463 #: emultempl/pe.em:1487
464 msgid "%F%P: cannot perform PE operations on non PE output file '%B'.\n"
465 msgstr ""
466
467 #: emultempl/pe.em:1868
468 #, c-format
469 msgid "Errors encountered processing file %s\n"
470 msgstr ""
471
472 #: emultempl/pe.em:1891
473 #, c-format
474 msgid "Errors encountered processing file %s for interworking\n"
475 msgstr ""
476
477 #: emultempl/pe.em:1953 ldexp.c:740 ldlang.c:3396 ldmain.c:1160
478 msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
479 msgstr ""
480
481 #: ldcref.c:170
482 msgid "%X%P: bfd_hash_table_init of cref table failed: %E\n"
483 msgstr ""
484
485 #: ldcref.c:176
486 msgid "%X%P: cref_hash_lookup failed: %E\n"
487 msgstr ""
488
489 #: ldcref.c:186
490 msgid "%X%P: cref alloc failed: %E\n"
491 msgstr ""
492
493 #: ldcref.c:371
494 #, c-format
495 msgid ""
496 "\n"
497 "Cross Reference Table\n"
498 "\n"
499 msgstr ""
500
501 #: ldcref.c:372
502 msgid "Symbol"
503 msgstr ""
504
505 #: ldcref.c:380
506 #, c-format
507 msgid "File\n"
508 msgstr ""
509
510 #: ldcref.c:384
511 #, c-format
512 msgid "No symbols\n"
513 msgstr ""
514
515 #: ldcref.c:565
516 msgid "%P: symbol `%T' missing from main hash table\n"
517 msgstr ""
518
519 #: ldcref.c:690 ldcref.c:697 ldmain.c:1255 ldmain.c:1262
520 msgid "%B%F: could not read relocs: %E\n"
521 msgstr ""
522
523 #. We found a reloc for the symbol. The symbol is defined
524 #. in OUTSECNAME. This reloc is from a section which is
525 #. mapped into a section from which references to OUTSECNAME
526 #. are prohibited. We must report an error.
527 #: ldcref.c:724
528 msgid "%X%C: prohibited cross reference from %s to `%T' in %s\n"
529 msgstr ""
530
531 #: ldctor.c:83
532 msgid "%P%X: Different relocs used in set %s\n"
533 msgstr ""
534
535 #: ldctor.c:101
536 msgid "%P%X: Different object file formats composing set %s\n"
537 msgstr ""
538
539 #: ldctor.c:279 ldctor.c:300
540 msgid "%P%X: %s does not support reloc %s for set %s\n"
541 msgstr ""
542
543 #: ldctor.c:295
544 msgid "%P%X: Special section %s does not support reloc %s for set %s\n"
545 msgstr ""
546
547 #: ldctor.c:321
548 msgid "%P%X: Unsupported size %d for set %s\n"
549 msgstr ""
550
551 #: ldctor.c:344
552 msgid ""
553 "\n"
554 "Set Symbol\n"
555 "\n"
556 msgstr ""
557
558 #: ldemul.c:263
559 #, c-format
560 msgid "%S SYSLIB ignored\n"
561 msgstr ""
562
563 #: ldemul.c:269
564 #, c-format
565 msgid "%S HLL ignored\n"
566 msgstr ""
567
568 #: ldemul.c:289
569 msgid "%P: unrecognised emulation mode: %s\n"
570 msgstr ""
571
572 #: ldemul.c:290
573 msgid "Supported emulations: "
574 msgstr ""
575
576 #: ldemul.c:332
577 #, c-format
578 msgid " no emulation specific options.\n"
579 msgstr ""
580
581 #: ldexp.c:286
582 msgid "%P%F: bfd_hash_allocate failed creating symbol %s\n"
583 msgstr ""
584
585 #: ldexp.c:318
586 msgid "%P%F: bfd_hash_lookup failed creating symbol %s\n"
587 msgstr ""
588
589 #: ldexp.c:470
590 msgid "%P: warning: address of `%s' isn't multiple of maximum page size\n"
591 msgstr ""
592
593 #: ldexp.c:548
594 #, c-format
595 msgid "%F%S %% by zero\n"
596 msgstr ""
597
598 #: ldexp.c:557
599 #, c-format
600 msgid "%F%S / by zero\n"
601 msgstr ""
602
603 #: ldexp.c:752
604 #, c-format
605 msgid "%X%S: unresolvable symbol `%s' referenced in expression\n"
606 msgstr ""
607
608 #: ldexp.c:767
609 #, c-format
610 msgid "%F%S: undefined symbol `%s' referenced in expression\n"
611 msgstr ""
612
613 #: ldexp.c:789 ldexp.c:807 ldexp.c:835
614 #, c-format
615 msgid "%F%S: undefined section `%s' referenced in expression\n"
616 msgstr ""
617
618 #: ldexp.c:867 ldexp.c:883
619 #, c-format
620 msgid "%F%S: undefined MEMORY region `%s' referenced in expression\n"
621 msgstr ""
622
623 #: ldexp.c:895
624 #, c-format
625 msgid "%F%S: unknown constant `%s' referenced in expression\n"
626 msgstr ""
627
628 #: ldexp.c:1056
629 #, c-format
630 msgid "%F%S can not PROVIDE assignment to location counter\n"
631 msgstr ""
632
633 #: ldexp.c:1089
634 #, c-format
635 msgid "%F%S invalid assignment to location counter\n"
636 msgstr ""
637
638 #: ldexp.c:1093
639 #, c-format
640 msgid "%F%S assignment to location counter invalid outside of SECTIONS\n"
641 msgstr ""
642
643 #: ldexp.c:1112
644 msgid "%F%S cannot move location counter backwards (from %V to %V)\n"
645 msgstr ""
646
647 #: ldexp.c:1171
648 msgid "%P%F:%s: hash creation failed\n"
649 msgstr ""
650
651 #: ldexp.c:1529 ldexp.c:1555 ldexp.c:1615
652 #, c-format
653 msgid "%F%S: nonconstant expression for %s\n"
654 msgstr ""
655
656 #: ldexp.c:1641 ldlang.c:1235 ldlang.c:3170
657 msgid "%P%F: can not create hash table: %E\n"
658 msgstr ""
659
660 #: ldfile.c:132
661 #, c-format
662 msgid "attempt to open %s failed\n"
663 msgstr ""
664
665 #: ldfile.c:134
666 #, c-format
667 msgid "attempt to open %s succeeded\n"
668 msgstr ""
669
670 #: ldfile.c:140
671 msgid "%F%P: invalid BFD target `%s'\n"
672 msgstr ""
673
674 #: ldfile.c:265 ldfile.c:295
675 msgid "%P: skipping incompatible %s when searching for %s\n"
676 msgstr ""
677
678 #: ldfile.c:278
679 msgid "%F%P: attempted static link of dynamic object `%s'\n"
680 msgstr ""
681
682 #: ldfile.c:405
683 msgid "%P: cannot find %s (%s): %E\n"
684 msgstr ""
685
686 #: ldfile.c:408
687 msgid "%P: cannot find %s: %E\n"
688 msgstr ""
689
690 #: ldfile.c:443
691 msgid "%P: cannot find %s inside %s\n"
692 msgstr ""
693
694 #: ldfile.c:446
695 msgid "%P: cannot find %s\n"
696 msgstr ""
697
698 #: ldfile.c:468
699 #, c-format
700 msgid "cannot find script file %s\n"
701 msgstr ""
702
703 #: ldfile.c:470
704 #, c-format
705 msgid "opened script file %s\n"
706 msgstr ""
707
708 #: ldfile.c:601
709 msgid "%P%F: cannot open linker script file %s: %E\n"
710 msgstr ""
711
712 #: ldfile.c:666
713 msgid "%P%F: cannot represent machine `%s'\n"
714 msgstr ""
715
716 #: ldlang.c:1319
717 msgid "%P:%S: warning: redeclaration of memory region `%s'\n"
718 msgstr ""
719
720 #: ldlang.c:1325
721 msgid "%P:%S: warning: memory region `%s' not declared\n"
722 msgstr ""
723
724 #: ldlang.c:1362
725 msgid "%F%P:%S: error: alias for default memory region\n"
726 msgstr ""
727
728 #: ldlang.c:1373
729 msgid "%F%P:%S: error: redefinition of memory region alias `%s'\n"
730 msgstr ""
731
732 #: ldlang.c:1380
733 msgid "%F%P:%S: error: memory region `%s' for alias `%s' does not exist\n"
734 msgstr ""
735
736 #: ldlang.c:1439 ldlang.c:1478
737 msgid "%P%F: failed creating section `%s': %E\n"
738 msgstr ""
739
740 #: ldlang.c:1999
741 msgid ""
742 "\n"
743 "As-needed library included to satisfy reference by file (symbol)\n"
744 "\n"
745 msgstr ""
746
747 #: ldlang.c:2065
748 #, c-format
749 msgid ""
750 "\n"
751 "Discarded input sections\n"
752 "\n"
753 msgstr ""
754
755 #: ldlang.c:2073
756 msgid ""
757 "\n"
758 "Memory Configuration\n"
759 "\n"
760 msgstr ""
761
762 #: ldlang.c:2075
763 msgid "Name"
764 msgstr ""
765
766 #: ldlang.c:2075
767 msgid "Origin"
768 msgstr ""
769
770 #: ldlang.c:2075
771 msgid "Length"
772 msgstr ""
773
774 #: ldlang.c:2075
775 msgid "Attributes"
776 msgstr ""
777
778 #: ldlang.c:2115
779 #, c-format
780 msgid ""
781 "\n"
782 "Linker script and memory map\n"
783 "\n"
784 msgstr ""
785
786 #: ldlang.c:2168
787 msgid "%P%F: Illegal use of `%s' section\n"
788 msgstr ""
789
790 #: ldlang.c:2177
791 msgid "%P%F: output format %s cannot represent section called %s: %E\n"
792 msgstr ""
793
794 #: ldlang.c:2757
795 msgid "%B: file not recognized: %E\n"
796 msgstr ""
797
798 #: ldlang.c:2758
799 msgid "%B: matching formats:"
800 msgstr ""
801
802 #: ldlang.c:2765
803 msgid "%F%B: file not recognized: %E\n"
804 msgstr ""
805
806 #: ldlang.c:2837
807 msgid "%F%B: member %B in archive is not an object\n"
808 msgstr ""
809
810 #: ldlang.c:2852 ldlang.c:2866
811 msgid "%F%B: error adding symbols: %E\n"
812 msgstr ""
813
814 #: ldlang.c:3140
815 msgid ""
816 "%P: warning: could not find any targets that match endianness requirement\n"
817 msgstr ""
818
819 #: ldlang.c:3154
820 msgid "%P%F: target %s not found\n"
821 msgstr ""
822
823 #: ldlang.c:3156
824 msgid "%P%F: cannot open output file %s: %E\n"
825 msgstr ""
826
827 #: ldlang.c:3162
828 msgid "%P%F:%s: can not make object file: %E\n"
829 msgstr ""
830
831 #: ldlang.c:3166
832 msgid "%P%F:%s: can not set architecture: %E\n"
833 msgstr ""
834
835 #: ldlang.c:3325
836 msgid "%P: warning: %s contains output sections; did you forget -T?\n"
837 msgstr ""
838
839 #: ldlang.c:3465
840 msgid "%P%X: required symbol `%s' not defined\n"
841 msgstr ""
842
843 #: ldlang.c:3755
844 msgid "%F%P: %s not found for insert\n"
845 msgstr ""
846
847 #: ldlang.c:3998
848 msgid " load address 0x%V"
849 msgstr ""
850
851 #: ldlang.c:4234
852 msgid "%W (size before relaxing)\n"
853 msgstr ""
854
855 #: ldlang.c:4327
856 #, c-format
857 msgid "Address of section %s set to "
858 msgstr ""
859
860 #: ldlang.c:4489
861 #, c-format
862 msgid "Fail with %d\n"
863 msgstr ""
864
865 #: ldlang.c:4759
866 msgid "%X%P: section %s VMA wraps around address space\n"
867 msgstr ""
868
869 #: ldlang.c:4765
870 msgid "%X%P: section %s LMA wraps around address space\n"
871 msgstr ""
872
873 #: ldlang.c:4816
874 msgid "%X%P: section %s LMA [%V,%V] overlaps section %s LMA [%V,%V]\n"
875 msgstr ""
876
877 #: ldlang.c:4859
878 msgid "%X%P: section %s VMA [%V,%V] overlaps section %s VMA [%V,%V]\n"
879 msgstr ""
880
881 #: ldlang.c:4880
882 msgid "%X%P: region `%s' overflowed by %ld bytes\n"
883 msgstr ""
884
885 #: ldlang.c:4902
886 msgid "%X%P: address 0x%v of %B section `%s' is not within region `%s'\n"
887 msgstr ""
888
889 #: ldlang.c:4913
890 msgid "%X%P: %B section `%s' will not fit in region `%s'\n"
891 msgstr ""
892
893 #: ldlang.c:4970
894 #, c-format
895 msgid ""
896 "%F%S: non constant or forward reference address expression for section %s\n"
897 msgstr ""
898
899 #: ldlang.c:4995
900 msgid "%P%X: Internal error on COFF shared library section %s\n"
901 msgstr ""
902
903 #: ldlang.c:5053
904 msgid "%P%F: error: no memory region specified for loadable section `%s'\n"
905 msgstr ""
906
907 #: ldlang.c:5058
908 msgid "%P: warning: no memory region specified for loadable section `%s'\n"
909 msgstr ""
910
911 #: ldlang.c:5081
912 msgid "%P: warning: changing start of section %s by %lu bytes\n"
913 msgstr ""
914
915 #: ldlang.c:5170
916 msgid "%P: warning: dot moved backwards before `%s'\n"
917 msgstr ""
918
919 #: ldlang.c:5345
920 msgid "%P%F: can't relax section: %E\n"
921 msgstr ""
922
923 #: ldlang.c:5697
924 msgid "%F%P: invalid data statement\n"
925 msgstr ""
926
927 #: ldlang.c:5730
928 msgid "%F%P: invalid reloc statement\n"
929 msgstr ""
930
931 #: ldlang.c:6064
932 msgid "%P%F: gc-sections requires either an entry or an undefined symbol\n"
933 msgstr ""
934
935 #: ldlang.c:6089
936 msgid "%P%F:%s: can't set start address\n"
937 msgstr ""
938
939 #: ldlang.c:6102 ldlang.c:6121
940 msgid "%P%F: can't set start address\n"
941 msgstr ""
942
943 #: ldlang.c:6114
944 msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
945 msgstr ""
946
947 #: ldlang.c:6126
948 msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
949 msgstr ""
950
951 #: ldlang.c:6180
952 msgid ""
953 "%P%F: Relocatable linking with relocations from format %s (%B) to format %s "
954 "(%B) is not supported\n"
955 msgstr ""
956
957 #: ldlang.c:6190
958 msgid ""
959 "%P%X: %s architecture of input file `%B' is incompatible with %s output\n"
960 msgstr ""
961
962 #: ldlang.c:6212
963 msgid "%P%X: failed to merge target specific data of file %B\n"
964 msgstr ""
965
966 #: ldlang.c:6283
967 msgid "%P%F: Could not define common symbol `%T': %E\n"
968 msgstr ""
969
970 #: ldlang.c:6295
971 msgid ""
972 "\n"
973 "Allocating common symbols\n"
974 msgstr ""
975
976 #: ldlang.c:6296
977 msgid ""
978 "Common symbol size file\n"
979 "\n"
980 msgstr ""
981
982 #: ldlang.c:6479
983 msgid "%P%F: invalid character %c (%d) in flags\n"
984 msgstr ""
985
986 #: ldlang.c:6606
987 msgid "%F%P:%S: error: align with input and explicit align specified\n"
988 msgstr ""
989
990 #: ldlang.c:7006
991 msgid "%P%F: Failed to create hash table\n"
992 msgstr ""
993
994 #: ldlang.c:7029
995 msgid "%P%F: %s: plugin reported error after all symbols read\n"
996 msgstr ""
997
998 #: ldlang.c:7404
999 msgid "%P%F: multiple STARTUP files\n"
1000 msgstr ""
1001
1002 #: ldlang.c:7450
1003 msgid "%X%P:%S: section has both a load address and a load region\n"
1004 msgstr ""
1005
1006 #: ldlang.c:7565
1007 msgid ""
1008 "%X%P:%S: PHDRS and FILEHDR are not supported when prior PT_LOAD headers lack "
1009 "them\n"
1010 msgstr ""
1011
1012 #: ldlang.c:7638
1013 msgid "%F%P: no sections assigned to phdrs\n"
1014 msgstr ""
1015
1016 #: ldlang.c:7676
1017 msgid "%F%P: bfd_record_phdr failed: %E\n"
1018 msgstr ""
1019
1020 #: ldlang.c:7696
1021 msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
1022 msgstr ""
1023
1024 #: ldlang.c:8118
1025 msgid "%X%P: unknown language `%s' in version information\n"
1026 msgstr ""
1027
1028 #: ldlang.c:8263
1029 msgid ""
1030 "%X%P: anonymous version tag cannot be combined with other version tags\n"
1031 msgstr ""
1032
1033 #: ldlang.c:8272
1034 msgid "%X%P: duplicate version tag `%s'\n"
1035 msgstr ""
1036
1037 #: ldlang.c:8293 ldlang.c:8302 ldlang.c:8320 ldlang.c:8330
1038 msgid "%X%P: duplicate expression `%s' in version information\n"
1039 msgstr ""
1040
1041 #: ldlang.c:8370
1042 msgid "%X%P: unable to find version dependency `%s'\n"
1043 msgstr ""
1044
1045 #: ldlang.c:8393
1046 msgid "%X%P: unable to read .exports section contents\n"
1047 msgstr ""
1048
1049 #: ldlang.c:8431
1050 msgid "%F%P: invalid origin for memory region %s\n"
1051 msgstr ""
1052
1053 #: ldlang.c:8440
1054 msgid "%F%P: invalid length for memory region %s\n"
1055 msgstr ""
1056
1057 #: ldlang.c:8550
1058 msgid "%X%P: unknown feature `%s'\n"
1059 msgstr ""
1060
1061 #: ldmain.c:250
1062 msgid "%X%P: can't set BFD default target to `%s': %E\n"
1063 msgstr ""
1064
1065 #: ldmain.c:349
1066 msgid "built in linker script"
1067 msgstr ""
1068
1069 #: ldmain.c:359
1070 msgid "using external linker script:"
1071 msgstr ""
1072
1073 #: ldmain.c:361
1074 msgid "using internal linker script:"
1075 msgstr ""
1076
1077 #: ldmain.c:411
1078 msgid "%P%F: no input files\n"
1079 msgstr ""
1080
1081 #: ldmain.c:415
1082 msgid "%P: mode %s\n"
1083 msgstr ""
1084
1085 #: ldmain.c:431
1086 msgid "%P%F: cannot open map file %s: %E\n"
1087 msgstr ""
1088
1089 #: ldmain.c:480
1090 msgid "%P: link errors found, deleting executable `%s'\n"
1091 msgstr ""
1092
1093 #: ldmain.c:489
1094 msgid "%F%B: final close failed: %E\n"
1095 msgstr ""
1096
1097 #: ldmain.c:516
1098 msgid "%P%F: unable to open for source of copy `%s'\n"
1099 msgstr ""
1100
1101 #: ldmain.c:519
1102 msgid "%P%F: unable to open for destination of copy `%s'\n"
1103 msgstr ""
1104
1105 #: ldmain.c:526
1106 msgid "%P: Error writing file `%s'\n"
1107 msgstr ""
1108
1109 #: ldmain.c:531 pe-dll.c:1786
1110 #, c-format
1111 msgid "%P: Error closing file `%s'\n"
1112 msgstr ""
1113
1114 #: ldmain.c:548
1115 #, c-format
1116 msgid "%s: total time in link: %ld.%06ld\n"
1117 msgstr ""
1118
1119 #: ldmain.c:551
1120 #, c-format
1121 msgid "%s: data size %ld\n"
1122 msgstr ""
1123
1124 #: ldmain.c:635
1125 msgid "%P%F: missing argument to -m\n"
1126 msgstr ""
1127
1128 #: ldmain.c:685 ldmain.c:702 ldmain.c:722 ldmain.c:754
1129 msgid "%P%F: bfd_hash_table_init failed: %E\n"
1130 msgstr ""
1131
1132 #: ldmain.c:689 ldmain.c:706 ldmain.c:726
1133 msgid "%P%F: bfd_hash_lookup failed: %E\n"
1134 msgstr ""
1135
1136 #: ldmain.c:740
1137 msgid "%X%P: error: duplicate retain-symbols-file\n"
1138 msgstr ""
1139
1140 #: ldmain.c:784
1141 msgid "%P%F: bfd_hash_lookup for insertion failed: %E\n"
1142 msgstr ""
1143
1144 #: ldmain.c:789
1145 msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n"
1146 msgstr ""
1147
1148 #: ldmain.c:883
1149 msgid ""
1150 "Archive member included to satisfy reference by file (symbol)\n"
1151 "\n"
1152 msgstr ""
1153
1154 #: ldmain.c:989
1155 msgid "%X%C: multiple definition of `%T'\n"
1156 msgstr ""
1157
1158 #: ldmain.c:992
1159 msgid "%D: first defined here\n"
1160 msgstr ""
1161
1162 #: ldmain.c:996
1163 msgid "%P: Disabling relaxation: it will not work with multiple definitions\n"
1164 msgstr ""
1165
1166 #: ldmain.c:1048
1167 msgid "%B: warning: definition of `%T' overriding common\n"
1168 msgstr ""
1169
1170 #: ldmain.c:1051
1171 msgid "%B: warning: common is here\n"
1172 msgstr ""
1173
1174 #: ldmain.c:1058
1175 msgid "%B: warning: common of `%T' overridden by definition\n"
1176 msgstr ""
1177
1178 #: ldmain.c:1061
1179 msgid "%B: warning: defined here\n"
1180 msgstr ""
1181
1182 #: ldmain.c:1068
1183 msgid "%B: warning: common of `%T' overridden by larger common\n"
1184 msgstr ""
1185
1186 #: ldmain.c:1071
1187 msgid "%B: warning: larger common is here\n"
1188 msgstr ""
1189
1190 #: ldmain.c:1075
1191 msgid "%B: warning: common of `%T' overriding smaller common\n"
1192 msgstr ""
1193
1194 #: ldmain.c:1078
1195 msgid "%B: warning: smaller common is here\n"
1196 msgstr ""
1197
1198 #: ldmain.c:1082
1199 msgid "%B: warning: multiple common of `%T'\n"
1200 msgstr ""
1201
1202 #: ldmain.c:1084
1203 msgid "%B: warning: previous common is here\n"
1204 msgstr ""
1205
1206 #: ldmain.c:1102 ldmain.c:1138
1207 msgid "%P: warning: global constructor %s used\n"
1208 msgstr ""
1209
1210 #: ldmain.c:1148
1211 msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
1212 msgstr ""
1213
1214 #. We found a reloc for the symbol we are looking for.
1215 #: ldmain.c:1220 ldmain.c:1222 ldmain.c:1224 ldmain.c:1232 ldmain.c:1275
1216 msgid "warning: "
1217 msgstr ""
1218
1219 #: ldmain.c:1328
1220 msgid "%X%C: undefined reference to `%T'\n"
1221 msgstr ""
1222
1223 #: ldmain.c:1331
1224 msgid "%C: warning: undefined reference to `%T'\n"
1225 msgstr ""
1226
1227 #: ldmain.c:1337
1228 msgid "%X%D: more undefined references to `%T' follow\n"
1229 msgstr ""
1230
1231 #: ldmain.c:1340
1232 msgid "%D: warning: more undefined references to `%T' follow\n"
1233 msgstr ""
1234
1235 #: ldmain.c:1351
1236 msgid "%X%B: undefined reference to `%T'\n"
1237 msgstr ""
1238
1239 #: ldmain.c:1354
1240 msgid "%B: warning: undefined reference to `%T'\n"
1241 msgstr ""
1242
1243 #: ldmain.c:1360
1244 msgid "%X%B: more undefined references to `%T' follow\n"
1245 msgstr ""
1246
1247 #: ldmain.c:1363
1248 msgid "%B: warning: more undefined references to `%T' follow\n"
1249 msgstr ""
1250
1251 #: ldmain.c:1400
1252 msgid " additional relocation overflows omitted from the output\n"
1253 msgstr ""
1254
1255 #: ldmain.c:1413
1256 msgid " relocation truncated to fit: %s against undefined symbol `%T'"
1257 msgstr ""
1258
1259 #: ldmain.c:1419
1260 msgid ""
1261 " relocation truncated to fit: %s against symbol `%T' defined in %A section "
1262 "in %B"
1263 msgstr ""
1264
1265 #: ldmain.c:1432
1266 msgid " relocation truncated to fit: %s against `%T'"
1267 msgstr ""
1268
1269 #: ldmain.c:1448
1270 msgid "%X%H: dangerous relocation: %s\n"
1271 msgstr ""
1272
1273 #: ldmain.c:1462
1274 msgid "%X%H: reloc refers to symbol `%T' which is not being output\n"
1275 msgstr ""
1276
1277 #: ldmisc.c:153
1278 #, c-format
1279 msgid "no symbol"
1280 msgstr ""
1281
1282 #: ldmisc.c:341
1283 msgid "%B: In function `%T':\n"
1284 msgstr ""
1285
1286 #: ldmisc.c:476
1287 msgid "%F%P: internal error %s %d\n"
1288 msgstr ""
1289
1290 #: ldmisc.c:540
1291 msgid "%P: internal error: aborting at %s:%d in %s\n"
1292 msgstr ""
1293
1294 #: ldmisc.c:543
1295 msgid "%P: internal error: aborting at %s:%d\n"
1296 msgstr ""
1297
1298 #: ldmisc.c:545
1299 msgid "%P%F: please report this bug\n"
1300 msgstr ""
1301
1302 #. Output for noisy == 2 is intended to follow the GNU standards.
1303 #: ldver.c:37
1304 #, c-format
1305 msgid "GNU ld %s\n"
1306 msgstr ""
1307
1308 #: ldver.c:41
1309 #, c-format
1310 msgid "Copyright (C) 2017 Free Software Foundation, Inc.\n"
1311 msgstr ""
1312
1313 #: ldver.c:42
1314 #, c-format
1315 msgid ""
1316 "This program is free software; you may redistribute it under the terms of\n"
1317 "the GNU General Public License version 3 or (at your option) a later "
1318 "version.\n"
1319 "This program has absolutely no warranty.\n"
1320 msgstr ""
1321
1322 #: ldver.c:52
1323 #, c-format
1324 msgid " Supported emulations:\n"
1325 msgstr ""
1326
1327 #: ldwrite.c:60 ldwrite.c:206
1328 msgid "%P%F: bfd_new_link_order failed\n"
1329 msgstr ""
1330
1331 #: ldwrite.c:364
1332 msgid "%F%P: cannot create split section name for %s\n"
1333 msgstr ""
1334
1335 #: ldwrite.c:376
1336 msgid "%F%P: clone section failed: %E\n"
1337 msgstr ""
1338
1339 #: ldwrite.c:414
1340 #, c-format
1341 msgid "%8x something else\n"
1342 msgstr ""
1343
1344 #: ldwrite.c:584
1345 msgid "%F%P: final link failed: %E\n"
1346 msgstr ""
1347
1348 #: lexsup.c:102 lexsup.c:276
1349 msgid "KEYWORD"
1350 msgstr ""
1351
1352 #: lexsup.c:102
1353 msgid "Shared library control for HP/UX compatibility"
1354 msgstr ""
1355
1356 #: lexsup.c:105
1357 msgid "ARCH"
1358 msgstr ""
1359
1360 #: lexsup.c:105
1361 msgid "Set architecture"
1362 msgstr ""
1363
1364 #: lexsup.c:107 lexsup.c:398
1365 msgid "TARGET"
1366 msgstr ""
1367
1368 #: lexsup.c:107
1369 msgid "Specify target for following input files"
1370 msgstr ""
1371
1372 #: lexsup.c:110 lexsup.c:167 lexsup.c:171 lexsup.c:202 lexsup.c:215
1373 #: lexsup.c:217 lexsup.c:352 lexsup.c:416 lexsup.c:483 lexsup.c:496
1374 msgid "FILE"
1375 msgstr ""
1376
1377 #: lexsup.c:110
1378 msgid "Read MRI format linker script"
1379 msgstr ""
1380
1381 #: lexsup.c:112
1382 msgid "Force common symbols to be defined"
1383 msgstr ""
1384
1385 #: lexsup.c:117
1386 msgid "Force group members out of groups"
1387 msgstr ""
1388
1389 #: lexsup.c:119 lexsup.c:460 lexsup.c:462 lexsup.c:464 lexsup.c:466
1390 #: lexsup.c:468 lexsup.c:470
1391 msgid "ADDRESS"
1392 msgstr ""
1393
1394 #: lexsup.c:119
1395 msgid "Set start address"
1396 msgstr ""
1397
1398 #: lexsup.c:121
1399 msgid "Export all dynamic symbols"
1400 msgstr ""
1401
1402 #: lexsup.c:123
1403 msgid "Undo the effect of --export-dynamic"
1404 msgstr ""
1405
1406 #: lexsup.c:125
1407 msgid "Link big-endian objects"
1408 msgstr ""
1409
1410 #: lexsup.c:127
1411 msgid "Link little-endian objects"
1412 msgstr ""
1413
1414 #: lexsup.c:129 lexsup.c:132
1415 msgid "SHLIB"
1416 msgstr ""
1417
1418 #: lexsup.c:129
1419 msgid "Auxiliary filter for shared object symbol table"
1420 msgstr ""
1421
1422 #: lexsup.c:132
1423 msgid "Filter for shared object symbol table"
1424 msgstr ""
1425
1426 #: lexsup.c:135
1427 msgid "Ignored"
1428 msgstr ""
1429
1430 #: lexsup.c:137
1431 msgid "SIZE"
1432 msgstr ""
1433
1434 #: lexsup.c:137
1435 msgid "Small data size (if no size, same as --shared)"
1436 msgstr ""
1437
1438 #: lexsup.c:140
1439 msgid "FILENAME"
1440 msgstr ""
1441
1442 #: lexsup.c:140
1443 msgid "Set internal name of shared library"
1444 msgstr ""
1445
1446 #: lexsup.c:142
1447 msgid "PROGRAM"
1448 msgstr ""
1449
1450 #: lexsup.c:142
1451 msgid "Set PROGRAM as the dynamic linker to use"
1452 msgstr ""
1453
1454 #: lexsup.c:145
1455 msgid "Produce an executable with no program interpreter header"
1456 msgstr ""
1457
1458 #: lexsup.c:148
1459 msgid "LIBNAME"
1460 msgstr ""
1461
1462 #: lexsup.c:148
1463 msgid "Search for library LIBNAME"
1464 msgstr ""
1465
1466 #: lexsup.c:150
1467 msgid "DIRECTORY"
1468 msgstr ""
1469
1470 #: lexsup.c:150
1471 msgid "Add DIRECTORY to library search path"
1472 msgstr ""
1473
1474 #: lexsup.c:153
1475 msgid "Override the default sysroot location"
1476 msgstr ""
1477
1478 #: lexsup.c:155
1479 msgid "EMULATION"
1480 msgstr ""
1481
1482 #: lexsup.c:155
1483 msgid "Set emulation"
1484 msgstr ""
1485
1486 #: lexsup.c:157
1487 msgid "Print map file on standard output"
1488 msgstr ""
1489
1490 #: lexsup.c:159
1491 msgid "Do not page align data"
1492 msgstr ""
1493
1494 #: lexsup.c:161
1495 msgid "Do not page align data, do not make text readonly"
1496 msgstr ""
1497
1498 #: lexsup.c:164
1499 msgid "Page align data, make text readonly"
1500 msgstr ""
1501
1502 #: lexsup.c:167
1503 msgid "Set output file name"
1504 msgstr ""
1505
1506 #: lexsup.c:169
1507 msgid "Optimize output file"
1508 msgstr ""
1509
1510 #: lexsup.c:171
1511 msgid "Generate import library"
1512 msgstr ""
1513
1514 #: lexsup.c:174
1515 msgid "PLUGIN"
1516 msgstr ""
1517
1518 #: lexsup.c:174
1519 msgid "Load named plugin"
1520 msgstr ""
1521
1522 #: lexsup.c:176
1523 msgid "ARG"
1524 msgstr ""
1525
1526 #: lexsup.c:176
1527 msgid "Send arg to last-loaded plugin"
1528 msgstr ""
1529
1530 #: lexsup.c:178 lexsup.c:181
1531 msgid "Ignored for GCC LTO option compatibility"
1532 msgstr ""
1533
1534 #: lexsup.c:185
1535 msgid "Ignored for GCC linker option compatibility"
1536 msgstr ""
1537
1538 #: lexsup.c:188 lexsup.c:191
1539 msgid "Ignored for gold option compatibility"
1540 msgstr ""
1541
1542 #: lexsup.c:194
1543 msgid "Ignored for SVR4 compatibility"
1544 msgstr ""
1545
1546 #: lexsup.c:198
1547 msgid "Generate relocatable output"
1548 msgstr ""
1549
1550 #: lexsup.c:202
1551 msgid "Just link symbols (if directory, same as --rpath)"
1552 msgstr ""
1553
1554 #: lexsup.c:205
1555 msgid "Strip all symbols"
1556 msgstr ""
1557
1558 #: lexsup.c:207
1559 msgid "Strip debugging symbols"
1560 msgstr ""
1561
1562 #: lexsup.c:209
1563 msgid "Strip symbols in discarded sections"
1564 msgstr ""
1565
1566 #: lexsup.c:211
1567 msgid "Do not strip symbols in discarded sections"
1568 msgstr ""
1569
1570 #: lexsup.c:213
1571 msgid "Trace file opens"
1572 msgstr ""
1573
1574 #: lexsup.c:215
1575 msgid "Read linker script"
1576 msgstr ""
1577
1578 #: lexsup.c:217
1579 msgid "Read default linker script"
1580 msgstr ""
1581
1582 #: lexsup.c:221 lexsup.c:224 lexsup.c:242 lexsup.c:326 lexsup.c:350
1583 #: lexsup.c:453 lexsup.c:486 lexsup.c:525 lexsup.c:528
1584 msgid "SYMBOL"
1585 msgstr ""
1586
1587 #: lexsup.c:221
1588 msgid "Start with undefined reference to SYMBOL"
1589 msgstr ""
1590
1591 #: lexsup.c:224
1592 msgid "Require SYMBOL be defined in the final output"
1593 msgstr ""
1594
1595 #: lexsup.c:227
1596 msgid "[=SECTION]"
1597 msgstr ""
1598
1599 #: lexsup.c:228
1600 msgid "Don't merge input [SECTION | orphan] sections"
1601 msgstr ""
1602
1603 #: lexsup.c:230
1604 msgid "Build global constructor/destructor tables"
1605 msgstr ""
1606
1607 #: lexsup.c:232
1608 msgid "Print version information"
1609 msgstr ""
1610
1611 #: lexsup.c:234
1612 msgid "Print version and emulation information"
1613 msgstr ""
1614
1615 #: lexsup.c:236
1616 msgid "Discard all local symbols"
1617 msgstr ""
1618
1619 #: lexsup.c:238
1620 msgid "Discard temporary local symbols (default)"
1621 msgstr ""
1622
1623 #: lexsup.c:240
1624 msgid "Don't discard any local symbols"
1625 msgstr ""
1626
1627 #: lexsup.c:242
1628 msgid "Trace mentions of SYMBOL"
1629 msgstr ""
1630
1631 #: lexsup.c:244 lexsup.c:418 lexsup.c:420
1632 msgid "PATH"
1633 msgstr ""
1634
1635 #: lexsup.c:244
1636 msgid "Default search path for Solaris compatibility"
1637 msgstr ""
1638
1639 #: lexsup.c:247
1640 msgid "Start a group"
1641 msgstr ""
1642
1643 #: lexsup.c:249
1644 msgid "End a group"
1645 msgstr ""
1646
1647 #: lexsup.c:253
1648 msgid "Accept input files whose architecture cannot be determined"
1649 msgstr ""
1650
1651 #: lexsup.c:257
1652 msgid "Reject input files whose architecture is unknown"
1653 msgstr ""
1654
1655 #: lexsup.c:269
1656 msgid "Only set DT_NEEDED for following dynamic libs if used"
1657 msgstr ""
1658
1659 #: lexsup.c:272
1660 msgid ""
1661 "Always set DT_NEEDED for dynamic libraries mentioned on\n"
1662 " the command line"
1663 msgstr ""
1664
1665 #: lexsup.c:276
1666 msgid "Ignored for SunOS compatibility"
1667 msgstr ""
1668
1669 #: lexsup.c:278
1670 msgid "Link against shared libraries"
1671 msgstr ""
1672
1673 #: lexsup.c:284
1674 msgid "Do not link against shared libraries"
1675 msgstr ""
1676
1677 #: lexsup.c:292
1678 msgid "Bind global references locally"
1679 msgstr ""
1680
1681 #: lexsup.c:294
1682 msgid "Bind global function references locally"
1683 msgstr ""
1684
1685 #: lexsup.c:296
1686 msgid "Check section addresses for overlaps (default)"
1687 msgstr ""
1688
1689 #: lexsup.c:299
1690 msgid "Do not check section addresses for overlaps"
1691 msgstr ""
1692
1693 #: lexsup.c:303
1694 msgid "Copy DT_NEEDED links mentioned inside DSOs that follow"
1695 msgstr ""
1696
1697 #: lexsup.c:307
1698 msgid "Do not copy DT_NEEDED links mentioned inside DSOs that follow"
1699 msgstr ""
1700
1701 #: lexsup.c:311
1702 msgid "Output cross reference table"
1703 msgstr ""
1704
1705 #: lexsup.c:313
1706 msgid "SYMBOL=EXPRESSION"
1707 msgstr ""
1708
1709 #: lexsup.c:313
1710 msgid "Define a symbol"
1711 msgstr ""
1712
1713 #: lexsup.c:315
1714 msgid "[=STYLE]"
1715 msgstr ""
1716
1717 #: lexsup.c:315
1718 msgid "Demangle symbol names [using STYLE]"
1719 msgstr ""
1720
1721 #: lexsup.c:318
1722 msgid "Generate embedded relocs"
1723 msgstr ""
1724
1725 #: lexsup.c:320
1726 msgid "Treat warnings as errors"
1727 msgstr ""
1728
1729 #: lexsup.c:323
1730 msgid "Do not treat warnings as errors (default)"
1731 msgstr ""
1732
1733 #: lexsup.c:326
1734 msgid "Call SYMBOL at unload-time"
1735 msgstr ""
1736
1737 #: lexsup.c:328
1738 msgid "Force generation of file with .exe suffix"
1739 msgstr ""
1740
1741 #: lexsup.c:330
1742 msgid "Remove unused sections (on some targets)"
1743 msgstr ""
1744
1745 #: lexsup.c:333
1746 msgid "Don't remove unused sections (default)"
1747 msgstr ""
1748
1749 #: lexsup.c:336
1750 msgid "List removed unused sections on stderr"
1751 msgstr ""
1752
1753 #: lexsup.c:339
1754 msgid "Do not list removed unused sections"
1755 msgstr ""
1756
1757 #: lexsup.c:342
1758 msgid "Keep exported symbols when removing unused sections"
1759 msgstr ""
1760
1761 #: lexsup.c:345
1762 msgid "Set default hash table size close to <NUMBER>"
1763 msgstr ""
1764
1765 #: lexsup.c:348
1766 msgid "Print option help"
1767 msgstr ""
1768
1769 #: lexsup.c:350
1770 msgid "Call SYMBOL at load-time"
1771 msgstr ""
1772
1773 #: lexsup.c:352
1774 msgid "Write a map file"
1775 msgstr ""
1776
1777 #: lexsup.c:354
1778 msgid "Do not define Common storage"
1779 msgstr ""
1780
1781 #: lexsup.c:356
1782 msgid "Do not demangle symbol names"
1783 msgstr ""
1784
1785 #: lexsup.c:358
1786 msgid "Use less memory and more disk I/O"
1787 msgstr ""
1788
1789 #: lexsup.c:360
1790 msgid "Do not allow unresolved references in object files"
1791 msgstr ""
1792
1793 #: lexsup.c:363
1794 msgid "Allow unresolved references in shared libraries"
1795 msgstr ""
1796
1797 #: lexsup.c:367
1798 msgid "Do not allow unresolved references in shared libs"
1799 msgstr ""
1800
1801 #: lexsup.c:371
1802 msgid "Allow multiple definitions"
1803 msgstr ""
1804
1805 #: lexsup.c:373
1806 msgid "Disallow undefined version"
1807 msgstr ""
1808
1809 #: lexsup.c:375
1810 msgid "Create default symbol version"
1811 msgstr ""
1812
1813 #: lexsup.c:378
1814 msgid "Create default symbol version for imported symbols"
1815 msgstr ""
1816
1817 #: lexsup.c:381
1818 msgid "Don't warn about mismatched input files"
1819 msgstr ""
1820
1821 #: lexsup.c:384
1822 msgid "Don't warn on finding an incompatible library"
1823 msgstr ""
1824
1825 #: lexsup.c:387
1826 msgid "Turn off --whole-archive"
1827 msgstr ""
1828
1829 #: lexsup.c:389
1830 msgid "Create an output file even if errors occur"
1831 msgstr ""
1832
1833 #: lexsup.c:394
1834 msgid ""
1835 "Only use library directories specified on\n"
1836 " the command line"
1837 msgstr ""
1838
1839 #: lexsup.c:398
1840 msgid "Specify target of output file"
1841 msgstr ""
1842
1843 #: lexsup.c:401
1844 msgid "Print default output format"
1845 msgstr ""
1846
1847 #: lexsup.c:403
1848 msgid "Print current sysroot"
1849 msgstr ""
1850
1851 #: lexsup.c:405
1852 msgid "Ignored for Linux compatibility"
1853 msgstr ""
1854
1855 #: lexsup.c:408
1856 msgid "Reduce memory overheads, possibly taking much longer"
1857 msgstr ""
1858
1859 #: lexsup.c:411
1860 msgid "Reduce code size by using target specific optimizations"
1861 msgstr ""
1862
1863 #: lexsup.c:413
1864 msgid "Do not use relaxation techniques to reduce code size"
1865 msgstr ""
1866
1867 #: lexsup.c:416
1868 msgid "Keep only symbols listed in FILE"
1869 msgstr ""
1870
1871 #: lexsup.c:418
1872 msgid "Set runtime shared library search path"
1873 msgstr ""
1874
1875 #: lexsup.c:420
1876 msgid "Set link time shared library search path"
1877 msgstr ""
1878
1879 #: lexsup.c:423
1880 msgid "Create a shared library"
1881 msgstr ""
1882
1883 #: lexsup.c:427
1884 msgid "Create a position independent executable"
1885 msgstr ""
1886
1887 #: lexsup.c:431
1888 msgid "[=ascending|descending]"
1889 msgstr ""
1890
1891 #: lexsup.c:432
1892 msgid "Sort common symbols by alignment [in specified order]"
1893 msgstr ""
1894
1895 #: lexsup.c:437
1896 msgid "name|alignment"
1897 msgstr ""
1898
1899 #: lexsup.c:438
1900 msgid "Sort sections by name or maximum alignment"
1901 msgstr ""
1902
1903 #: lexsup.c:440
1904 msgid "COUNT"
1905 msgstr ""
1906
1907 #: lexsup.c:440
1908 msgid "How many tags to reserve in .dynamic section"
1909 msgstr ""
1910
1911 #: lexsup.c:443
1912 msgid "[=SIZE]"
1913 msgstr ""
1914
1915 #: lexsup.c:443
1916 msgid "Split output sections every SIZE octets"
1917 msgstr ""
1918
1919 #: lexsup.c:446
1920 msgid "[=COUNT]"
1921 msgstr ""
1922
1923 #: lexsup.c:446
1924 msgid "Split output sections every COUNT relocs"
1925 msgstr ""
1926
1927 #: lexsup.c:449
1928 msgid "Print memory usage statistics"
1929 msgstr ""
1930
1931 #: lexsup.c:451
1932 msgid "Display target specific options"
1933 msgstr ""
1934
1935 #: lexsup.c:453
1936 msgid "Do task level linking"
1937 msgstr ""
1938
1939 #: lexsup.c:455
1940 msgid "Use same format as native linker"
1941 msgstr ""
1942
1943 #: lexsup.c:457
1944 msgid "SECTION=ADDRESS"
1945 msgstr ""
1946
1947 #: lexsup.c:457
1948 msgid "Set address of named section"
1949 msgstr ""
1950
1951 #: lexsup.c:460
1952 msgid "Set address of .bss section"
1953 msgstr ""
1954
1955 #: lexsup.c:462
1956 msgid "Set address of .data section"
1957 msgstr ""
1958
1959 #: lexsup.c:464
1960 msgid "Set address of .text section"
1961 msgstr ""
1962
1963 #: lexsup.c:466
1964 msgid "Set address of text segment"
1965 msgstr ""
1966
1967 #: lexsup.c:468
1968 msgid "Set address of rodata segment"
1969 msgstr ""
1970
1971 #: lexsup.c:470
1972 msgid "Set address of ldata segment"
1973 msgstr ""
1974
1975 #: lexsup.c:473
1976 msgid ""
1977 "How to handle unresolved symbols. <method> is:\n"
1978 " ignore-all, report-all, ignore-in-object-"
1979 "files,\n"
1980 " ignore-in-shared-libs"
1981 msgstr ""
1982
1983 #: lexsup.c:478
1984 msgid "[=NUMBER]"
1985 msgstr ""
1986
1987 #: lexsup.c:479
1988 msgid "Output lots of information during link"
1989 msgstr ""
1990
1991 #: lexsup.c:483
1992 msgid "Read version information script"
1993 msgstr ""
1994
1995 #: lexsup.c:486
1996 msgid ""
1997 "Take export symbols list from .exports, using\n"
1998 " SYMBOL as the version."
1999 msgstr ""
2000
2001 #: lexsup.c:490
2002 msgid "Add data symbols to dynamic list"
2003 msgstr ""
2004
2005 #: lexsup.c:492
2006 msgid "Use C++ operator new/delete dynamic list"
2007 msgstr ""
2008
2009 #: lexsup.c:494
2010 msgid "Use C++ typeinfo dynamic list"
2011 msgstr ""
2012
2013 #: lexsup.c:496
2014 msgid "Read dynamic list"
2015 msgstr ""
2016
2017 #: lexsup.c:498
2018 msgid "Warn about duplicate common symbols"
2019 msgstr ""
2020
2021 #: lexsup.c:500
2022 msgid "Warn if global constructors/destructors are seen"
2023 msgstr ""
2024
2025 #: lexsup.c:503
2026 msgid "Warn if the multiple GP values are used"
2027 msgstr ""
2028
2029 #: lexsup.c:505
2030 msgid "Warn only once per undefined symbol"
2031 msgstr ""
2032
2033 #: lexsup.c:507
2034 msgid "Warn if start of section changes due to alignment"
2035 msgstr ""
2036
2037 #: lexsup.c:510
2038 msgid "Warn if shared object has DT_TEXTREL"
2039 msgstr ""
2040
2041 #: lexsup.c:513
2042 msgid "Warn if an object has alternate ELF machine code"
2043 msgstr ""
2044
2045 #: lexsup.c:517
2046 msgid "Report unresolved symbols as warnings"
2047 msgstr ""
2048
2049 #: lexsup.c:520
2050 msgid "Report unresolved symbols as errors"
2051 msgstr ""
2052
2053 #: lexsup.c:522
2054 msgid "Include all objects from following archives"
2055 msgstr ""
2056
2057 #: lexsup.c:525
2058 msgid "Use wrapper functions for SYMBOL"
2059 msgstr ""
2060
2061 #: lexsup.c:529
2062 msgid "Unresolved SYMBOL will not cause an error or warning"
2063 msgstr ""
2064
2065 #: lexsup.c:531
2066 msgid "Push state of flags governing input file handling"
2067 msgstr ""
2068
2069 #: lexsup.c:534
2070 msgid "Pop state of flags governing input file handling"
2071 msgstr ""
2072
2073 #: lexsup.c:537
2074 msgid "Report target memory usage"
2075 msgstr ""
2076
2077 #: lexsup.c:539
2078 msgid "=MODE"
2079 msgstr ""
2080
2081 #: lexsup.c:539
2082 msgid "Control how orphan sections are handled."
2083 msgstr ""
2084
2085 #: lexsup.c:705
2086 msgid "%P: %s: missing argument\n"
2087 msgstr ""
2088
2089 #: lexsup.c:710
2090 msgid "%P: unrecognized option '%s'\n"
2091 msgstr ""
2092
2093 #: lexsup.c:715
2094 msgid "%P%F: use the --help option for usage information\n"
2095 msgstr ""
2096
2097 #: lexsup.c:734
2098 msgid "%P%F: unrecognized -a option `%s'\n"
2099 msgstr ""
2100
2101 #: lexsup.c:747
2102 msgid "%P%F: unrecognized -assert option `%s'\n"
2103 msgstr ""
2104
2105 #: lexsup.c:791
2106 msgid "%F%P: unknown demangling style `%s'\n"
2107 msgstr ""
2108
2109 #: lexsup.c:861 lexsup.c:1330
2110 msgid "%P%F: invalid number `%s'\n"
2111 msgstr ""
2112
2113 #: lexsup.c:962
2114 msgid "%P%F: bad --unresolved-symbols option: %s\n"
2115 msgstr ""
2116
2117 #: lexsup.c:1039
2118 msgid "%P%F: bad -plugin-opt option\n"
2119 msgstr ""
2120
2121 #. This can happen if the user put "-rpath,a" on the command
2122 #. line. (Or something similar. The comma is important).
2123 #. Getopt becomes confused and thinks that this is a -r option
2124 #. but it cannot parse the text after the -r so it refuses to
2125 #. increment the optind counter. Detect this case and issue
2126 #. an error message here. We cannot just make this a warning,
2127 #. increment optind, and continue because getopt is too confused
2128 #. and will seg-fault the next time around.
2129 #: lexsup.c:1056
2130 msgid "%P%F: unrecognised option: %s\n"
2131 msgstr ""
2132
2133 #: lexsup.c:1059 lexsup.c:1299
2134 msgid "%P%F: -r and %s may not be used together\n"
2135 msgstr ""
2136
2137 #: lexsup.c:1166
2138 msgid "%P%F: -r and -shared may not be used together\n"
2139 msgstr ""
2140
2141 #: lexsup.c:1177
2142 msgid "%P%F: -shared not supported\n"
2143 msgstr ""
2144
2145 #: lexsup.c:1183
2146 msgid "%P%F: -r and -pie may not be used together\n"
2147 msgstr ""
2148
2149 #: lexsup.c:1188
2150 msgid "%P%F: -pie not supported\n"
2151 msgstr ""
2152
2153 #: lexsup.c:1194
2154 msgid "%P: SONAME must not be empty string; keeping previous one\n"
2155 msgstr ""
2156
2157 #: lexsup.c:1200
2158 msgid "descending"
2159 msgstr ""
2160
2161 #: lexsup.c:1202
2162 msgid "ascending"
2163 msgstr ""
2164
2165 #: lexsup.c:1205
2166 msgid "%P%F: invalid common section sorting option: %s\n"
2167 msgstr ""
2168
2169 #: lexsup.c:1209
2170 msgid "name"
2171 msgstr ""
2172
2173 #: lexsup.c:1211
2174 msgid "alignment"
2175 msgstr ""
2176
2177 #: lexsup.c:1214
2178 msgid "%P%F: invalid section sorting option: %s\n"
2179 msgstr ""
2180
2181 #: lexsup.c:1248
2182 msgid "%P%F: invalid argument to option \"--section-start\"\n"
2183 msgstr ""
2184
2185 #: lexsup.c:1255
2186 msgid "%P%F: missing argument(s) to option \"--section-start\"\n"
2187 msgstr ""
2188
2189 #: lexsup.c:1505
2190 msgid "%P%F: group ended before it began (--help for usage)\n"
2191 msgstr ""
2192
2193 #: lexsup.c:1533
2194 msgid "%P%X: --hash-size needs a numeric argument\n"
2195 msgstr ""
2196
2197 #: lexsup.c:1545
2198 msgid "%P%F: no state pushed before popping\n"
2199 msgstr ""
2200
2201 #: lexsup.c:1568
2202 msgid "%P%F: invalid argument to option \"--orphan-handling\"\n"
2203 msgstr ""
2204
2205 #: lexsup.c:1576
2206 msgid "%P: SONAME must not be empty string; ignored\n"
2207 msgstr ""
2208
2209 #: lexsup.c:1644
2210 msgid "%P%F: -F may not be used without -shared\n"
2211 msgstr ""
2212
2213 #: lexsup.c:1646
2214 msgid "%P%F: -f may not be used without -shared\n"
2215 msgstr ""
2216
2217 #: lexsup.c:1687 lexsup.c:1700
2218 msgid "%P%F: invalid hex number `%s'\n"
2219 msgstr ""
2220
2221 #: lexsup.c:1730
2222 #, c-format
2223 msgid " --audit=AUDITLIB Specify a library to use for auditing\n"
2224 msgstr ""
2225
2226 #: lexsup.c:1732
2227 #, c-format
2228 msgid " -Bgroup Selects group name lookup rules for DSO\n"
2229 msgstr ""
2230
2231 #: lexsup.c:1734
2232 #, c-format
2233 msgid " --disable-new-dtags Disable new dynamic tags\n"
2234 msgstr ""
2235
2236 #: lexsup.c:1736
2237 #, c-format
2238 msgid " --enable-new-dtags Enable new dynamic tags\n"
2239 msgstr ""
2240
2241 #: lexsup.c:1738
2242 #, c-format
2243 msgid " --eh-frame-hdr Create .eh_frame_hdr section\n"
2244 msgstr ""
2245
2246 #: lexsup.c:1740
2247 #, c-format
2248 msgid " --no-eh-frame-hdr Do not create .eh_frame_hdr section\n"
2249 msgstr ""
2250
2251 #: lexsup.c:1742
2252 #, c-format
2253 msgid " --exclude-libs=LIBS Make all symbols in LIBS hidden\n"
2254 msgstr ""
2255
2256 #: lexsup.c:1744
2257 #, c-format
2258 msgid " --hash-style=STYLE Set hash style to sysv, gnu or both\n"
2259 msgstr ""
2260
2261 #: lexsup.c:1746
2262 #, c-format
2263 msgid ""
2264 " -P AUDITLIB, --depaudit=AUDITLIB\n"
2265 "\t\t\t Specify a library to use for auditing dependencies\n"
2266 msgstr ""
2267
2268 #: lexsup.c:1749
2269 #, c-format
2270 msgid ""
2271 " -z combreloc Merge dynamic relocs into one section and "
2272 "sort\n"
2273 msgstr ""
2274
2275 #: lexsup.c:1751
2276 #, c-format
2277 msgid ""
2278 " -z nocombreloc Don't merge dynamic relocs into one section\n"
2279 msgstr ""
2280
2281 #: lexsup.c:1753
2282 #, c-format
2283 msgid ""
2284 " -z global Make symbols in DSO available for "
2285 "subsequently\n"
2286 "\t\t\t loaded objects\n"
2287 msgstr ""
2288
2289 #: lexsup.c:1756
2290 #, c-format
2291 msgid ""
2292 " -z initfirst Mark DSO to be initialized first at runtime\n"
2293 msgstr ""
2294
2295 #: lexsup.c:1758
2296 #, c-format
2297 msgid ""
2298 " -z interpose Mark object to interpose all DSOs but "
2299 "executable\n"
2300 msgstr ""
2301
2302 #: lexsup.c:1760
2303 #, c-format
2304 msgid ""
2305 " -z lazy Mark object lazy runtime binding (default)\n"
2306 msgstr ""
2307
2308 #: lexsup.c:1762
2309 #, c-format
2310 msgid " -z loadfltr Mark object requiring immediate process\n"
2311 msgstr ""
2312
2313 #: lexsup.c:1764
2314 #, c-format
2315 msgid " -z nocopyreloc Don't create copy relocs\n"
2316 msgstr ""
2317
2318 #: lexsup.c:1766
2319 #, c-format
2320 msgid ""
2321 " -z nodefaultlib Mark object not to use default search paths\n"
2322 msgstr ""
2323
2324 #: lexsup.c:1768
2325 #, c-format
2326 msgid " -z nodelete Mark DSO non-deletable at runtime\n"
2327 msgstr ""
2328
2329 #: lexsup.c:1770
2330 #, c-format
2331 msgid " -z nodlopen Mark DSO not available to dlopen\n"
2332 msgstr ""
2333
2334 #: lexsup.c:1772
2335 #, c-format
2336 msgid " -z nodump Mark DSO not available to dldump\n"
2337 msgstr ""
2338
2339 #: lexsup.c:1774
2340 #, c-format
2341 msgid " -z now Mark object non-lazy runtime binding\n"
2342 msgstr ""
2343
2344 #: lexsup.c:1776
2345 #, c-format
2346 msgid ""
2347 " -z origin Mark object requiring immediate $ORIGIN\n"
2348 "\t\t\t\tprocessing at runtime\n"
2349 msgstr ""
2350
2351 #: lexsup.c:1780
2352 #, c-format
2353 msgid " -z relro Create RELRO program header (default)\n"
2354 msgstr ""
2355
2356 #: lexsup.c:1782
2357 #, c-format
2358 msgid " -z norelro Don't create RELRO program header\n"
2359 msgstr ""
2360
2361 #: lexsup.c:1785
2362 #, c-format
2363 msgid " -z relro Create RELRO program header\n"
2364 msgstr ""
2365
2366 #: lexsup.c:1787
2367 #, c-format
2368 msgid ""
2369 " -z norelro Don't create RELRO program header (default)\n"
2370 msgstr ""
2371
2372 #: lexsup.c:1790
2373 #, c-format
2374 msgid ""
2375 " -z common Generate common symbols with STT_COMMON type\n"
2376 msgstr ""
2377
2378 #: lexsup.c:1792
2379 #, c-format
2380 msgid ""
2381 " -z nocommon Generate common symbols with STT_OBJECT type\n"
2382 msgstr ""
2383
2384 #: lexsup.c:1794
2385 #, c-format
2386 msgid " -z stack-size=SIZE Set size of stack segment\n"
2387 msgstr ""
2388
2389 #: lexsup.c:1796
2390 #, c-format
2391 msgid ""
2392 " -z text Treat DT_TEXTREL in shared object as error\n"
2393 msgstr ""
2394
2395 #: lexsup.c:1798
2396 #, c-format
2397 msgid ""
2398 " -z notext Don't treat DT_TEXTREL in shared object as "
2399 "error\n"
2400 msgstr ""
2401
2402 #: lexsup.c:1800
2403 #, c-format
2404 msgid ""
2405 " -z textoff Don't treat DT_TEXTREL in shared object as "
2406 "error\n"
2407 msgstr ""
2408
2409 #: lexsup.c:1807
2410 #, c-format
2411 msgid " --build-id[=STYLE] Generate build ID note\n"
2412 msgstr ""
2413
2414 #: lexsup.c:1809
2415 #, c-format
2416 msgid ""
2417 " --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]\n"
2418 " Compress DWARF debug sections using zlib\n"
2419 msgstr ""
2420
2421 #: lexsup.c:1813
2422 #, c-format
2423 msgid " Default: zlib-gabi\n"
2424 msgstr ""
2425
2426 #: lexsup.c:1816
2427 #, c-format
2428 msgid " Default: none\n"
2429 msgstr ""
2430
2431 #: lexsup.c:1819
2432 #, c-format
2433 msgid " -z common-page-size=SIZE Set common page size to SIZE\n"
2434 msgstr ""
2435
2436 #: lexsup.c:1821
2437 #, c-format
2438 msgid " -z max-page-size=SIZE Set maximum page size to SIZE\n"
2439 msgstr ""
2440
2441 #: lexsup.c:1823
2442 #, c-format
2443 msgid ""
2444 " -z defs Report unresolved symbols in object files.\n"
2445 msgstr ""
2446
2447 #: lexsup.c:1825
2448 #, c-format
2449 msgid " -z muldefs Allow multiple definitions\n"
2450 msgstr ""
2451
2452 #: lexsup.c:1827
2453 #, c-format
2454 msgid ""
2455 " -z execstack Mark executable as requiring executable stack\n"
2456 msgstr ""
2457
2458 #: lexsup.c:1829
2459 #, c-format
2460 msgid ""
2461 " -z noexecstack Mark executable as not requiring executable "
2462 "stack\n"
2463 msgstr ""
2464
2465 #: lexsup.c:1836
2466 #, c-format
2467 msgid ""
2468 " --ld-generated-unwind-info Generate exception handling info for PLT\n"
2469 " --no-ld-generated-unwind-info\n"
2470 " Don't generate exception handling info for "
2471 "PLT\n"
2472 msgstr ""
2473
2474 #: lexsup.c:1848
2475 #, c-format
2476 msgid "ELF emulations:\n"
2477 msgstr ""
2478
2479 #: lexsup.c:1866
2480 #, c-format
2481 msgid "Usage: %s [options] file...\n"
2482 msgstr ""
2483
2484 #: lexsup.c:1868
2485 #, c-format
2486 msgid "Options:\n"
2487 msgstr ""
2488
2489 #: lexsup.c:1946
2490 #, c-format
2491 msgid " @FILE"
2492 msgstr ""
2493
2494 #: lexsup.c:1949
2495 #, c-format
2496 msgid "Read options from FILE\n"
2497 msgstr ""
2498
2499 #. Note: Various tools (such as libtool) depend upon the
2500 #. format of the listings below - do not change them.
2501 #: lexsup.c:1954
2502 #, c-format
2503 msgid "%s: supported targets:"
2504 msgstr ""
2505
2506 #: lexsup.c:1962
2507 #, c-format
2508 msgid "%s: supported emulations: "
2509 msgstr ""
2510
2511 #: lexsup.c:1967
2512 #, c-format
2513 msgid "%s: emulation specific options:\n"
2514 msgstr ""
2515
2516 #: lexsup.c:1974
2517 #, c-format
2518 msgid "Report bugs to %s\n"
2519 msgstr ""
2520
2521 #: mri.c:295
2522 msgid "%P%F: unknown format type %s\n"
2523 msgstr ""
2524
2525 #: pe-dll.c:442
2526 msgid "%P%X: Unsupported PEI architecture: %s\n"
2527 msgstr ""
2528
2529 #: pe-dll.c:811
2530 msgid "%P%X: Cannot export %s: invalid export name\n"
2531 msgstr ""
2532
2533 #: pe-dll.c:863
2534 #, c-format
2535 msgid "%P%X: Error, duplicate EXPORT with ordinals: %s (%d vs %d)\n"
2536 msgstr ""
2537
2538 #: pe-dll.c:870
2539 #, c-format
2540 msgid "%P: Warning, duplicate EXPORT: %s\n"
2541 msgstr ""
2542
2543 #: pe-dll.c:980
2544 #, c-format
2545 msgid "%P%X: Cannot export %s: symbol not defined\n"
2546 msgstr ""
2547
2548 #: pe-dll.c:986
2549 #, c-format
2550 msgid "%P%X: Cannot export %s: symbol wrong type (%d vs %d)\n"
2551 msgstr ""
2552
2553 #: pe-dll.c:993
2554 #, c-format
2555 msgid "%P%X: Cannot export %s: symbol not found\n"
2556 msgstr ""
2557
2558 #: pe-dll.c:1107
2559 #, c-format
2560 msgid "%P%X: Error: ordinal used twice: %d (%s vs %s)\n"
2561 msgstr ""
2562
2563 #: pe-dll.c:1143
2564 #, c-format
2565 msgid "%P%X: Error: export ordinal too large: %d\n"
2566 msgstr ""
2567
2568 #: pe-dll.c:1503
2569 #, c-format
2570 msgid "%P%X: Error: %d-bit reloc in dll\n"
2571 msgstr ""
2572
2573 #: pe-dll.c:1631
2574 #, c-format
2575 msgid "%P: Can't open output def file %s\n"
2576 msgstr ""
2577
2578 #: pe-dll.c:1782
2579 #, c-format
2580 msgid "; no contents available\n"
2581 msgstr ""
2582
2583 #: pe-dll.c:2701
2584 msgid ""
2585 "%P%X%C: variable '%T' can't be auto-imported. Please read the documentation "
2586 "for ld's --enable-auto-import for details.\n"
2587 msgstr ""
2588
2589 #: pe-dll.c:2729
2590 #, c-format
2591 msgid "%P%X: Can't open .lib file: %s\n"
2592 msgstr ""
2593
2594 #: pe-dll.c:2735
2595 #, c-format
2596 msgid "Creating library file: %s\n"
2597 msgstr ""
2598
2599 #: pe-dll.c:2764
2600 msgid "%P%X: bfd_openr %s: %E\n"
2601 msgstr ""
2602
2603 #: pe-dll.c:2776
2604 msgid "%P%X: %s(%s): can't find member in non-archive file"
2605 msgstr ""
2606
2607 #: pe-dll.c:2788
2608 msgid "%P%X: %s(%s): can't find member in archive"
2609 msgstr ""
2610
2611 #: pe-dll.c:3414
2612 msgid "%P%X: Error: can't use long section names on this arch\n"
2613 msgstr ""
2614
2615 #: plugin.c:231 plugin.c:277
2616 msgid "<no plugin>"
2617 msgstr ""
2618
2619 #: plugin.c:246 plugin.c:1017
2620 msgid "%P%F: %s: error loading plugin: %s\n"
2621 msgstr ""
2622
2623 #: plugin.c:253
2624 msgid "%P: %s: duplicated plugin\n"
2625 msgstr ""
2626
2627 #: plugin.c:339
2628 #, c-format
2629 msgid "could not create dummy IR bfd: %F%E\n"
2630 msgstr ""
2631
2632 #: plugin.c:427
2633 msgid "%P%F: %s: non-ELF symbol in ELF BFD!\n"
2634 msgstr ""
2635
2636 #: plugin.c:431
2637 msgid "%P%F: unknown ELF symbol visibility: %d!\n"
2638 msgstr ""
2639
2640 #: plugin.c:542
2641 msgid "%P%F: unsupported input file size: %s (%ld bytes)\n"
2642 msgstr ""
2643
2644 #: plugin.c:786
2645 msgid "%P: %B: symbol `%s' definition: %d, visibility: %d, resolution: %d\n"
2646 msgstr ""
2647
2648 #: plugin.c:1024
2649 msgid "%P%F: %s: plugin error: %d\n"
2650 msgstr ""
2651
2652 #: plugin.c:1083
2653 msgid "%P%F: plugin_strdup failed to allocate memory: %s\n"
2654 msgstr ""
2655
2656 #: plugin.c:1115
2657 msgid "%P%F: plugin failed to allocate memory for input: %s\n"
2658 msgstr ""
2659
2660 #: plugin.c:1148
2661 msgid "%P%F: %s: plugin reported error claiming file\n"
2662 msgstr ""
2663
2664 #: plugin.c:1258
2665 msgid "%P: %s: error in plugin cleanup: %d (ignored)\n"
2666 msgstr ""
This page took 0.104579 seconds and 5 git commands to generate.