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: \n"
11 "POT-Creation-Date: 2004-03-19 15:00+1030\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:72
21 msgid " --support-old-code Support interworking with old code\n"
24 #: emultempl/armcoff.em:73
26 msgid " --thumb-entry=<sym> Set the entry point to be Thumb symbol <sym>\n"
29 #: emultempl/armcoff.em:121
31 msgid "Errors encountered processing file %s"
34 #: emultempl/armcoff.em:188 emultempl/pe.em:1429
35 msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
38 #: emultempl/armcoff.em:193 emultempl/pe.em:1434
39 msgid "%P: warning: connot find thumb start symbol %s\n"
42 #: emultempl/pe.em:292
45 " --base_file <basefile> Generate a base file for relocatable "
49 #: emultempl/pe.em:293
52 " --dll Set image base to the default for DLLs\n"
55 #: emultempl/pe.em:294
57 msgid " --file-alignment <size> Set file alignment\n"
60 #: emultempl/pe.em:295
62 msgid " --heap <size> Set initial size of the heap\n"
65 #: emultempl/pe.em:296
68 " --image-base <address> Set start address of the executable\n"
71 #: emultempl/pe.em:297
74 " --major-image-version <number> Set version number of the executable\n"
77 #: emultempl/pe.em:298
79 msgid " --major-os-version <number> Set minimum required OS version\n"
82 #: emultempl/pe.em:299
85 " --major-subsystem-version <number> Set minimum required OS subsystem "
89 #: emultempl/pe.em:300
92 " --minor-image-version <number> Set revision number of the executable\n"
95 #: emultempl/pe.em:301
97 msgid " --minor-os-version <number> Set minimum required OS revision\n"
100 #: emultempl/pe.em:302
103 " --minor-subsystem-version <number> Set minimum required OS subsystem "
107 #: emultempl/pe.em:303
109 msgid " --section-alignment <size> Set section alignment\n"
112 #: emultempl/pe.em:304
114 msgid " --stack <size> Set size of the initial stack\n"
117 #: emultempl/pe.em:305
120 " --subsystem <name>[:<version>] Set required OS subsystem [& version]\n"
123 #: emultempl/pe.em:306
126 " --support-old-code Support interworking with old code\n"
129 #: emultempl/pe.em:307
132 " --thumb-entry=<symbol> Set the entry point to be Thumb "
136 #: emultempl/pe.em:309
139 " --add-stdcall-alias Export symbols with and without @nn\n"
142 #: emultempl/pe.em:310
144 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
147 #: emultempl/pe.em:311
150 " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
153 #: emultempl/pe.em:312
156 " --exclude-symbols sym,sym,... Exclude symbols from automatic export\n"
159 #: emultempl/pe.em:313
162 " --exclude-libs lib,lib,... Exclude libraries from automatic "
166 #: emultempl/pe.em:314
169 " --export-all-symbols Automatically export all globals to "
173 #: emultempl/pe.em:315
175 msgid " --kill-at Remove @nn from exported symbols\n"
178 #: emultempl/pe.em:316
180 msgid " --out-implib <file> Generate import library\n"
183 #: emultempl/pe.em:317
186 " --output-def <file> Generate a .DEF file for the built DLL\n"
189 #: emultempl/pe.em:318
191 msgid " --warn-duplicate-exports Warn about duplicate exports.\n"
194 #: emultempl/pe.em:319
197 " --compat-implib Create backward compatible import "
199 " create __imp_<SYMBOL> as well.\n"
202 #: emultempl/pe.em:321
205 " --enable-auto-image-base Automatically choose image base for "
207 " unless user specifies one\n"
210 #: emultempl/pe.em:323
213 " --disable-auto-image-base Do not auto-choose image base. "
217 #: emultempl/pe.em:324
220 " --dll-search-prefix=<string> When linking dynamically to a dll "
222 " an importlib, use <string><basename>."
224 " in preference to lib<basename>.dll \n"
227 #: emultempl/pe.em:327
230 " --enable-auto-import Do sophistcated linking of _sym to\n"
231 " __imp_sym for DATA references\n"
234 #: emultempl/pe.em:329
237 " --disable-auto-import Do not auto-import DATA items from "
241 #: emultempl/pe.em:330
244 " --enable-runtime-pseudo-reloc Work around auto-import limitations by\n"
245 " adding pseudo-relocations resolved "
250 #: emultempl/pe.em:333
253 " --disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations "
255 " auto-imported DATA.\n"
258 #: emultempl/pe.em:335
261 " --enable-extra-pe-debug Enable verbose debug output when "
263 " or linking to DLLs (esp. auto-"
267 #: emultempl/pe.em:404
268 msgid "%P: warning: bad version number in -subsystem option\n"
271 #: emultempl/pe.em:440
272 msgid "%P%F: invalid subsystem type %s\n"
275 #: emultempl/pe.em:452
276 msgid "%P%F: invalid hex number for PE parameter '%s'\n"
279 #: emultempl/pe.em:469
280 msgid "%P%F: strange hex info for PE parameter '%s'\n"
283 #: emultempl/pe.em:486
285 msgid "%s: Can't open base file %s\n"
288 #: emultempl/pe.em:699
289 msgid "%P: warning, file alignment > section alignment.\n"
292 #: emultempl/pe.em:786 emultempl/pe.em:813
294 msgid "Warning: resolving %s by linking to %s\n"
297 #: emultempl/pe.em:791 emultempl/pe.em:818
298 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
301 #: emultempl/pe.em:792 emultempl/pe.em:819
302 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
305 #: emultempl/pe.em:838
307 msgid "%C: Cannot get section contents - auto-import exception\n"
310 #: emultempl/pe.em:875
312 msgid "Info: resolving %s by linking to %s (auto-import)\n"
315 #: emultempl/pe.em:948
316 msgid "%F%P: PE operations on non PE file.\n"
319 #: emultempl/pe.em:1221
321 msgid "Errors encountered processing file %s\n"
324 #: emultempl/pe.em:1244
326 msgid "Errors encountered processing file %s for interworking"
329 #: emultempl/pe.em:1306 ldexp.c:505 ldlang.c:2042 ldlang.c:4556 ldlang.c:4587
331 msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
335 msgid "%X%P: bfd_hash_table_init of cref table failed: %E\n"
339 msgid "%X%P: cref_hash_lookup failed: %E\n"
346 "Cross Reference Table\n"
365 msgid "%P: symbol `%T' missing from main hash table\n"
369 msgid "%B%F: could not read symbols; %E\n"
372 #: ldcref.c:452 ldmain.c:1189 ldmain.c:1193
373 msgid "%B%F: could not read symbols: %E\n"
376 #: ldcref.c:517 ldcref.c:524 ldmain.c:1236 ldmain.c:1243
377 msgid "%B%F: could not read relocs: %E\n"
380 #. We found a reloc for the symbol. The symbol is defined
381 #. in OUTSECNAME. This reloc is from a section which is
382 #. mapped into a section from which references to OUTSECNAME
383 #. are prohibited. We must report an error.
385 msgid "%X%C: prohibited cross reference from %s to `%T' in %s\n"
389 msgid "%P%X: Different relocs used in set %s\n"
393 msgid "%P%X: Different object file formats composing set %s\n"
396 #: ldctor.c:281 ldctor.c:295
397 msgid "%P%X: %s does not support reloc %s for set %s\n"
401 msgid "%P%X: Unsupported size %d for set %s\n"
413 msgid "%S SYSLIB ignored\n"
418 msgid "%S HLL ignored\n"
422 msgid "%P: unrecognised emulation mode: %s\n"
426 msgid "Supported emulations: "
431 msgid " no emulation specific options.\n"
436 msgid "%F%S %% by zero\n"
441 msgid "%F%S / by zero\n"
446 msgid "%X%S: unresolvable symbol `%s' referenced in expression\n"
451 msgid "%F%S: undefined symbol `%s' referenced in expression\n"
456 msgid "%F%S can not PROVIDE assignment to location counter\n"
461 msgid "%F%S invalid assignment to location counter\n"
466 msgid "%F%S assignment to location counter invalid outside of SECTION\n"
470 msgid "%F%S cannot move location counter backwards (from %V to %V)\n"
474 msgid "%P%F:%s: hash creation failed\n"
477 #: ldexp.c:992 ldexp.c:1024
479 msgid "%F%S nonconstant expression for %s\n"
484 msgid "%F%S non constant expression for %s\n"
489 msgid "attempt to open %s failed\n"
494 msgid "attempt to open %s succeeded\n"
498 msgid "%F%P: invalid BFD target `%s'\n"
501 #: ldfile.c:258 ldfile.c:275
502 msgid "%P: skipping incompatible %s when searching for %s\n"
506 msgid "%F%P: %s (%s): No such file: %E\n"
510 msgid "%F%P: %s: No such file: %E\n"
514 msgid "%F%P: cannot find %s inside %s\n"
518 msgid "%F%P: cannot find %s\n"
521 #: ldfile.c:430 ldfile.c:446
523 msgid "cannot find script file %s\n"
526 #: ldfile.c:432 ldfile.c:448
528 msgid "opened script file %s\n"
532 msgid "%P%F: cannot open linker script file %s: %E\n"
536 msgid "%P%F: unknown architecture: %s\n"
540 msgid "%P%F: target architecture respecified\n"
544 msgid "%P%F: cannot represent machine `%s'\n"
548 msgid "%P%F: out of memory during initialization"
552 msgid "%P:%S: warning: redeclaration of memory region '%s'\n"
556 msgid "%P:%S: warning: memory region %s not declared\n"
562 "Memory Configuration\n"
586 "Linker script and memory map\n"
591 msgid "%P%F: Illegal use of `%s' section\n"
595 msgid "%P%F: output format %s cannot represent section called %s\n"
599 msgid "%P: %B: warning: ignoring duplicate section `%s'\n"
603 msgid "%P: %B: warning: ignoring duplicate `%s' section symbol `%s'\n"
607 msgid "%P: %B: warning: duplicate section `%s' has different size\n"
611 msgid "%P%F: Failed to create hash table\n"
615 msgid "%B: file not recognized: %E\n"
619 msgid "%B: matching formats:"
623 msgid "%F%B: file not recognized: %E\n"
627 msgid "%F%B: member %B in archive is not an object\n"
630 #: ldlang.c:1464 ldlang.c:1478
631 msgid "%F%B: could not read symbols: %E\n"
636 "%P: warning: could not find any targets that match endianness requirement\n"
640 msgid "%P%F: target %s not found\n"
644 msgid "%P%F: cannot open output file %s: %E\n"
648 msgid "%P%F:%s: can not make object file: %E\n"
652 msgid "%P%F:%s: can not set architecture: %E\n"
656 msgid "%P%F: can not create link hash table: %E\n"
660 msgid "%P%F: bfd_hash_lookup failed creating symbol %s\n"
664 msgid "%P%F: bfd_hash_allocate failed creating symbol %s\n"
668 msgid " load address 0x%V"
672 msgid "%W (size before relaxing)\n"
677 msgid "Address of section %s set to "
682 msgid "Fail with %d\n"
686 msgid "%X%P: section %s [%V -> %V] overlaps section %s [%V -> %V]\n"
690 msgid "%X%P: address 0x%v of %B section %s is not within region %s\n"
694 msgid "%X%P: region %s is full (%B section %s)\n"
698 msgid "%P%X: Internal error on COFF shared library section %s\n"
702 msgid "%P%F: error: no memory region specified for loadable section `%s'\n"
706 msgid "%P: warning: no memory region specified for loadable section `%s'\n"
710 msgid "%P: warning: changing start of section %s by %u bytes\n"
716 "%F%S: non constant or forward reference address expression for section %s\n"
720 msgid "%P%F: can't relax section: %E\n"
724 msgid "%F%P: invalid data statement\n"
728 msgid "%F%P: invalid reloc statement\n"
732 msgid "%P%F:%s: can't set start address\n"
735 #: ldlang.c:3591 ldlang.c:3609
736 msgid "%P%F: can't set start address\n"
740 msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
744 msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
749 "%P%F: Relocatable linking with relocations from format %s (%B) to format %s "
750 "(%B) is not supported\n"
755 "%P: warning: %s architecture of input file `%B' is incompatible with %s "
760 msgid "%P%X: failed to merge target specific data of file %B\n"
766 "Allocating common symbols\n"
771 "Common symbol size file\n"
775 #. This message happens when using the
776 #. svr3.ifile linker script, so I have
779 msgid "%P: no [COMMON] command, defaulting to .bss\n"
783 msgid "%P%F: invalid syntax in flags\n"
787 msgid "%P%Fmultiple STARTUP files\n"
791 msgid "%X%P:%S: section has both a load address and a load region\n"
795 msgid "%F%P: bfd_record_phdr failed: %E\n"
799 msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
803 msgid "%X%P: unknown language `%s' in version information\n"
808 "%X%P: anonymous version tag cannot be combined with other version tags\n"
812 msgid "%X%P: duplicate version tag `%s'\n"
815 #: ldlang.c:5341 ldlang.c:5349 ldlang.c:5366 ldlang.c:5374
816 msgid "%X%P: duplicate expression `%s' in version information\n"
820 msgid "%X%P: unable to find version dependency `%s'\n"
824 msgid "%X%P: unable to read .exports section contents\n"
828 msgid "%X%P: can't set BFD default target to `%s': %E\n"
832 msgid "%P%F: --relax and -r may not be used together\n"
836 msgid "%P%F: -r and -shared may not be used together\n"
840 msgid "%P%F: -F may not be used without -shared\n"
844 msgid "%P%F: -f may not be used without -shared\n"
848 msgid "using external linker script:"
852 msgid "using internal linker script:"
856 msgid "%P%F: no input files\n"
860 msgid "%P: mode %s\n"
864 msgid "%P%F: cannot open map file %s: %E\n"
868 msgid "%P: link errors found, deleting executable `%s'\n"
872 msgid "%F%B: final close failed: %E\n"
876 msgid "%X%P: unable to open for source of copy `%s'\n"
880 msgid "%X%P: unable to open for destination of copy `%s'\n"
884 msgid "%P: Error writing file `%s'\n"
887 #: ldmain.c:540 pe-dll.c:1451
889 msgid "%P: Error closing file `%s'\n"
894 msgid "%s: total time in link: %ld.%06ld\n"
899 msgid "%s: data size %ld\n"
903 msgid "%P%F: missing argument to -m\n"
906 #: ldmain.c:743 ldmain.c:761 ldmain.c:791
907 msgid "%P%F: bfd_hash_table_init failed: %E\n"
910 #: ldmain.c:747 ldmain.c:765
911 msgid "%P%F: bfd_hash_lookup failed: %E\n"
915 msgid "%X%P: error: duplicate retain-symbols-file\n"
919 msgid "%P%F: bfd_hash_lookup for insertion failed: %E\n"
923 msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n"
929 "Archive member included because of file (symbol)\n"
934 msgid "%X%C: multiple definition of `%T'\n"
938 msgid "%D: first defined here\n"
942 msgid "%P: Disabling relaxation: it will not work with multiple definitions\n"
946 msgid "%B: warning: definition of `%T' overriding common\n"
950 msgid "%B: warning: common is here\n"
954 msgid "%B: warning: common of `%T' overridden by definition\n"
958 msgid "%B: warning: defined here\n"
962 msgid "%B: warning: common of `%T' overridden by larger common\n"
966 msgid "%B: warning: larger common is here\n"
970 msgid "%B: warning: common of `%T' overriding smaller common\n"
974 msgid "%B: warning: smaller common is here\n"
978 msgid "%B: warning: multiple common of `%T'\n"
982 msgid "%B: warning: previous common is here\n"
985 #: ldmain.c:1064 ldmain.c:1102
986 msgid "%P: warning: global constructor %s used\n"
990 msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
993 #: ldmain.c:1289 ldmisc.c:533
994 msgid "%F%P: bfd_hash_table_init failed: %E\n"
997 #: ldmain.c:1296 ldmisc.c:540
998 msgid "%F%P: bfd_hash_lookup failed: %E\n"
1002 msgid "%X%C: undefined reference to `%T'\n"
1006 msgid "%C: warning: undefined reference to `%T'\n"
1010 msgid "%X%D: more undefined references to `%T' follow\n"
1014 msgid "%D: warning: more undefined references to `%T' follow\n"
1018 msgid "%X%B: undefined reference to `%T'\n"
1022 msgid "%B: warning: undefined reference to `%T'\n"
1026 msgid "%X%B: more undefined references to `%T' follow\n"
1030 msgid "%B: warning: more undefined references to `%T' follow\n"
1033 #: ldmain.c:1386 ldmain.c:1414 ldmain.c:1432
1034 msgid "%P%X: generated"
1038 msgid " additional relocation overflows omitted from the output\n"
1042 msgid " relocation truncated to fit: %s %T"
1047 msgid "dangerous relocation: %s\n"
1051 msgid " reloc refers to symbol `%T' which is not being output\n"
1061 msgid "built in linker script:%u"
1064 #: ldmisc.c:260 ldmisc.c:264
1065 msgid "%B%F: could not read symbols\n"
1069 msgid ": In function `%T':\n"
1073 msgid "%F%P: internal error %s %d\n"
1077 msgid "%P: internal error: aborting at %s line %d in %s\n"
1081 msgid "%P: internal error: aborting at %s line %d\n"
1085 msgid "%P%F: please report this bug\n"
1088 #. Output for noisy == 2 is intended to follow the GNU standards.
1091 msgid "GNU ld version %s\n"
1096 msgid "Copyright 2002 Free Software Foundation, Inc.\n"
1102 "This program is free software; you may redistribute it under the terms of\n"
1103 "the GNU General Public License. This program has absolutely no warranty.\n"
1108 msgid " Supported emulations:\n"
1111 #: ldwrite.c:55 ldwrite.c:191
1112 msgid "%P%F: bfd_new_link_order failed\n"
1116 msgid "%F%P: cannot create split section name for %s\n"
1120 msgid "%F%P: clone section failed: %E\n"
1125 msgid "%8x something else\n"
1129 msgid "%F%P: final link failed: %E\n"
1132 #: lexsup.c:185 lexsup.c:290
1137 msgid "Shared library control for HP/UX compatibility"
1145 msgid "Set architecture"
1148 #: lexsup.c:190 lexsup.c:363
1153 msgid "Specify target for following input files"
1156 #: lexsup.c:192 lexsup.c:235 lexsup.c:247 lexsup.c:260 lexsup.c:335
1157 #: lexsup.c:370 lexsup.c:417
1162 msgid "Read MRI format linker script"
1166 msgid "Force common symbols to be defined"
1169 #: lexsup.c:198 lexsup.c:404 lexsup.c:406 lexsup.c:408
1174 msgid "Set start address"
1178 msgid "Export all dynamic symbols"
1182 msgid "Link big-endian objects"
1186 msgid "Link little-endian objects"
1189 #: lexsup.c:206 lexsup.c:209
1194 msgid "Auxiliary filter for shared object symbol table"
1198 msgid "Filter for shared object symbol table"
1210 msgid "Small data size (if no size, same as --shared)"
1218 msgid "Set internal name of shared library"
1226 msgid "Set PROGRAM as the dynamic linker to use"
1234 msgid "Search for library LIBNAME"
1242 msgid "Add DIRECTORY to library search path"
1250 msgid "Set emulation"
1254 msgid "Print map file on standard output"
1258 msgid "Do not page align data"
1262 msgid "Do not page align data, do not make text readonly"
1266 msgid "Page align data, make text readonly"
1270 msgid "Set output file name"
1274 msgid "Optimize output file"
1278 msgid "Ignored for SVR4 compatibility"
1282 msgid "Generate relocatable output"
1286 msgid "Just link symbols (if directory, same as --rpath)"
1290 msgid "Strip all symbols"
1294 msgid "Strip debugging symbols"
1298 msgid "Strip symbols in discarded sections"
1302 msgid "Do not strip symbols in discarded sections"
1306 msgid "Trace file opens"
1310 msgid "Read linker script"
1313 #: lexsup.c:262 lexsup.c:278 lexsup.c:321 lexsup.c:333 lexsup.c:398
1314 #: lexsup.c:420 lexsup.c:448
1319 msgid "Start with undefined reference to SYMBOL"
1327 msgid "Don't merge input [SECTION | orphan] sections"
1331 msgid "Build global constructor/destructor tables"
1335 msgid "Print version information"
1339 msgid "Print version and emulation information"
1343 msgid "Discard all local symbols"
1347 msgid "Discard temporary local symbols (default)"
1351 msgid "Don't discard any local symbols"
1355 msgid "Trace mentions of SYMBOL"
1358 #: lexsup.c:280 lexsup.c:372 lexsup.c:374
1363 msgid "Default search path for Solaris compatibility"
1367 msgid "Start a group"
1375 msgid "Accept input files whose architecture cannot be determined"
1379 msgid "Reject input files whose architecture is unknown"
1383 msgid "Ignored for SunOS compatibility"
1387 msgid "Link against shared libraries"
1391 msgid "Do not link against shared libraries"
1395 msgid "Bind global references locally"
1399 msgid "Check section addresses for overlaps (default)"
1403 msgid "Do not check section addresses for overlaps"
1407 msgid "Output cross reference table"
1411 msgid "SYMBOL=EXPRESSION"
1415 msgid "Define a symbol"
1423 msgid "Demangle symbol names [using STYLE]"
1427 msgid "Generate embedded relocs"
1431 msgid "Call SYMBOL at unload-time"
1435 msgid "Force generation of file with .exe suffix"
1439 msgid "Remove unused sections (on some targets)"
1443 msgid "Don't remove unused sections (default)"
1447 msgid "Print option help"
1451 msgid "Call SYMBOL at load-time"
1455 msgid "Write a map file"
1459 msgid "Do not define Common storage"
1463 msgid "Do not demangle symbol names"
1467 msgid "Use less memory and more disk I/O"
1471 msgid "Do not allow unresolved references in object files"
1475 msgid "Allow unresolved references in shared libaries"
1479 msgid "Do not allow unresolved references in shared libs"
1483 msgid "Allow multiple definitions"
1487 msgid "Disallow undefined version"
1491 msgid "Don't warn about mismatched input files"
1495 msgid "Turn off --whole-archive"
1499 msgid "Create an output file even if errors occur"
1504 "Only use library directories specified on\n"
1505 "\t\t\t\tthe command line"
1509 msgid "Specify target of output file"
1513 msgid "Ignored for Linux compatibility"
1517 msgid "Relax branches on certain targets"
1521 msgid "Keep only symbols listed in FILE"
1525 msgid "Set runtime shared library search path"
1529 msgid "Set link time shared library search path"
1533 msgid "Create a shared library"
1537 msgid "Create a position independent executable"
1541 msgid "Sort common symbols by size"
1549 msgid "How many tags to reserve in .dynamic section"
1557 msgid "Split output sections every SIZE octets"
1565 msgid "Split output sections every COUNT relocs"
1569 msgid "Print memory usage statistics"
1573 msgid "Display target specific options"
1577 msgid "Do task level linking"
1581 msgid "Use same format as native linker"
1585 msgid "SECTION=ADDRESS"
1589 msgid "Set address of named section"
1593 msgid "Set address of .bss section"
1597 msgid "Set address of .data section"
1601 msgid "Set address of .text section"
1606 "How to handle unresolved symbols. <method> is:\n"
1607 "\t\t\t\tignore-all, report-all, ignore-in-object-files,\n"
1608 "\t\t\t\tignore-in-shared-libs"
1612 msgid "Output lots of information during link"
1616 msgid "Read version information script"
1621 "Take export symbols list from .exports, using\n"
1622 "\t\t\t\tSYMBOL as the version."
1626 msgid "Warn about duplicate common symbols"
1630 msgid "Warn if global constructors/destructors are seen"
1634 msgid "Warn if the multiple GP values are used"
1638 msgid "Warn only once per undefined symbol"
1642 msgid "Warn if start of section changes due to alignment"
1646 msgid "Report unresolved symbols as warnings"
1650 msgid "Report unresolved symbols as errors"
1654 msgid "Treat warnings as errors"
1658 msgid "Include all objects from following archives"
1662 msgid "Only set DT_NEEDED for following dynamic libs if used"
1666 msgid "Always set DT_NEEDED for following dynamic libs"
1670 msgid "Use wrapper functions for SYMBOL"
1674 msgid "%P: unrecognized option '%s'\n"
1678 msgid "%P%F: use the --help option for usage information\n"
1682 msgid "%P%F: unrecognized -a option `%s'\n"
1686 msgid "%P%F: unrecognized -assert option `%s'\n"
1690 msgid "%F%P: unknown demangling style `%s'"
1694 msgid "%P%F: invalid number `%s'\n"
1698 msgid "%P%F: bad --unresolved-symbols option: %s\n"
1701 #. This can happen if the user put "-rpath,a" on the command
1702 #. line. (Or something similar. The comma is important).
1703 #. Getopt becomes confused and thinks that this is a -r option
1704 #. but it cannot parse the text after the -r so it refuses to
1705 #. increment the optind counter. Detect this case and issue
1706 #. an error message here. We cannot just make this a warning,
1707 #. increment optind, and continue because getopt is too confused
1708 #. and will seg-fault the next time around.
1710 msgid "%P%F: bad -rpath option\n"
1714 msgid "%P%F: -shared not supported\n"
1718 msgid "%P%F: -pie not supported\n"
1722 msgid "%P%F: invalid argument to option \"--section-start\"\n"
1726 msgid "%P%F: missing argument(s) to option \"--section-start\"\n"
1730 msgid "%P%F: may not nest groups (--help for usage)\n"
1734 msgid "%P%F: group ended before it began (--help for usage)\n"
1738 msgid "%P%F: invalid hex number `%s'\n"
1743 msgid "Usage: %s [options] file...\n"
1751 #. Note: Various tools (such as libtool) depend upon the
1752 #. format of the listings below - do not change them.
1755 msgid "%s: supported targets:"
1760 msgid "%s: supported emulations: "
1765 msgid "%s: emulation specific options:\n"
1770 msgid "Report bugs to %s\n"
1774 msgid "%P%F: unknown format type %s\n"
1779 msgid "%XUnsupported PEI architecture: %s\n"
1784 msgid "%XError, duplicate EXPORT with ordinals: %s (%d vs %d)\n"
1789 msgid "Warning, duplicate EXPORT: %s\n"
1794 msgid "%XCannot export %s: symbol not defined\n"
1799 msgid "%XCannot export %s: symbol wrong type (%d vs %d)\n"
1804 msgid "%XCannot export %s: symbol not found\n"
1809 msgid "%XError, ordinal used twice: %d (%s vs %s)\n"
1814 msgid "%XError: %d-bit reloc in dll\n"
1819 msgid "%s: Can't open output def file %s\n"
1824 msgid "; no contents available\n"
1829 "%C: variable '%T' can't be auto-imported. Please read the documentation for "
1830 "ld's --enable-auto-import for details.\n"
1835 msgid "%XCan't open .lib file: %s\n"
1840 msgid "Creating library file: %s\n"