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.
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"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: emultempl/armcoff.em:73
21 msgid " --support-old-code Support interworking with old code\n"
24 #: emultempl/armcoff.em:74
27 " --thumb-entry=<sym> Set the entry point to be Thumb symbol <sym>\n"
30 #: emultempl/armcoff.em:122
32 msgid "Errors encountered processing file %s"
35 #: emultempl/armcoff.em:190 emultempl/pe.em:1555
36 msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
39 #: emultempl/armcoff.em:195 emultempl/pe.em:1560
40 msgid "%P: warning: cannot find thumb start symbol %s\n"
43 #: emultempl/pe.em:316
46 " --base_file <basefile> Generate a base file for relocatable "
50 #: emultempl/pe.em:317
53 " --dll Set image base to the default for DLLs\n"
56 #: emultempl/pe.em:318
58 msgid " --file-alignment <size> Set file alignment\n"
61 #: emultempl/pe.em:319
63 msgid " --heap <size> Set initial size of the heap\n"
66 #: emultempl/pe.em:320
69 " --image-base <address> Set start address of the executable\n"
72 #: emultempl/pe.em:321
75 " --major-image-version <number> Set version number of the executable\n"
78 #: emultempl/pe.em:322
80 msgid " --major-os-version <number> Set minimum required OS version\n"
83 #: emultempl/pe.em:323
86 " --major-subsystem-version <number> Set minimum required OS subsystem "
90 #: emultempl/pe.em:324
93 " --minor-image-version <number> Set revision number of the executable\n"
96 #: emultempl/pe.em:325
98 msgid " --minor-os-version <number> Set minimum required OS revision\n"
101 #: emultempl/pe.em:326
104 " --minor-subsystem-version <number> Set minimum required OS subsystem "
108 #: emultempl/pe.em:327
110 msgid " --section-alignment <size> Set section alignment\n"
113 #: emultempl/pe.em:328
115 msgid " --stack <size> Set size of the initial stack\n"
118 #: emultempl/pe.em:329
121 " --subsystem <name>[:<version>] Set required OS subsystem [& version]\n"
124 #: emultempl/pe.em:330
127 " --support-old-code Support interworking with old code\n"
130 #: emultempl/pe.em:331
133 " --thumb-entry=<symbol> Set the entry point to be Thumb "
137 #: emultempl/pe.em:333
140 " --add-stdcall-alias Export symbols with and without @nn\n"
143 #: emultempl/pe.em:334
145 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
148 #: emultempl/pe.em:335
151 " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
154 #: emultempl/pe.em:336
157 " --exclude-symbols sym,sym,... Exclude symbols from automatic export\n"
160 #: emultempl/pe.em:337
163 " --exclude-libs lib,lib,... Exclude libraries from automatic "
167 #: emultempl/pe.em:338
170 " --export-all-symbols Automatically export all globals to "
174 #: emultempl/pe.em:339
176 msgid " --kill-at Remove @nn from exported symbols\n"
179 #: emultempl/pe.em:340
181 msgid " --out-implib <file> Generate import library\n"
184 #: emultempl/pe.em:341
187 " --output-def <file> Generate a .DEF file for the built DLL\n"
190 #: emultempl/pe.em:342
192 msgid " --warn-duplicate-exports Warn about duplicate exports.\n"
195 #: emultempl/pe.em:343
198 " --compat-implib Create backward compatible import "
200 " create __imp_<SYMBOL> as well.\n"
203 #: emultempl/pe.em:345
206 " --enable-auto-image-base Automatically choose image base for "
208 " unless user specifies one\n"
211 #: emultempl/pe.em:347
214 " --disable-auto-image-base Do not auto-choose image base. "
218 #: emultempl/pe.em:348
221 " --dll-search-prefix=<string> When linking dynamically to a dll "
223 " an importlib, use <string><basename>."
225 " in preference to lib<basename>.dll \n"
228 #: emultempl/pe.em:351
231 " --enable-auto-import Do sophistcated linking of _sym to\n"
232 " __imp_sym for DATA references\n"
235 #: emultempl/pe.em:353
238 " --disable-auto-import Do not auto-import DATA items from "
242 #: emultempl/pe.em:354
245 " --enable-runtime-pseudo-reloc Work around auto-import limitations by\n"
246 " adding pseudo-relocations resolved "
251 #: emultempl/pe.em:357
254 " --disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations "
256 " auto-imported DATA.\n"
259 #: emultempl/pe.em:359
262 " --enable-extra-pe-debug Enable verbose debug output when "
264 " or linking to DLLs (esp. auto-"
268 #: emultempl/pe.em:362
271 " --large-address-aware Executable supports virtual addresses\n"
272 " greater than 2 gigabytes\n"
275 #: emultempl/pe.em:431
276 msgid "%P: warning: bad version number in -subsystem option\n"
279 #: emultempl/pe.em:462
280 msgid "%P%F: invalid subsystem type %s\n"
283 #: emultempl/pe.em:501
284 msgid "%P%F: invalid hex number for PE parameter '%s'\n"
287 #: emultempl/pe.em:518
288 msgid "%P%F: strange hex info for PE parameter '%s'\n"
291 #: emultempl/pe.em:535
293 msgid "%s: Can't open base file %s\n"
296 #: emultempl/pe.em:752
297 msgid "%P: warning, file alignment > section alignment.\n"
300 #: emultempl/pe.em:839 emultempl/pe.em:866
302 msgid "Warning: resolving %s by linking to %s\n"
305 #: emultempl/pe.em:844 emultempl/pe.em:871
306 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
309 #: emultempl/pe.em:845 emultempl/pe.em:872
310 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
313 #: emultempl/pe.em:891
315 msgid "%C: Cannot get section contents - auto-import exception\n"
318 #: emultempl/pe.em:931
320 msgid "Info: resolving %s by linking to %s (auto-import)\n"
323 #: emultempl/pe.em:938
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."
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
334 msgid "%B%F: could not read symbols: %E\n"
337 #: emultempl/pe.em:1018
338 msgid "%F%P: cannot perform PE operations on non PE output file '%B'.\n"
341 #: emultempl/pe.em:1360
343 msgid "Errors encountered processing file %s\n"
346 #: emultempl/pe.em:1383
348 msgid "Errors encountered processing file %s for interworking"
351 #: emultempl/pe.em:1444 ldexp.c:540 ldlang.c:3131 ldlang.c:6448 ldlang.c:6479
353 msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
357 msgid "%X%P: bfd_hash_table_init of cref table failed: %E\n"
361 msgid "%X%P: cref_hash_lookup failed: %E\n"
365 msgid "%X%P: cref alloc failed: %E\n"
372 "Cross Reference Table\n"
391 msgid "%P: symbol `%T' missing from main hash table\n"
394 #: ldcref.c:648 ldcref.c:655 ldmain.c:1139 ldmain.c:1146
395 msgid "%B%F: could not read relocs: %E\n"
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.
403 msgid "%X%C: prohibited cross reference from %s to `%T' in %s\n"
407 msgid "%P%X: Different relocs used in set %s\n"
411 msgid "%P%X: Different object file formats composing set %s\n"
414 #: ldctor.c:281 ldctor.c:295
415 msgid "%P%X: %s does not support reloc %s for set %s\n"
419 msgid "%P%X: Unsupported size %d for set %s\n"
431 msgid "%S SYSLIB ignored\n"
436 msgid "%S HLL ignored\n"
440 msgid "%P: unrecognised emulation mode: %s\n"
444 msgid "Supported emulations: "
449 msgid " no emulation specific options.\n"
454 msgid "%F%S %% by zero\n"
459 msgid "%F%S / by zero\n"
464 msgid "%X%S: unresolvable symbol `%s' referenced in expression\n"
469 msgid "%F%S: undefined symbol `%s' referenced in expression\n"
472 #: ldexp.c:586 ldexp.c:603 ldexp.c:630
474 msgid "%F%S: undefined section `%s' referenced in expression\n"
477 #: ldexp.c:657 ldexp.c:670
479 msgid "%F%S: undefined MEMORY region `%s' referenced in expression\n"
484 msgid "%F%S: unknown constant `%s' referenced in expression\n"
489 msgid "%F%S can not PROVIDE assignment to location counter\n"
494 msgid "%F%S invalid assignment to location counter\n"
499 msgid "%F%S assignment to location counter invalid outside of SECTION\n"
503 msgid "%F%S cannot move location counter backwards (from %V to %V)\n"
507 msgid "%P%F:%s: hash creation failed\n"
510 #: ldexp.c:1066 ldexp.c:1091 ldexp.c:1150
512 msgid "%F%S: nonconstant expression for %s\n"
517 msgid "attempt to open %s failed\n"
522 msgid "attempt to open %s succeeded\n"
526 msgid "%F%P: invalid BFD target `%s'\n"
529 #: ldfile.c:254 ldfile.c:283
530 msgid "%P: skipping incompatible %s when searching for %s\n"
534 msgid "%F%P: attempted static link of dynamic object `%s'\n"
538 msgid "%F%P: %s (%s): No such file: %E\n"
542 msgid "%F%P: %s: No such file: %E\n"
546 msgid "%F%P: cannot find %s inside %s\n"
550 msgid "%F%P: cannot find %s\n"
553 #: ldfile.c:431 ldfile.c:449
555 msgid "cannot find script file %s\n"
558 #: ldfile.c:433 ldfile.c:451
560 msgid "opened script file %s\n"
564 msgid "%P%F: cannot open linker script file %s: %E\n"
568 msgid "%P%F: cannot represent machine `%s'\n"
571 #: ldlang.c:1124 ldlang.c:1166 ldlang.c:2880
572 msgid "%P%F: can not create hash table: %E\n"
576 msgid "%P:%S: warning: redeclaration of memory region '%s'\n"
580 msgid "%P:%S: warning: memory region %s not declared\n"
583 #: ldlang.c:1270 ldlang.c:1305
584 msgid "%P%F: failed creating section `%s': %E\n"
591 "Discarded input sections\n"
598 "Memory Configuration\n"
622 "Linker script and memory map\n"
627 msgid "%P%F: Illegal use of `%s' section\n"
631 msgid "%P%F: output format %s cannot represent section called %s\n"
635 msgid "%B: file not recognized: %E\n"
639 msgid "%B: matching formats:"
643 msgid "%F%B: file not recognized: %E\n"
647 msgid "%F%B: member %B in archive is not an object\n"
650 #: ldlang.c:2562 ldlang.c:2576
651 msgid "%F%B: could not read symbols: %E\n"
656 "%P: warning: could not find any targets that match endianness requirement\n"
660 msgid "%P%F: target %s not found\n"
664 msgid "%P%F: cannot open output file %s: %E\n"
668 msgid "%P%F:%s: can not make object file: %E\n"
672 msgid "%P%F:%s: can not set architecture: %E\n"
676 msgid "%P%F: bfd_hash_lookup failed creating symbol %s\n"
680 msgid "%P%F: bfd_hash_allocate failed creating symbol %s\n"
684 msgid "%F%P: %s not found for insert\n"
688 msgid " load address 0x%V"
692 msgid "%W (size before relaxing)\n"
697 msgid "Address of section %s set to "
702 msgid "Fail with %d\n"
706 msgid "%X%P: section %s [%V -> %V] overlaps section %s [%V -> %V]\n"
710 msgid "%X%P: region %s overflowed by %ld bytes\n"
714 msgid "%X%P: address 0x%v of %B section %s is not within region %s\n"
718 msgid "%X%P: %B section %s will not fit in region %s\n"
724 "%F%S: non constant or forward reference address expression for section %s\n"
728 msgid "%P%X: Internal error on COFF shared library section %s\n"
732 msgid "%P%F: error: no memory region specified for loadable section `%s'\n"
736 msgid "%P: warning: no memory region specified for loadable section `%s'\n"
740 msgid "%P: warning: changing start of section %s by %lu bytes\n"
744 msgid "%P: warning: dot moved backwards before `%s'\n"
748 msgid "%P%F: can't relax section: %E\n"
752 msgid "%F%P: invalid data statement\n"
756 msgid "%F%P: invalid reloc statement\n"
760 msgid "%P%F: gc-sections requires either an entry or an undefined symbol\n"
764 msgid "%P%F:%s: can't set start address\n"
767 #: ldlang.c:5360 ldlang.c:5379
768 msgid "%P%F: can't set start address\n"
772 msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
776 msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
781 "%P%F: Relocatable linking with relocations from format %s (%B) to format %s "
782 "(%B) is not supported\n"
787 "%P%X: %s architecture of input file `%B' is incompatible with %s output\n"
791 msgid "%P%X: failed to merge target specific data of file %B\n"
797 "Allocating common symbols\n"
802 "Common symbol size file\n"
807 msgid "%P%F: invalid syntax in flags\n"
811 msgid "%P%F: Failed to create hash table\n"
815 msgid "%P%F: multiple STARTUP files\n"
819 msgid "%X%P:%S: section has both a load address and a load region\n"
823 msgid "%F%P: no sections assigned to phdrs\n"
827 msgid "%F%P: bfd_record_phdr failed: %E\n"
831 msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
835 msgid "%X%P: unknown language `%s' in version information\n"
840 "%X%P: anonymous version tag cannot be combined with other version tags\n"
844 msgid "%X%P: duplicate version tag `%s'\n"
847 #: ldlang.c:7271 ldlang.c:7280 ldlang.c:7297 ldlang.c:7307
848 msgid "%X%P: duplicate expression `%s' in version information\n"
852 msgid "%X%P: unable to find version dependency `%s'\n"
856 msgid "%X%P: unable to read .exports section contents\n"
860 msgid "%X%P: can't set BFD default target to `%s': %E\n"
864 msgid "%P%F: --relax and -r may not be used together\n"
868 msgid "%P%F: -r and -shared may not be used together\n"
872 msgid "%P%F: -F may not be used without -shared\n"
876 msgid "%P%F: -f may not be used without -shared\n"
880 msgid "using external linker script:"
884 msgid "using internal linker script:"
888 msgid "%P%F: no input files\n"
892 msgid "%P: mode %s\n"
896 msgid "%P%F: cannot open map file %s: %E\n"
900 msgid "%P: link errors found, deleting executable `%s'\n"
904 msgid "%F%B: final close failed: %E\n"
908 msgid "%X%P: unable to open for source of copy `%s'\n"
912 msgid "%X%P: unable to open for destination of copy `%s'\n"
916 msgid "%P: Error writing file `%s'\n"
919 #: ldmain.c:529 pe-dll.c:1613
921 msgid "%P: Error closing file `%s'\n"
926 msgid "%s: total time in link: %ld.%06ld\n"
931 msgid "%s: data size %ld\n"
935 msgid "%P%F: missing argument to -m\n"
938 #: ldmain.c:678 ldmain.c:697 ldmain.c:728
939 msgid "%P%F: bfd_hash_table_init failed: %E\n"
942 #: ldmain.c:682 ldmain.c:701
943 msgid "%P%F: bfd_hash_lookup failed: %E\n"
947 msgid "%X%P: error: duplicate retain-symbols-file\n"
951 msgid "%P%F: bfd_hash_lookup for insertion failed: %E\n"
955 msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n"
961 "Archive member included because of file (symbol)\n"
966 msgid "%X%C: multiple definition of `%T'\n"
970 msgid "%D: first defined here\n"
974 msgid "%P: Disabling relaxation: it will not work with multiple definitions\n"
978 msgid "%B: warning: definition of `%T' overriding common\n"
982 msgid "%B: warning: common is here\n"
986 msgid "%B: warning: common of `%T' overridden by definition\n"
990 msgid "%B: warning: defined here\n"
994 msgid "%B: warning: common of `%T' overridden by larger common\n"
998 msgid "%B: warning: larger common is here\n"
1002 msgid "%B: warning: common of `%T' overriding smaller common\n"
1006 msgid "%B: warning: smaller common is here\n"
1010 msgid "%B: warning: multiple common of `%T'\n"
1014 msgid "%B: warning: previous common is here\n"
1017 #: ldmain.c:990 ldmain.c:1028
1018 msgid "%P: warning: global constructor %s used\n"
1022 msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
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
1031 msgid "%F%P: bfd_hash_table_init failed: %E\n"
1035 msgid "%F%P: bfd_hash_lookup failed: %E\n"
1039 msgid "%X%C: undefined reference to `%T'\n"
1043 msgid "%C: warning: undefined reference to `%T'\n"
1047 msgid "%X%D: more undefined references to `%T' follow\n"
1051 msgid "%D: warning: more undefined references to `%T' follow\n"
1055 msgid "%X%B: undefined reference to `%T'\n"
1059 msgid "%B: warning: undefined reference to `%T'\n"
1063 msgid "%X%B: more undefined references to `%T' follow\n"
1067 msgid "%B: warning: more undefined references to `%T' follow\n"
1071 msgid " additional relocation overflows omitted from the output\n"
1075 msgid " relocation truncated to fit: %s against undefined symbol `%T'"
1080 " relocation truncated to fit: %s against symbol `%T' defined in %A section "
1085 msgid " relocation truncated to fit: %s against `%T'"
1090 msgid "%X%C: dangerous relocation: %s\n"
1094 msgid "%X%C: reloc refers to symbol `%T' which is not being output\n"
1104 msgid "built in linker script:%u"
1108 msgid "%B: In function `%T':\n"
1112 msgid "%F%P: internal error %s %d\n"
1116 msgid "%P: internal error: aborting at %s line %d in %s\n"
1120 msgid "%P: internal error: aborting at %s line %d\n"
1124 msgid "%P%F: please report this bug\n"
1127 #. Output for noisy == 2 is intended to follow the GNU standards.
1135 msgid "Copyright 2007 Free Software Foundation, Inc.\n"
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 "
1144 "This program has absolutely no warranty.\n"
1149 msgid " Supported emulations:\n"
1152 #: ldwrite.c:56 ldwrite.c:196
1153 msgid "%P%F: bfd_new_link_order failed\n"
1157 msgid "%F%P: cannot create split section name for %s\n"
1161 msgid "%F%P: clone section failed: %E\n"
1166 msgid "%8x something else\n"
1170 msgid "%F%P: final link failed: %E\n"
1173 #: lexsup.c:206 lexsup.c:344
1178 msgid "Shared library control for HP/UX compatibility"
1186 msgid "Set architecture"
1189 #: lexsup.c:211 lexsup.c:454
1194 msgid "Specify target for following input files"
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
1203 msgid "Read MRI format linker script"
1207 msgid "Force common symbols to be defined"
1210 #: lexsup.c:220 lexsup.c:510 lexsup.c:512 lexsup.c:514
1215 msgid "Set start address"
1219 msgid "Export all dynamic symbols"
1223 msgid "Link big-endian objects"
1227 msgid "Link little-endian objects"
1230 #: lexsup.c:228 lexsup.c:231
1235 msgid "Auxiliary filter for shared object symbol table"
1239 msgid "Filter for shared object symbol table"
1251 msgid "Small data size (if no size, same as --shared)"
1259 msgid "Set internal name of shared library"
1267 msgid "Set PROGRAM as the dynamic linker to use"
1275 msgid "Search for library LIBNAME"
1283 msgid "Add DIRECTORY to library search path"
1287 msgid "Override the default sysroot location"
1295 msgid "Set emulation"
1299 msgid "Print map file on standard output"
1303 msgid "Do not page align data"
1307 msgid "Do not page align data, do not make text readonly"
1311 msgid "Page align data, make text readonly"
1315 msgid "Set output file name"
1319 msgid "Optimize output file"
1323 msgid "Ignored for SVR4 compatibility"
1327 msgid "Generate relocatable output"
1331 msgid "Just link symbols (if directory, same as --rpath)"
1335 msgid "Strip all symbols"
1339 msgid "Strip debugging symbols"
1343 msgid "Strip symbols in discarded sections"
1347 msgid "Do not strip symbols in discarded sections"
1351 msgid "Trace file opens"
1355 msgid "Read linker script"
1359 msgid "Read default linker script"
1362 #: lexsup.c:294 lexsup.c:312 lexsup.c:385 lexsup.c:406 lexsup.c:503
1363 #: lexsup.c:529 lexsup.c:565
1368 msgid "Start with undefined reference to SYMBOL"
1376 msgid "Don't merge input [SECTION | orphan] sections"
1380 msgid "Build global constructor/destructor tables"
1384 msgid "Print version information"
1388 msgid "Print version and emulation information"
1392 msgid "Discard all local symbols"
1396 msgid "Discard temporary local symbols (default)"
1400 msgid "Don't discard any local symbols"
1404 msgid "Trace mentions of SYMBOL"
1407 #: lexsup.c:314 lexsup.c:468 lexsup.c:470
1412 msgid "Default search path for Solaris compatibility"
1416 msgid "Start a group"
1424 msgid "Accept input files whose architecture cannot be determined"
1428 msgid "Reject input files whose architecture is unknown"
1433 "Set DT_NEEDED tags for DT_NEEDED entries in\n"
1434 " following dynamic libs"
1439 "Do not set DT_NEEDED tags for DT_NEEDED entries\n"
1440 " in following dynamic libs"
1444 msgid "Only set DT_NEEDED for following dynamic libs if used"
1448 msgid "Always set DT_NEEDED for following dynamic libs"
1452 msgid "Ignored for SunOS compatibility"
1456 msgid "Link against shared libraries"
1460 msgid "Do not link against shared libraries"
1464 msgid "Bind global references locally"
1468 msgid "Bind global function references locally"
1472 msgid "Check section addresses for overlaps (default)"
1476 msgid "Do not check section addresses for overlaps"
1480 msgid "Output cross reference table"
1484 msgid "SYMBOL=EXPRESSION"
1488 msgid "Define a symbol"
1496 msgid "Demangle symbol names [using STYLE]"
1500 msgid "Generate embedded relocs"
1504 msgid "Treat warnings as errors"
1508 msgid "Do not treat warnings as errors (default)"
1512 msgid "Call SYMBOL at unload-time"
1516 msgid "Force generation of file with .exe suffix"
1520 msgid "Remove unused sections (on some targets)"
1524 msgid "Don't remove unused sections (default)"
1528 msgid "List removed unused sections on stderr"
1532 msgid "Do not list removed unused sections"
1536 msgid "Set default hash table size close to <NUMBER>"
1540 msgid "Print option help"
1544 msgid "Call SYMBOL at load-time"
1548 msgid "Write a map file"
1552 msgid "Do not define Common storage"
1556 msgid "Do not demangle symbol names"
1560 msgid "Use less memory and more disk I/O"
1564 msgid "Do not allow unresolved references in object files"
1568 msgid "Allow unresolved references in shared libaries"
1572 msgid "Do not allow unresolved references in shared libs"
1576 msgid "Allow multiple definitions"
1580 msgid "Disallow undefined version"
1584 msgid "Create default symbol version"
1588 msgid "Create default symbol version for imported symbols"
1592 msgid "Don't warn about mismatched input files"
1596 msgid "Don't warn on finding an incompatible library"
1600 msgid "Turn off --whole-archive"
1604 msgid "Create an output file even if errors occur"
1609 "Only use library directories specified on\n"
1614 msgid "Specify target of output file"
1618 msgid "Ignored for Linux compatibility"
1622 msgid "Reduce memory overheads, possibly taking much longer"
1626 msgid "Relax branches on certain targets"
1630 msgid "Keep only symbols listed in FILE"
1634 msgid "Set runtime shared library search path"
1638 msgid "Set link time shared library search path"
1642 msgid "Create a shared library"
1646 msgid "Create a position independent executable"
1650 msgid "[=ascending|descending]"
1654 msgid "Sort common symbols by alignment [in specified order]"
1658 msgid "name|alignment"
1662 msgid "Sort sections by name or maximum alignment"
1670 msgid "How many tags to reserve in .dynamic section"
1678 msgid "Split output sections every SIZE octets"
1686 msgid "Split output sections every COUNT relocs"
1690 msgid "Print memory usage statistics"
1694 msgid "Display target specific options"
1698 msgid "Do task level linking"
1702 msgid "Use same format as native linker"
1706 msgid "SECTION=ADDRESS"
1710 msgid "Set address of named section"
1714 msgid "Set address of .bss section"
1718 msgid "Set address of .data section"
1722 msgid "Set address of .text section"
1727 "How to handle unresolved symbols. <method> is:\n"
1728 " ignore-all, report-all, ignore-in-object-"
1730 " ignore-in-shared-libs"
1734 msgid "Output lots of information during link"
1738 msgid "Read version information script"
1743 "Take export symbols list from .exports, using\n"
1744 " SYMBOL as the version."
1748 msgid "Add data symbols to dynamic list"
1752 msgid "Use C++ operator new/delete dynamic list"
1756 msgid "Use C++ typeinfo dynamic list"
1760 msgid "Read dynamic list"
1764 msgid "Warn about duplicate common symbols"
1768 msgid "Warn if global constructors/destructors are seen"
1772 msgid "Warn if the multiple GP values are used"
1776 msgid "Warn only once per undefined symbol"
1780 msgid "Warn if start of section changes due to alignment"
1784 msgid "Warn if shared object has DT_TEXTREL"
1788 msgid "Report unresolved symbols as warnings"
1792 msgid "Report unresolved symbols as errors"
1796 msgid "Include all objects from following archives"
1800 msgid "Use wrapper functions for SYMBOL"
1804 msgid "%P: unrecognized option '%s'\n"
1808 msgid "%P%F: use the --help option for usage information\n"
1812 msgid "%P%F: unrecognized -a option `%s'\n"
1816 msgid "%P%F: unrecognized -assert option `%s'\n"
1820 msgid "%F%P: unknown demangling style `%s'"
1824 msgid "%P%F: invalid number `%s'\n"
1828 msgid "%P%F: bad --unresolved-symbols option: %s\n"
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.
1840 msgid "%P%F: bad -rpath option\n"
1844 msgid "%P%F: -shared not supported\n"
1848 msgid "%P%F: -pie not supported\n"
1860 msgid "%P%F: invalid common section sorting option: %s\n"
1872 msgid "%P%F: invalid section sorting option: %s\n"
1876 msgid "%P%F: invalid argument to option \"--section-start\"\n"
1880 msgid "%P%F: missing argument(s) to option \"--section-start\"\n"
1884 msgid "%P%F: may not nest groups (--help for usage)\n"
1888 msgid "%P%F: group ended before it began (--help for usage)\n"
1892 msgid "%P%X: --hash-size needs a numeric argument\n"
1895 #: lexsup.c:1507 lexsup.c:1520
1896 msgid "%P%F: invalid hex number `%s'\n"
1901 msgid "Usage: %s [options] file...\n"
1916 msgid "Read options from FILE\n"
1919 #. Note: Various tools (such as libtool) depend upon the
1920 #. format of the listings below - do not change them.
1923 msgid "%s: supported targets:"
1928 msgid "%s: supported emulations: "
1933 msgid "%s: emulation specific options:\n"
1938 msgid "Report bugs to %s\n"
1942 msgid "%P%F: unknown format type %s\n"
1947 msgid "%XUnsupported PEI architecture: %s\n"
1952 msgid "%XCannot export %s: invalid export name\n"
1957 msgid "%XError, duplicate EXPORT with ordinals: %s (%d vs %d)\n"
1962 msgid "Warning, duplicate EXPORT: %s\n"
1967 msgid "%XCannot export %s: symbol not defined\n"
1972 msgid "%XCannot export %s: symbol wrong type (%d vs %d)\n"
1977 msgid "%XCannot export %s: symbol not found\n"
1982 msgid "%XError, ordinal used twice: %d (%s vs %s)\n"
1987 msgid "%XError: %d-bit reloc in dll\n"
1992 msgid "%s: Can't open output def file %s\n"
1997 msgid "; no contents available\n"
2002 "%C: variable '%T' can't be auto-imported. Please read the documentation for "
2003 "ld's --enable-auto-import for details.\n"
2008 msgid "%XCan't open .lib file: %s\n"
2013 msgid "Creating library file: %s\n"