Sync usage with man page.
[netbsd-mini2440.git] / external / gpl3 / binutils / dist / ld / po / ld.pot
blob8536d6e818fc3544e2830fd19ea9a7a36216d092
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.
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: 2008-09-09 15:56+0930\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 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: emultempl/armcoff.em:73
20 #, c-format
21 msgid "  --support-old-code          Support interworking with old code\n"
22 msgstr ""
24 #: emultempl/armcoff.em:74
25 #, c-format
26 msgid ""
27 "  --thumb-entry=<sym>         Set the entry point to be Thumb symbol <sym>\n"
28 msgstr ""
30 #: emultempl/armcoff.em:122
31 #, c-format
32 msgid "Errors encountered processing file %s"
33 msgstr ""
35 #: emultempl/armcoff.em:190 emultempl/pe.em:1555
36 msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
37 msgstr ""
39 #: emultempl/armcoff.em:195 emultempl/pe.em:1560
40 msgid "%P: warning: cannot find thumb start symbol %s\n"
41 msgstr ""
43 #: emultempl/pe.em:316
44 #, c-format
45 msgid ""
46 "  --base_file <basefile>             Generate a base file for relocatable "
47 "DLLs\n"
48 msgstr ""
50 #: emultempl/pe.em:317
51 #, c-format
52 msgid ""
53 "  --dll                              Set image base to the default for DLLs\n"
54 msgstr ""
56 #: emultempl/pe.em:318
57 #, c-format
58 msgid "  --file-alignment <size>            Set file alignment\n"
59 msgstr ""
61 #: emultempl/pe.em:319
62 #, c-format
63 msgid "  --heap <size>                      Set initial size of the heap\n"
64 msgstr ""
66 #: emultempl/pe.em:320
67 #, c-format
68 msgid ""
69 "  --image-base <address>             Set start address of the executable\n"
70 msgstr ""
72 #: emultempl/pe.em:321
73 #, c-format
74 msgid ""
75 "  --major-image-version <number>     Set version number of the executable\n"
76 msgstr ""
78 #: emultempl/pe.em:322
79 #, c-format
80 msgid "  --major-os-version <number>        Set minimum required OS version\n"
81 msgstr ""
83 #: emultempl/pe.em:323
84 #, c-format
85 msgid ""
86 "  --major-subsystem-version <number> Set minimum required OS subsystem "
87 "version\n"
88 msgstr ""
90 #: emultempl/pe.em:324
91 #, c-format
92 msgid ""
93 "  --minor-image-version <number>     Set revision number of the executable\n"
94 msgstr ""
96 #: emultempl/pe.em:325
97 #, c-format
98 msgid "  --minor-os-version <number>        Set minimum required OS revision\n"
99 msgstr ""
101 #: emultempl/pe.em:326
102 #, c-format
103 msgid ""
104 "  --minor-subsystem-version <number> Set minimum required OS subsystem "
105 "revision\n"
106 msgstr ""
108 #: emultempl/pe.em:327
109 #, c-format
110 msgid "  --section-alignment <size>         Set section alignment\n"
111 msgstr ""
113 #: emultempl/pe.em:328
114 #, c-format
115 msgid "  --stack <size>                     Set size of the initial stack\n"
116 msgstr ""
118 #: emultempl/pe.em:329
119 #, c-format
120 msgid ""
121 "  --subsystem <name>[:<version>]     Set required OS subsystem [& version]\n"
122 msgstr ""
124 #: emultempl/pe.em:330
125 #, c-format
126 msgid ""
127 "  --support-old-code                 Support interworking with old code\n"
128 msgstr ""
130 #: emultempl/pe.em:331
131 #, c-format
132 msgid ""
133 "  --thumb-entry=<symbol>             Set the entry point to be Thumb "
134 "<symbol>\n"
135 msgstr ""
137 #: emultempl/pe.em:333
138 #, c-format
139 msgid ""
140 "  --add-stdcall-alias                Export symbols with and without @nn\n"
141 msgstr ""
143 #: emultempl/pe.em:334
144 #, c-format
145 msgid "  --disable-stdcall-fixup            Don't link _sym to _sym@nn\n"
146 msgstr ""
148 #: emultempl/pe.em:335
149 #, c-format
150 msgid ""
151 "  --enable-stdcall-fixup             Link _sym to _sym@nn without warnings\n"
152 msgstr ""
154 #: emultempl/pe.em:336
155 #, c-format
156 msgid ""
157 "  --exclude-symbols sym,sym,...      Exclude symbols from automatic export\n"
158 msgstr ""
160 #: emultempl/pe.em:337
161 #, c-format
162 msgid ""
163 "  --exclude-libs lib,lib,...         Exclude libraries from automatic "
164 "export\n"
165 msgstr ""
167 #: emultempl/pe.em:338
168 #, c-format
169 msgid ""
170 "  --export-all-symbols               Automatically export all globals to "
171 "DLL\n"
172 msgstr ""
174 #: emultempl/pe.em:339
175 #, c-format
176 msgid "  --kill-at                          Remove @nn from exported symbols\n"
177 msgstr ""
179 #: emultempl/pe.em:340
180 #, c-format
181 msgid "  --out-implib <file>                Generate import library\n"
182 msgstr ""
184 #: emultempl/pe.em:341
185 #, c-format
186 msgid ""
187 "  --output-def <file>                Generate a .DEF file for the built DLL\n"
188 msgstr ""
190 #: emultempl/pe.em:342
191 #, c-format
192 msgid "  --warn-duplicate-exports           Warn about duplicate exports.\n"
193 msgstr ""
195 #: emultempl/pe.em:343
196 #, c-format
197 msgid ""
198 "  --compat-implib                    Create backward compatible import "
199 "libs;\n"
200 "                                       create __imp_<SYMBOL> as well.\n"
201 msgstr ""
203 #: emultempl/pe.em:345
204 #, c-format
205 msgid ""
206 "  --enable-auto-image-base           Automatically choose image base for "
207 "DLLs\n"
208 "                                       unless user specifies one\n"
209 msgstr ""
211 #: emultempl/pe.em:347
212 #, c-format
213 msgid ""
214 "  --disable-auto-image-base          Do not auto-choose image base. "
215 "(default)\n"
216 msgstr ""
218 #: emultempl/pe.em:348
219 #, c-format
220 msgid ""
221 "  --dll-search-prefix=<string>       When linking dynamically to a dll "
222 "without\n"
223 "                                       an importlib, use <string><basename>."
224 "dll\n"
225 "                                       in preference to lib<basename>.dll \n"
226 msgstr ""
228 #: emultempl/pe.em:351
229 #, c-format
230 msgid ""
231 "  --enable-auto-import               Do sophistcated linking of _sym to\n"
232 "                                       __imp_sym for DATA references\n"
233 msgstr ""
235 #: emultempl/pe.em:353
236 #, c-format
237 msgid ""
238 "  --disable-auto-import              Do not auto-import DATA items from "
239 "DLLs\n"
240 msgstr ""
242 #: emultempl/pe.em:354
243 #, c-format
244 msgid ""
245 "  --enable-runtime-pseudo-reloc      Work around auto-import limitations by\n"
246 "                                       adding pseudo-relocations resolved "
247 "at\n"
248 "                                       runtime.\n"
249 msgstr ""
251 #: emultempl/pe.em:357
252 #, c-format
253 msgid ""
254 "  --disable-runtime-pseudo-reloc     Do not add runtime pseudo-relocations "
255 "for\n"
256 "                                       auto-imported DATA.\n"
257 msgstr ""
259 #: emultempl/pe.em:359
260 #, c-format
261 msgid ""
262 "  --enable-extra-pe-debug            Enable verbose debug output when "
263 "building\n"
264 "                                       or linking to DLLs (esp. auto-"
265 "import)\n"
266 msgstr ""
268 #: emultempl/pe.em:362
269 #, c-format
270 msgid ""
271 "  --large-address-aware              Executable supports virtual addresses\n"
272 "                                       greater than 2 gigabytes\n"
273 msgstr ""
275 #: emultempl/pe.em:431
276 msgid "%P: warning: bad version number in -subsystem option\n"
277 msgstr ""
279 #: emultempl/pe.em:462
280 msgid "%P%F: invalid subsystem type %s\n"
281 msgstr ""
283 #: emultempl/pe.em:501
284 msgid "%P%F: invalid hex number for PE parameter '%s'\n"
285 msgstr ""
287 #: emultempl/pe.em:518
288 msgid "%P%F: strange hex info for PE parameter '%s'\n"
289 msgstr ""
291 #: emultempl/pe.em:535
292 #, c-format
293 msgid "%s: Can't open base file %s\n"
294 msgstr ""
296 #: emultempl/pe.em:752
297 msgid "%P: warning, file alignment > section alignment.\n"
298 msgstr ""
300 #: emultempl/pe.em:839 emultempl/pe.em:866
301 #, c-format
302 msgid "Warning: resolving %s by linking to %s\n"
303 msgstr ""
305 #: emultempl/pe.em:844 emultempl/pe.em:871
306 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
307 msgstr ""
309 #: emultempl/pe.em:845 emultempl/pe.em:872
310 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
311 msgstr ""
313 #: emultempl/pe.em:891
314 #, c-format
315 msgid "%C: Cannot get section contents - auto-import exception\n"
316 msgstr ""
318 #: emultempl/pe.em:931
319 #, c-format
320 msgid "Info: resolving %s by linking to %s (auto-import)\n"
321 msgstr ""
323 #: emultempl/pe.em:938
324 msgid ""
325 "%P: warning: auto-importing has been activated without --enable-auto-import "
326 "specified on the command line.\n"
327 "This should work unless it involves constant data structures referencing "
328 "symbols from auto-imported DLLs."
329 msgstr ""
331 #: emultempl/pe.em:945 emultempl/pe.em:1113 emultempl/pe.em:1319 ldcref.c:488
332 #: ldcref.c:586 ldmain.c:1105 ldmisc.c:285 pe-dll.c:622 pe-dll.c:1153
333 #: pe-dll.c:1250
334 msgid "%B%F: could not read symbols: %E\n"
335 msgstr ""
337 #: emultempl/pe.em:1018
338 msgid "%F%P: cannot perform PE operations on non PE output file '%B'.\n"
339 msgstr ""
341 #: emultempl/pe.em:1360
342 #, c-format
343 msgid "Errors encountered processing file %s\n"
344 msgstr ""
346 #: emultempl/pe.em:1383
347 #, c-format
348 msgid "Errors encountered processing file %s for interworking"
349 msgstr ""
351 #: emultempl/pe.em:1444 ldexp.c:540 ldlang.c:3131 ldlang.c:6448 ldlang.c:6479
352 #: ldmain.c:1050
353 msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
354 msgstr ""
356 #: ldcref.c:168
357 msgid "%X%P: bfd_hash_table_init of cref table failed: %E\n"
358 msgstr ""
360 #: ldcref.c:174
361 msgid "%X%P: cref_hash_lookup failed: %E\n"
362 msgstr ""
364 #: ldcref.c:184
365 msgid "%X%P: cref alloc failed: %E\n"
366 msgstr ""
368 #: ldcref.c:364
369 #, c-format
370 msgid ""
371 "\n"
372 "Cross Reference Table\n"
373 "\n"
374 msgstr ""
376 #: ldcref.c:365
377 msgid "Symbol"
378 msgstr ""
380 #: ldcref.c:373
381 #, c-format
382 msgid "File\n"
383 msgstr ""
385 #: ldcref.c:377
386 #, c-format
387 msgid "No symbols\n"
388 msgstr ""
390 #: ldcref.c:530
391 msgid "%P: symbol `%T' missing from main hash table\n"
392 msgstr ""
394 #: ldcref.c:648 ldcref.c:655 ldmain.c:1139 ldmain.c:1146
395 msgid "%B%F: could not read relocs: %E\n"
396 msgstr ""
398 #. We found a reloc for the symbol.  The symbol is defined
399 #. in OUTSECNAME.  This reloc is from a section which is
400 #. mapped into a section from which references to OUTSECNAME
401 #. are prohibited.  We must report an error.
402 #: ldcref.c:682
403 msgid "%X%C: prohibited cross reference from %s to `%T' in %s\n"
404 msgstr ""
406 #: ldctor.c:84
407 msgid "%P%X: Different relocs used in set %s\n"
408 msgstr ""
410 #: ldctor.c:102
411 msgid "%P%X: Different object file formats composing set %s\n"
412 msgstr ""
414 #: ldctor.c:281 ldctor.c:295
415 msgid "%P%X: %s does not support reloc %s for set %s\n"
416 msgstr ""
418 #: ldctor.c:316
419 msgid "%P%X: Unsupported size %d for set %s\n"
420 msgstr ""
422 #: ldctor.c:337
423 msgid ""
424 "\n"
425 "Set                 Symbol\n"
426 "\n"
427 msgstr ""
429 #: ldemul.c:235
430 #, c-format
431 msgid "%S SYSLIB ignored\n"
432 msgstr ""
434 #: ldemul.c:241
435 #, c-format
436 msgid "%S HLL ignored\n"
437 msgstr ""
439 #: ldemul.c:261
440 msgid "%P: unrecognised emulation mode: %s\n"
441 msgstr ""
443 #: ldemul.c:262
444 msgid "Supported emulations: "
445 msgstr ""
447 #: ldemul.c:304
448 #, c-format
449 msgid "  no emulation specific options.\n"
450 msgstr ""
452 #: ldexp.c:350
453 #, c-format
454 msgid "%F%S %% by zero\n"
455 msgstr ""
457 #: ldexp.c:358
458 #, c-format
459 msgid "%F%S / by zero\n"
460 msgstr ""
462 #: ldexp.c:554
463 #, c-format
464 msgid "%X%S: unresolvable symbol `%s' referenced in expression\n"
465 msgstr ""
467 #: ldexp.c:565
468 #, c-format
469 msgid "%F%S: undefined symbol `%s' referenced in expression\n"
470 msgstr ""
472 #: ldexp.c:586 ldexp.c:603 ldexp.c:630
473 #, c-format
474 msgid "%F%S: undefined section `%s' referenced in expression\n"
475 msgstr ""
477 #: ldexp.c:657 ldexp.c:670
478 #, c-format
479 msgid "%F%S: undefined MEMORY region `%s' referenced in expression\n"
480 msgstr ""
482 #: ldexp.c:681
483 #, c-format
484 msgid "%F%S: unknown constant `%s' referenced in expression\n"
485 msgstr ""
487 #: ldexp.c:742
488 #, c-format
489 msgid "%F%S can not PROVIDE assignment to location counter\n"
490 msgstr ""
492 #: ldexp.c:756
493 #, c-format
494 msgid "%F%S invalid assignment to location counter\n"
495 msgstr ""
497 #: ldexp.c:759
498 #, c-format
499 msgid "%F%S assignment to location counter invalid outside of SECTION\n"
500 msgstr ""
502 #: ldexp.c:768
503 msgid "%F%S cannot move location counter backwards (from %V to %V)\n"
504 msgstr ""
506 #: ldexp.c:807
507 msgid "%P%F:%s: hash creation failed\n"
508 msgstr ""
510 #: ldexp.c:1066 ldexp.c:1091 ldexp.c:1150
511 #, c-format
512 msgid "%F%S: nonconstant expression for %s\n"
513 msgstr ""
515 #: ldfile.c:137
516 #, c-format
517 msgid "attempt to open %s failed\n"
518 msgstr ""
520 #: ldfile.c:139
521 #, c-format
522 msgid "attempt to open %s succeeded\n"
523 msgstr ""
525 #: ldfile.c:145
526 msgid "%F%P: invalid BFD target `%s'\n"
527 msgstr ""
529 #: ldfile.c:254 ldfile.c:283
530 msgid "%P: skipping incompatible %s when searching for %s\n"
531 msgstr ""
533 #: ldfile.c:267
534 msgid "%F%P: attempted static link of dynamic object `%s'\n"
535 msgstr ""
537 #: ldfile.c:379
538 msgid "%F%P: %s (%s): No such file: %E\n"
539 msgstr ""
541 #: ldfile.c:382
542 msgid "%F%P: %s: No such file: %E\n"
543 msgstr ""
545 #: ldfile.c:412
546 msgid "%F%P: cannot find %s inside %s\n"
547 msgstr ""
549 #: ldfile.c:415
550 msgid "%F%P: cannot find %s\n"
551 msgstr ""
553 #: ldfile.c:431 ldfile.c:449
554 #, c-format
555 msgid "cannot find script file %s\n"
556 msgstr ""
558 #: ldfile.c:433 ldfile.c:451
559 #, c-format
560 msgid "opened script file %s\n"
561 msgstr ""
563 #: ldfile.c:601
564 msgid "%P%F: cannot open linker script file %s: %E\n"
565 msgstr ""
567 #: ldfile.c:648
568 msgid "%P%F: cannot represent machine `%s'\n"
569 msgstr ""
571 #: ldlang.c:1124 ldlang.c:1166 ldlang.c:2880
572 msgid "%P%F: can not create hash table: %E\n"
573 msgstr ""
575 #: ldlang.c:1209
576 msgid "%P:%S: warning: redeclaration of memory region '%s'\n"
577 msgstr ""
579 #: ldlang.c:1215
580 msgid "%P:%S: warning: memory region %s not declared\n"
581 msgstr ""
583 #: ldlang.c:1270 ldlang.c:1305
584 msgid "%P%F: failed creating section `%s': %E\n"
585 msgstr ""
587 #: ldlang.c:1799
588 #, c-format
589 msgid ""
590 "\n"
591 "Discarded input sections\n"
592 "\n"
593 msgstr ""
595 #: ldlang.c:1807
596 msgid ""
597 "\n"
598 "Memory Configuration\n"
599 "\n"
600 msgstr ""
602 #: ldlang.c:1809
603 msgid "Name"
604 msgstr ""
606 #: ldlang.c:1809
607 msgid "Origin"
608 msgstr ""
610 #: ldlang.c:1809
611 msgid "Length"
612 msgstr ""
614 #: ldlang.c:1809
615 msgid "Attributes"
616 msgstr ""
618 #: ldlang.c:1849
619 #, c-format
620 msgid ""
621 "\n"
622 "Linker script and memory map\n"
623 "\n"
624 msgstr ""
626 #: ldlang.c:1915
627 msgid "%P%F: Illegal use of `%s' section\n"
628 msgstr ""
630 #: ldlang.c:1923
631 msgid "%P%F: output format %s cannot represent section called %s\n"
632 msgstr ""
634 #: ldlang.c:2473
635 msgid "%B: file not recognized: %E\n"
636 msgstr ""
638 #: ldlang.c:2474
639 msgid "%B: matching formats:"
640 msgstr ""
642 #: ldlang.c:2481
643 msgid "%F%B: file not recognized: %E\n"
644 msgstr ""
646 #: ldlang.c:2551
647 msgid "%F%B: member %B in archive is not an object\n"
648 msgstr ""
650 #: ldlang.c:2562 ldlang.c:2576
651 msgid "%F%B: could not read symbols: %E\n"
652 msgstr ""
654 #: ldlang.c:2850
655 msgid ""
656 "%P: warning: could not find any targets that match endianness requirement\n"
657 msgstr ""
659 #: ldlang.c:2864
660 msgid "%P%F: target %s not found\n"
661 msgstr ""
663 #: ldlang.c:2866
664 msgid "%P%F: cannot open output file %s: %E\n"
665 msgstr ""
667 #: ldlang.c:2872
668 msgid "%P%F:%s: can not make object file: %E\n"
669 msgstr ""
671 #: ldlang.c:2876
672 msgid "%P%F:%s: can not set architecture: %E\n"
673 msgstr ""
675 #: ldlang.c:3024
676 msgid "%P%F: bfd_hash_lookup failed creating symbol %s\n"
677 msgstr ""
679 #: ldlang.c:3042
680 msgid "%P%F: bfd_hash_allocate failed creating symbol %s\n"
681 msgstr ""
683 #: ldlang.c:3418
684 msgid "%F%P: %s not found for insert\n"
685 msgstr ""
687 #: ldlang.c:3633
688 msgid " load address 0x%V"
689 msgstr ""
691 #: ldlang.c:3873
692 msgid "%W (size before relaxing)\n"
693 msgstr ""
695 #: ldlang.c:3964
696 #, c-format
697 msgid "Address of section %s set to "
698 msgstr ""
700 #: ldlang.c:4117
701 #, c-format
702 msgid "Fail with %d\n"
703 msgstr ""
705 #: ldlang.c:4397
706 msgid "%X%P: section %s [%V -> %V] overlaps section %s [%V -> %V]\n"
707 msgstr ""
709 #: ldlang.c:4413
710 msgid "%X%P: region %s overflowed by %ld bytes\n"
711 msgstr ""
713 #: ldlang.c:4436
714 msgid "%X%P: address 0x%v of %B section %s is not within region %s\n"
715 msgstr ""
717 #: ldlang.c:4447
718 msgid "%X%P: %B section %s will not fit in region %s\n"
719 msgstr ""
721 #: ldlang.c:4487
722 #, c-format
723 msgid ""
724 "%F%S: non constant or forward reference address expression for section %s\n"
725 msgstr ""
727 #: ldlang.c:4512
728 msgid "%P%X: Internal error on COFF shared library section %s\n"
729 msgstr ""
731 #: ldlang.c:4571
732 msgid "%P%F: error: no memory region specified for loadable section `%s'\n"
733 msgstr ""
735 #: ldlang.c:4576
736 msgid "%P: warning: no memory region specified for loadable section `%s'\n"
737 msgstr ""
739 #: ldlang.c:4598
740 msgid "%P: warning: changing start of section %s by %lu bytes\n"
741 msgstr ""
743 #: ldlang.c:4675
744 msgid "%P: warning: dot moved backwards before `%s'\n"
745 msgstr ""
747 #: ldlang.c:4848
748 msgid "%P%F: can't relax section: %E\n"
749 msgstr ""
751 #: ldlang.c:5170
752 msgid "%F%P: invalid data statement\n"
753 msgstr ""
755 #: ldlang.c:5203
756 msgid "%F%P: invalid reloc statement\n"
757 msgstr ""
759 #: ldlang.c:5322
760 msgid "%P%F: gc-sections requires either an entry or an undefined symbol\n"
761 msgstr ""
763 #: ldlang.c:5347
764 msgid "%P%F:%s: can't set start address\n"
765 msgstr ""
767 #: ldlang.c:5360 ldlang.c:5379
768 msgid "%P%F: can't set start address\n"
769 msgstr ""
771 #: ldlang.c:5372
772 msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
773 msgstr ""
775 #: ldlang.c:5384
776 msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
777 msgstr ""
779 #: ldlang.c:5434
780 msgid ""
781 "%P%F: Relocatable linking with relocations from format %s (%B) to format %s "
782 "(%B) is not supported\n"
783 msgstr ""
785 #: ldlang.c:5444
786 msgid ""
787 "%P%X: %s architecture of input file `%B' is incompatible with %s output\n"
788 msgstr ""
790 #: ldlang.c:5466
791 msgid "%P%X: failed to merge target specific data of file %B\n"
792 msgstr ""
794 #: ldlang.c:5567
795 msgid ""
796 "\n"
797 "Allocating common symbols\n"
798 msgstr ""
800 #: ldlang.c:5568
801 msgid ""
802 "Common symbol       size              file\n"
803 "\n"
804 msgstr ""
806 #: ldlang.c:5701
807 msgid "%P%F: invalid syntax in flags\n"
808 msgstr ""
810 #: ldlang.c:6069
811 msgid "%P%F: Failed to create hash table\n"
812 msgstr ""
814 #: ldlang.c:6370
815 msgid "%P%F: multiple STARTUP files\n"
816 msgstr ""
818 #: ldlang.c:6418
819 msgid "%X%P:%S: section has both a load address and a load region\n"
820 msgstr ""
822 #: ldlang.c:6652
823 msgid "%F%P: no sections assigned to phdrs\n"
824 msgstr ""
826 #: ldlang.c:6689
827 msgid "%F%P: bfd_record_phdr failed: %E\n"
828 msgstr ""
830 #: ldlang.c:6709
831 msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
832 msgstr ""
834 #: ldlang.c:7100
835 msgid "%X%P: unknown language `%s' in version information\n"
836 msgstr ""
838 #: ldlang.c:7242
839 msgid ""
840 "%X%P: anonymous version tag cannot be combined with other version tags\n"
841 msgstr ""
843 #: ldlang.c:7251
844 msgid "%X%P: duplicate version tag `%s'\n"
845 msgstr ""
847 #: ldlang.c:7271 ldlang.c:7280 ldlang.c:7297 ldlang.c:7307
848 msgid "%X%P: duplicate expression `%s' in version information\n"
849 msgstr ""
851 #: ldlang.c:7347
852 msgid "%X%P: unable to find version dependency `%s'\n"
853 msgstr ""
855 #: ldlang.c:7369
856 msgid "%X%P: unable to read .exports section contents\n"
857 msgstr ""
859 #: ldmain.c:233
860 msgid "%X%P: can't set BFD default target to `%s': %E\n"
861 msgstr ""
863 #: ldmain.c:296
864 msgid "%P%F: --relax and -r may not be used together\n"
865 msgstr ""
867 #: ldmain.c:298
868 msgid "%P%F: -r and -shared may not be used together\n"
869 msgstr ""
871 #: ldmain.c:341
872 msgid "%P%F: -F may not be used without -shared\n"
873 msgstr ""
875 #: ldmain.c:343
876 msgid "%P%F: -f may not be used without -shared\n"
877 msgstr ""
879 #: ldmain.c:391
880 msgid "using external linker script:"
881 msgstr ""
883 #: ldmain.c:393
884 msgid "using internal linker script:"
885 msgstr ""
887 #: ldmain.c:427
888 msgid "%P%F: no input files\n"
889 msgstr ""
891 #: ldmain.c:431
892 msgid "%P: mode %s\n"
893 msgstr ""
895 #: ldmain.c:447
896 msgid "%P%F: cannot open map file %s: %E\n"
897 msgstr ""
899 #: ldmain.c:479
900 msgid "%P: link errors found, deleting executable `%s'\n"
901 msgstr ""
903 #: ldmain.c:488
904 msgid "%F%B: final close failed: %E\n"
905 msgstr ""
907 #: ldmain.c:514
908 msgid "%X%P: unable to open for source of copy `%s'\n"
909 msgstr ""
911 #: ldmain.c:517
912 msgid "%X%P: unable to open for destination of copy `%s'\n"
913 msgstr ""
915 #: ldmain.c:524
916 msgid "%P: Error writing file `%s'\n"
917 msgstr ""
919 #: ldmain.c:529 pe-dll.c:1613
920 #, c-format
921 msgid "%P: Error closing file `%s'\n"
922 msgstr ""
924 #: ldmain.c:545
925 #, c-format
926 msgid "%s: total time in link: %ld.%06ld\n"
927 msgstr ""
929 #: ldmain.c:548
930 #, c-format
931 msgid "%s: data size %ld\n"
932 msgstr ""
934 #: ldmain.c:631
935 msgid "%P%F: missing argument to -m\n"
936 msgstr ""
938 #: ldmain.c:678 ldmain.c:697 ldmain.c:728
939 msgid "%P%F: bfd_hash_table_init failed: %E\n"
940 msgstr ""
942 #: ldmain.c:682 ldmain.c:701
943 msgid "%P%F: bfd_hash_lookup failed: %E\n"
944 msgstr ""
946 #: ldmain.c:715
947 msgid "%X%P: error: duplicate retain-symbols-file\n"
948 msgstr ""
950 #: ldmain.c:758
951 msgid "%P%F: bfd_hash_lookup for insertion failed: %E\n"
952 msgstr ""
954 #: ldmain.c:763
955 msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n"
956 msgstr ""
958 #: ldmain.c:827
959 #, c-format
960 msgid ""
961 "Archive member included because of file (symbol)\n"
962 "\n"
963 msgstr ""
965 #: ldmain.c:897
966 msgid "%X%C: multiple definition of `%T'\n"
967 msgstr ""
969 #: ldmain.c:900
970 msgid "%D: first defined here\n"
971 msgstr ""
973 #: ldmain.c:904
974 msgid "%P: Disabling relaxation: it will not work with multiple definitions\n"
975 msgstr ""
977 #: ldmain.c:934
978 msgid "%B: warning: definition of `%T' overriding common\n"
979 msgstr ""
981 #: ldmain.c:937
982 msgid "%B: warning: common is here\n"
983 msgstr ""
985 #: ldmain.c:944
986 msgid "%B: warning: common of `%T' overridden by definition\n"
987 msgstr ""
989 #: ldmain.c:947
990 msgid "%B: warning: defined here\n"
991 msgstr ""
993 #: ldmain.c:954
994 msgid "%B: warning: common of `%T' overridden by larger common\n"
995 msgstr ""
997 #: ldmain.c:957
998 msgid "%B: warning: larger common is here\n"
999 msgstr ""
1001 #: ldmain.c:961
1002 msgid "%B: warning: common of `%T' overriding smaller common\n"
1003 msgstr ""
1005 #: ldmain.c:964
1006 msgid "%B: warning: smaller common is here\n"
1007 msgstr ""
1009 #: ldmain.c:968
1010 msgid "%B: warning: multiple common of `%T'\n"
1011 msgstr ""
1013 #: ldmain.c:970
1014 msgid "%B: warning: previous common is here\n"
1015 msgstr ""
1017 #: ldmain.c:990 ldmain.c:1028
1018 msgid "%P: warning: global constructor %s used\n"
1019 msgstr ""
1021 #: ldmain.c:1038
1022 msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
1023 msgstr ""
1025 #. We found a reloc for the symbol we are looking for.
1026 #: ldmain.c:1092 ldmain.c:1094 ldmain.c:1096 ldmain.c:1114 ldmain.c:1159
1027 msgid "warning: "
1028 msgstr ""
1030 #: ldmain.c:1194
1031 msgid "%F%P: bfd_hash_table_init failed: %E\n"
1032 msgstr ""
1034 #: ldmain.c:1201
1035 msgid "%F%P: bfd_hash_lookup failed: %E\n"
1036 msgstr ""
1038 #: ldmain.c:1222
1039 msgid "%X%C: undefined reference to `%T'\n"
1040 msgstr ""
1042 #: ldmain.c:1225
1043 msgid "%C: warning: undefined reference to `%T'\n"
1044 msgstr ""
1046 #: ldmain.c:1231
1047 msgid "%X%D: more undefined references to `%T' follow\n"
1048 msgstr ""
1050 #: ldmain.c:1234
1051 msgid "%D: warning: more undefined references to `%T' follow\n"
1052 msgstr ""
1054 #: ldmain.c:1245
1055 msgid "%X%B: undefined reference to `%T'\n"
1056 msgstr ""
1058 #: ldmain.c:1248
1059 msgid "%B: warning: undefined reference to `%T'\n"
1060 msgstr ""
1062 #: ldmain.c:1254
1063 msgid "%X%B: more undefined references to `%T' follow\n"
1064 msgstr ""
1066 #: ldmain.c:1257
1067 msgid "%B: warning: more undefined references to `%T' follow\n"
1068 msgstr ""
1070 #: ldmain.c:1296
1071 msgid " additional relocation overflows omitted from the output\n"
1072 msgstr ""
1074 #: ldmain.c:1309
1075 msgid " relocation truncated to fit: %s against undefined symbol `%T'"
1076 msgstr ""
1078 #: ldmain.c:1314
1079 msgid ""
1080 " relocation truncated to fit: %s against symbol `%T' defined in %A section "
1081 "in %B"
1082 msgstr ""
1084 #: ldmain.c:1326
1085 msgid " relocation truncated to fit: %s against `%T'"
1086 msgstr ""
1088 #: ldmain.c:1343
1089 #, c-format
1090 msgid "%X%C: dangerous relocation: %s\n"
1091 msgstr ""
1093 #: ldmain.c:1358
1094 msgid "%X%C: reloc refers to symbol `%T' which is not being output\n"
1095 msgstr ""
1097 #: ldmisc.c:148
1098 #, c-format
1099 msgid "no symbol"
1100 msgstr ""
1102 #: ldmisc.c:245
1103 #, c-format
1104 msgid "built in linker script:%u"
1105 msgstr ""
1107 #: ldmisc.c:323
1108 msgid "%B: In function `%T':\n"
1109 msgstr ""
1111 #: ldmisc.c:445
1112 msgid "%F%P: internal error %s %d\n"
1113 msgstr ""
1115 #: ldmisc.c:494
1116 msgid "%P: internal error: aborting at %s line %d in %s\n"
1117 msgstr ""
1119 #: ldmisc.c:497
1120 msgid "%P: internal error: aborting at %s line %d\n"
1121 msgstr ""
1123 #: ldmisc.c:499
1124 msgid "%P%F: please report this bug\n"
1125 msgstr ""
1127 #. Output for noisy == 2 is intended to follow the GNU standards.
1128 #: ldver.c:38
1129 #, c-format
1130 msgid "GNU ld %s\n"
1131 msgstr ""
1133 #: ldver.c:42
1134 #, c-format
1135 msgid "Copyright 2007 Free Software Foundation, Inc.\n"
1136 msgstr ""
1138 #: ldver.c:43
1139 #, c-format
1140 msgid ""
1141 "This program is free software; you may redistribute it under the terms of\n"
1142 "the GNU General Public License version 3 or (at your option) a later "
1143 "version.\n"
1144 "This program has absolutely no warranty.\n"
1145 msgstr ""
1147 #: ldver.c:53
1148 #, c-format
1149 msgid "  Supported emulations:\n"
1150 msgstr ""
1152 #: ldwrite.c:56 ldwrite.c:196
1153 msgid "%P%F: bfd_new_link_order failed\n"
1154 msgstr ""
1156 #: ldwrite.c:354
1157 msgid "%F%P: cannot create split section name for %s\n"
1158 msgstr ""
1160 #: ldwrite.c:366
1161 msgid "%F%P: clone section failed: %E\n"
1162 msgstr ""
1164 #: ldwrite.c:404
1165 #, c-format
1166 msgid "%8x something else\n"
1167 msgstr ""
1169 #: ldwrite.c:574
1170 msgid "%F%P: final link failed: %E\n"
1171 msgstr ""
1173 #: lexsup.c:206 lexsup.c:344
1174 msgid "KEYWORD"
1175 msgstr ""
1177 #: lexsup.c:206
1178 msgid "Shared library control for HP/UX compatibility"
1179 msgstr ""
1181 #: lexsup.c:209
1182 msgid "ARCH"
1183 msgstr ""
1185 #: lexsup.c:209
1186 msgid "Set architecture"
1187 msgstr ""
1189 #: lexsup.c:211 lexsup.c:454
1190 msgid "TARGET"
1191 msgstr ""
1193 #: lexsup.c:211
1194 msgid "Specify target for following input files"
1195 msgstr ""
1197 #: lexsup.c:214 lexsup.c:263 lexsup.c:275 lexsup.c:288 lexsup.c:290
1198 #: lexsup.c:408 lexsup.c:466 lexsup.c:526 lexsup.c:539
1199 msgid "FILE"
1200 msgstr ""
1202 #: lexsup.c:214
1203 msgid "Read MRI format linker script"
1204 msgstr ""
1206 #: lexsup.c:216
1207 msgid "Force common symbols to be defined"
1208 msgstr ""
1210 #: lexsup.c:220 lexsup.c:510 lexsup.c:512 lexsup.c:514
1211 msgid "ADDRESS"
1212 msgstr ""
1214 #: lexsup.c:220
1215 msgid "Set start address"
1216 msgstr ""
1218 #: lexsup.c:222
1219 msgid "Export all dynamic symbols"
1220 msgstr ""
1222 #: lexsup.c:224
1223 msgid "Link big-endian objects"
1224 msgstr ""
1226 #: lexsup.c:226
1227 msgid "Link little-endian objects"
1228 msgstr ""
1230 #: lexsup.c:228 lexsup.c:231
1231 msgid "SHLIB"
1232 msgstr ""
1234 #: lexsup.c:228
1235 msgid "Auxiliary filter for shared object symbol table"
1236 msgstr ""
1238 #: lexsup.c:231
1239 msgid "Filter for shared object symbol table"
1240 msgstr ""
1242 #: lexsup.c:234
1243 msgid "Ignored"
1244 msgstr ""
1246 #: lexsup.c:236
1247 msgid "SIZE"
1248 msgstr ""
1250 #: lexsup.c:236
1251 msgid "Small data size (if no size, same as --shared)"
1252 msgstr ""
1254 #: lexsup.c:239
1255 msgid "FILENAME"
1256 msgstr ""
1258 #: lexsup.c:239
1259 msgid "Set internal name of shared library"
1260 msgstr ""
1262 #: lexsup.c:241
1263 msgid "PROGRAM"
1264 msgstr ""
1266 #: lexsup.c:241
1267 msgid "Set PROGRAM as the dynamic linker to use"
1268 msgstr ""
1270 #: lexsup.c:244
1271 msgid "LIBNAME"
1272 msgstr ""
1274 #: lexsup.c:244
1275 msgid "Search for library LIBNAME"
1276 msgstr ""
1278 #: lexsup.c:246
1279 msgid "DIRECTORY"
1280 msgstr ""
1282 #: lexsup.c:246
1283 msgid "Add DIRECTORY to library search path"
1284 msgstr ""
1286 #: lexsup.c:249
1287 msgid "Override the default sysroot location"
1288 msgstr ""
1290 #: lexsup.c:251
1291 msgid "EMULATION"
1292 msgstr ""
1294 #: lexsup.c:251
1295 msgid "Set emulation"
1296 msgstr ""
1298 #: lexsup.c:253
1299 msgid "Print map file on standard output"
1300 msgstr ""
1302 #: lexsup.c:255
1303 msgid "Do not page align data"
1304 msgstr ""
1306 #: lexsup.c:257
1307 msgid "Do not page align data, do not make text readonly"
1308 msgstr ""
1310 #: lexsup.c:260
1311 msgid "Page align data, make text readonly"
1312 msgstr ""
1314 #: lexsup.c:263
1315 msgid "Set output file name"
1316 msgstr ""
1318 #: lexsup.c:265
1319 msgid "Optimize output file"
1320 msgstr ""
1322 #: lexsup.c:267
1323 msgid "Ignored for SVR4 compatibility"
1324 msgstr ""
1326 #: lexsup.c:271
1327 msgid "Generate relocatable output"
1328 msgstr ""
1330 #: lexsup.c:275
1331 msgid "Just link symbols (if directory, same as --rpath)"
1332 msgstr ""
1334 #: lexsup.c:278
1335 msgid "Strip all symbols"
1336 msgstr ""
1338 #: lexsup.c:280
1339 msgid "Strip debugging symbols"
1340 msgstr ""
1342 #: lexsup.c:282
1343 msgid "Strip symbols in discarded sections"
1344 msgstr ""
1346 #: lexsup.c:284
1347 msgid "Do not strip symbols in discarded sections"
1348 msgstr ""
1350 #: lexsup.c:286
1351 msgid "Trace file opens"
1352 msgstr ""
1354 #: lexsup.c:288
1355 msgid "Read linker script"
1356 msgstr ""
1358 #: lexsup.c:290
1359 msgid "Read default linker script"
1360 msgstr ""
1362 #: lexsup.c:294 lexsup.c:312 lexsup.c:385 lexsup.c:406 lexsup.c:503
1363 #: lexsup.c:529 lexsup.c:565
1364 msgid "SYMBOL"
1365 msgstr ""
1367 #: lexsup.c:294
1368 msgid "Start with undefined reference to SYMBOL"
1369 msgstr ""
1371 #: lexsup.c:297
1372 msgid "[=SECTION]"
1373 msgstr ""
1375 #: lexsup.c:298
1376 msgid "Don't merge input [SECTION | orphan] sections"
1377 msgstr ""
1379 #: lexsup.c:300
1380 msgid "Build global constructor/destructor tables"
1381 msgstr ""
1383 #: lexsup.c:302
1384 msgid "Print version information"
1385 msgstr ""
1387 #: lexsup.c:304
1388 msgid "Print version and emulation information"
1389 msgstr ""
1391 #: lexsup.c:306
1392 msgid "Discard all local symbols"
1393 msgstr ""
1395 #: lexsup.c:308
1396 msgid "Discard temporary local symbols (default)"
1397 msgstr ""
1399 #: lexsup.c:310
1400 msgid "Don't discard any local symbols"
1401 msgstr ""
1403 #: lexsup.c:312
1404 msgid "Trace mentions of SYMBOL"
1405 msgstr ""
1407 #: lexsup.c:314 lexsup.c:468 lexsup.c:470
1408 msgid "PATH"
1409 msgstr ""
1411 #: lexsup.c:314
1412 msgid "Default search path for Solaris compatibility"
1413 msgstr ""
1415 #: lexsup.c:317
1416 msgid "Start a group"
1417 msgstr ""
1419 #: lexsup.c:319
1420 msgid "End a group"
1421 msgstr ""
1423 #: lexsup.c:323
1424 msgid "Accept input files whose architecture cannot be determined"
1425 msgstr ""
1427 #: lexsup.c:327
1428 msgid "Reject input files whose architecture is unknown"
1429 msgstr ""
1431 #: lexsup.c:330
1432 msgid ""
1433 "Set DT_NEEDED tags for DT_NEEDED entries in\n"
1434 "                                following dynamic libs"
1435 msgstr ""
1437 #: lexsup.c:334
1438 msgid ""
1439 "Do not set DT_NEEDED tags for DT_NEEDED entries\n"
1440 "                                in following dynamic libs"
1441 msgstr ""
1443 #: lexsup.c:338
1444 msgid "Only set DT_NEEDED for following dynamic libs if used"
1445 msgstr ""
1447 #: lexsup.c:341
1448 msgid "Always set DT_NEEDED for following dynamic libs"
1449 msgstr ""
1451 #: lexsup.c:344
1452 msgid "Ignored for SunOS compatibility"
1453 msgstr ""
1455 #: lexsup.c:346
1456 msgid "Link against shared libraries"
1457 msgstr ""
1459 #: lexsup.c:352
1460 msgid "Do not link against shared libraries"
1461 msgstr ""
1463 #: lexsup.c:360
1464 msgid "Bind global references locally"
1465 msgstr ""
1467 #: lexsup.c:362
1468 msgid "Bind global function references locally"
1469 msgstr ""
1471 #: lexsup.c:364
1472 msgid "Check section addresses for overlaps (default)"
1473 msgstr ""
1475 #: lexsup.c:367
1476 msgid "Do not check section addresses for overlaps"
1477 msgstr ""
1479 #: lexsup.c:370
1480 msgid "Output cross reference table"
1481 msgstr ""
1483 #: lexsup.c:372
1484 msgid "SYMBOL=EXPRESSION"
1485 msgstr ""
1487 #: lexsup.c:372
1488 msgid "Define a symbol"
1489 msgstr ""
1491 #: lexsup.c:374
1492 msgid "[=STYLE]"
1493 msgstr ""
1495 #: lexsup.c:374
1496 msgid "Demangle symbol names [using STYLE]"
1497 msgstr ""
1499 #: lexsup.c:377
1500 msgid "Generate embedded relocs"
1501 msgstr ""
1503 #: lexsup.c:379
1504 msgid "Treat warnings as errors"
1505 msgstr ""
1507 #: lexsup.c:382
1508 msgid "Do not treat warnings as errors (default)"
1509 msgstr ""
1511 #: lexsup.c:385
1512 msgid "Call SYMBOL at unload-time"
1513 msgstr ""
1515 #: lexsup.c:387
1516 msgid "Force generation of file with .exe suffix"
1517 msgstr ""
1519 #: lexsup.c:389
1520 msgid "Remove unused sections (on some targets)"
1521 msgstr ""
1523 #: lexsup.c:392
1524 msgid "Don't remove unused sections (default)"
1525 msgstr ""
1527 #: lexsup.c:395
1528 msgid "List removed unused sections on stderr"
1529 msgstr ""
1531 #: lexsup.c:398
1532 msgid "Do not list removed unused sections"
1533 msgstr ""
1535 #: lexsup.c:401
1536 msgid "Set default hash table size close to <NUMBER>"
1537 msgstr ""
1539 #: lexsup.c:404
1540 msgid "Print option help"
1541 msgstr ""
1543 #: lexsup.c:406
1544 msgid "Call SYMBOL at load-time"
1545 msgstr ""
1547 #: lexsup.c:408
1548 msgid "Write a map file"
1549 msgstr ""
1551 #: lexsup.c:410
1552 msgid "Do not define Common storage"
1553 msgstr ""
1555 #: lexsup.c:412
1556 msgid "Do not demangle symbol names"
1557 msgstr ""
1559 #: lexsup.c:414
1560 msgid "Use less memory and more disk I/O"
1561 msgstr ""
1563 #: lexsup.c:416
1564 msgid "Do not allow unresolved references in object files"
1565 msgstr ""
1567 #: lexsup.c:419
1568 msgid "Allow unresolved references in shared libaries"
1569 msgstr ""
1571 #: lexsup.c:423
1572 msgid "Do not allow unresolved references in shared libs"
1573 msgstr ""
1575 #: lexsup.c:427
1576 msgid "Allow multiple definitions"
1577 msgstr ""
1579 #: lexsup.c:429
1580 msgid "Disallow undefined version"
1581 msgstr ""
1583 #: lexsup.c:431
1584 msgid "Create default symbol version"
1585 msgstr ""
1587 #: lexsup.c:434
1588 msgid "Create default symbol version for imported symbols"
1589 msgstr ""
1591 #: lexsup.c:437
1592 msgid "Don't warn about mismatched input files"
1593 msgstr ""
1595 #: lexsup.c:440
1596 msgid "Don't warn on finding an incompatible library"
1597 msgstr ""
1599 #: lexsup.c:443
1600 msgid "Turn off --whole-archive"
1601 msgstr ""
1603 #: lexsup.c:445
1604 msgid "Create an output file even if errors occur"
1605 msgstr ""
1607 #: lexsup.c:450
1608 msgid ""
1609 "Only use library directories specified on\n"
1610 "                                the command line"
1611 msgstr ""
1613 #: lexsup.c:454
1614 msgid "Specify target of output file"
1615 msgstr ""
1617 #: lexsup.c:457
1618 msgid "Ignored for Linux compatibility"
1619 msgstr ""
1621 #: lexsup.c:460
1622 msgid "Reduce memory overheads, possibly taking much longer"
1623 msgstr ""
1625 #: lexsup.c:463
1626 msgid "Relax branches on certain targets"
1627 msgstr ""
1629 #: lexsup.c:466
1630 msgid "Keep only symbols listed in FILE"
1631 msgstr ""
1633 #: lexsup.c:468
1634 msgid "Set runtime shared library search path"
1635 msgstr ""
1637 #: lexsup.c:470
1638 msgid "Set link time shared library search path"
1639 msgstr ""
1641 #: lexsup.c:473
1642 msgid "Create a shared library"
1643 msgstr ""
1645 #: lexsup.c:477
1646 msgid "Create a position independent executable"
1647 msgstr ""
1649 #: lexsup.c:481
1650 msgid "[=ascending|descending]"
1651 msgstr ""
1653 #: lexsup.c:482
1654 msgid "Sort common symbols by alignment [in specified order]"
1655 msgstr ""
1657 #: lexsup.c:487
1658 msgid "name|alignment"
1659 msgstr ""
1661 #: lexsup.c:488
1662 msgid "Sort sections by name or maximum alignment"
1663 msgstr ""
1665 #: lexsup.c:490
1666 msgid "COUNT"
1667 msgstr ""
1669 #: lexsup.c:490
1670 msgid "How many tags to reserve in .dynamic section"
1671 msgstr ""
1673 #: lexsup.c:493
1674 msgid "[=SIZE]"
1675 msgstr ""
1677 #: lexsup.c:493
1678 msgid "Split output sections every SIZE octets"
1679 msgstr ""
1681 #: lexsup.c:496
1682 msgid "[=COUNT]"
1683 msgstr ""
1685 #: lexsup.c:496
1686 msgid "Split output sections every COUNT relocs"
1687 msgstr ""
1689 #: lexsup.c:499
1690 msgid "Print memory usage statistics"
1691 msgstr ""
1693 #: lexsup.c:501
1694 msgid "Display target specific options"
1695 msgstr ""
1697 #: lexsup.c:503
1698 msgid "Do task level linking"
1699 msgstr ""
1701 #: lexsup.c:505
1702 msgid "Use same format as native linker"
1703 msgstr ""
1705 #: lexsup.c:507
1706 msgid "SECTION=ADDRESS"
1707 msgstr ""
1709 #: lexsup.c:507
1710 msgid "Set address of named section"
1711 msgstr ""
1713 #: lexsup.c:510
1714 msgid "Set address of .bss section"
1715 msgstr ""
1717 #: lexsup.c:512
1718 msgid "Set address of .data section"
1719 msgstr ""
1721 #: lexsup.c:514
1722 msgid "Set address of .text section"
1723 msgstr ""
1725 #: lexsup.c:517
1726 msgid ""
1727 "How to handle unresolved symbols.  <method> is:\n"
1728 "                                ignore-all, report-all, ignore-in-object-"
1729 "files,\n"
1730 "                                ignore-in-shared-libs"
1731 msgstr ""
1733 #: lexsup.c:522
1734 msgid "Output lots of information during link"
1735 msgstr ""
1737 #: lexsup.c:526
1738 msgid "Read version information script"
1739 msgstr ""
1741 #: lexsup.c:529
1742 msgid ""
1743 "Take export symbols list from .exports, using\n"
1744 "                                SYMBOL as the version."
1745 msgstr ""
1747 #: lexsup.c:533
1748 msgid "Add data symbols to dynamic list"
1749 msgstr ""
1751 #: lexsup.c:535
1752 msgid "Use C++ operator new/delete dynamic list"
1753 msgstr ""
1755 #: lexsup.c:537
1756 msgid "Use C++ typeinfo dynamic list"
1757 msgstr ""
1759 #: lexsup.c:539
1760 msgid "Read dynamic list"
1761 msgstr ""
1763 #: lexsup.c:541
1764 msgid "Warn about duplicate common symbols"
1765 msgstr ""
1767 #: lexsup.c:543
1768 msgid "Warn if global constructors/destructors are seen"
1769 msgstr ""
1771 #: lexsup.c:546
1772 msgid "Warn if the multiple GP values are used"
1773 msgstr ""
1775 #: lexsup.c:548
1776 msgid "Warn only once per undefined symbol"
1777 msgstr ""
1779 #: lexsup.c:550
1780 msgid "Warn if start of section changes due to alignment"
1781 msgstr ""
1783 #: lexsup.c:553
1784 msgid "Warn if shared object has DT_TEXTREL"
1785 msgstr ""
1787 #: lexsup.c:557
1788 msgid "Report unresolved symbols as warnings"
1789 msgstr ""
1791 #: lexsup.c:560
1792 msgid "Report unresolved symbols as errors"
1793 msgstr ""
1795 #: lexsup.c:562
1796 msgid "Include all objects from following archives"
1797 msgstr ""
1799 #: lexsup.c:565
1800 msgid "Use wrapper functions for SYMBOL"
1801 msgstr ""
1803 #: lexsup.c:712
1804 msgid "%P: unrecognized option '%s'\n"
1805 msgstr ""
1807 #: lexsup.c:716
1808 msgid "%P%F: use the --help option for usage information\n"
1809 msgstr ""
1811 #: lexsup.c:734
1812 msgid "%P%F: unrecognized -a option `%s'\n"
1813 msgstr ""
1815 #: lexsup.c:747
1816 msgid "%P%F: unrecognized -assert option `%s'\n"
1817 msgstr ""
1819 #: lexsup.c:790
1820 msgid "%F%P: unknown demangling style `%s'"
1821 msgstr ""
1823 #: lexsup.c:852
1824 msgid "%P%F: invalid number `%s'\n"
1825 msgstr ""
1827 #: lexsup.c:950
1828 msgid "%P%F: bad --unresolved-symbols option: %s\n"
1829 msgstr ""
1831 #. This can happen if the user put "-rpath,a" on the command
1832 #. line.  (Or something similar.  The comma is important).
1833 #. Getopt becomes confused and thinks that this is a -r option
1834 #. but it cannot parse the text after the -r so it refuses to
1835 #. increment the optind counter.  Detect this case and issue
1836 #. an error message here.  We cannot just make this a warning,
1837 #. increment optind, and continue because getopt is too confused
1838 #. and will seg-fault the next time around.
1839 #: lexsup.c:1024
1840 msgid "%P%F: bad -rpath option\n"
1841 msgstr ""
1843 #: lexsup.c:1135
1844 msgid "%P%F: -shared not supported\n"
1845 msgstr ""
1847 #: lexsup.c:1144
1848 msgid "%P%F: -pie not supported\n"
1849 msgstr ""
1851 #: lexsup.c:1152
1852 msgid "descending"
1853 msgstr ""
1855 #: lexsup.c:1154
1856 msgid "ascending"
1857 msgstr ""
1859 #: lexsup.c:1157
1860 msgid "%P%F: invalid common section sorting option: %s\n"
1861 msgstr ""
1863 #: lexsup.c:1161
1864 msgid "name"
1865 msgstr ""
1867 #: lexsup.c:1163
1868 msgid "alignment"
1869 msgstr ""
1871 #: lexsup.c:1166
1872 msgid "%P%F: invalid section sorting option: %s\n"
1873 msgstr ""
1875 #: lexsup.c:1200
1876 msgid "%P%F: invalid argument to option \"--section-start\"\n"
1877 msgstr ""
1879 #: lexsup.c:1207
1880 msgid "%P%F: missing argument(s) to option \"--section-start\"\n"
1881 msgstr ""
1883 #: lexsup.c:1421
1884 msgid "%P%F: may not nest groups (--help for usage)\n"
1885 msgstr ""
1887 #: lexsup.c:1428
1888 msgid "%P%F: group ended before it began (--help for usage)\n"
1889 msgstr ""
1891 #: lexsup.c:1456
1892 msgid "%P%X: --hash-size needs a numeric argument\n"
1893 msgstr ""
1895 #: lexsup.c:1507 lexsup.c:1520
1896 msgid "%P%F: invalid hex number `%s'\n"
1897 msgstr ""
1899 #: lexsup.c:1556
1900 #, c-format
1901 msgid "Usage: %s [options] file...\n"
1902 msgstr ""
1904 #: lexsup.c:1558
1905 #, c-format
1906 msgid "Options:\n"
1907 msgstr ""
1909 #: lexsup.c:1636
1910 #, c-format
1911 msgid "  @FILE"
1912 msgstr ""
1914 #: lexsup.c:1639
1915 #, c-format
1916 msgid "Read options from FILE\n"
1917 msgstr ""
1919 #. Note: Various tools (such as libtool) depend upon the
1920 #. format of the listings below - do not change them.
1921 #: lexsup.c:1644
1922 #, c-format
1923 msgid "%s: supported targets:"
1924 msgstr ""
1926 #: lexsup.c:1652
1927 #, c-format
1928 msgid "%s: supported emulations: "
1929 msgstr ""
1931 #: lexsup.c:1657
1932 #, c-format
1933 msgid "%s: emulation specific options:\n"
1934 msgstr ""
1936 #: lexsup.c:1662
1937 #, c-format
1938 msgid "Report bugs to %s\n"
1939 msgstr ""
1941 #: mri.c:291
1942 msgid "%P%F: unknown format type %s\n"
1943 msgstr ""
1945 #: pe-dll.c:381
1946 #, c-format
1947 msgid "%XUnsupported PEI architecture: %s\n"
1948 msgstr ""
1950 #: pe-dll.c:692
1951 #, c-format
1952 msgid "%XCannot export %s: invalid export name\n"
1953 msgstr ""
1955 #: pe-dll.c:748
1956 #, c-format
1957 msgid "%XError, duplicate EXPORT with ordinals: %s (%d vs %d)\n"
1958 msgstr ""
1960 #: pe-dll.c:755
1961 #, c-format
1962 msgid "Warning, duplicate EXPORT: %s\n"
1963 msgstr ""
1965 #: pe-dll.c:842
1966 #, c-format
1967 msgid "%XCannot export %s: symbol not defined\n"
1968 msgstr ""
1970 #: pe-dll.c:848
1971 #, c-format
1972 msgid "%XCannot export %s: symbol wrong type (%d vs %d)\n"
1973 msgstr ""
1975 #: pe-dll.c:855
1976 #, c-format
1977 msgid "%XCannot export %s: symbol not found\n"
1978 msgstr ""
1980 #: pe-dll.c:969
1981 #, c-format
1982 msgid "%XError, ordinal used twice: %d (%s vs %s)\n"
1983 msgstr ""
1985 #: pe-dll.c:1336
1986 #, c-format
1987 msgid "%XError: %d-bit reloc in dll\n"
1988 msgstr ""
1990 #: pe-dll.c:1464
1991 #, c-format
1992 msgid "%s: Can't open output def file %s\n"
1993 msgstr ""
1995 #: pe-dll.c:1609
1996 #, c-format
1997 msgid "; no contents available\n"
1998 msgstr ""
2000 #: pe-dll.c:2407
2001 msgid ""
2002 "%C: variable '%T' can't be auto-imported. Please read the documentation for "
2003 "ld's --enable-auto-import for details.\n"
2004 msgstr ""
2006 #: pe-dll.c:2437
2007 #, c-format
2008 msgid "%XCan't open .lib file: %s\n"
2009 msgstr ""
2011 #: pe-dll.c:2442
2012 #, c-format
2013 msgid "Creating library file: %s\n"
2014 msgstr ""