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 "POT-Creation-Date: 2003-07-11 13:58+0930\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Content-Type: text/plain; charset=CHARSET\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: emultempl/armcoff.em:72
19 msgid " --support-old-code Support interworking with old code\n"
22 #: emultempl/armcoff.em:73
23 msgid " --thumb-entry=<sym> Set the entry point to be Thumb symbol <sym>\n"
26 #: emultempl/armcoff.em:121
28 msgid "Errors encountered processing file %s"
31 #: emultempl/armcoff.em:188 emultempl/pe.em:1396
32 msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
35 #: emultempl/armcoff.em:193 emultempl/pe.em:1401
36 msgid "%P: warning: connot find thumb start symbol %s\n"
39 #: emultempl/pe.em:300
41 " --base_file <basefile> Generate a base file for relocatable "
45 #: emultempl/pe.em:301
47 " --dll Set image base to the default for DLLs\n"
50 #: emultempl/pe.em:302
51 msgid " --file-alignment <size> Set file alignment\n"
54 #: emultempl/pe.em:303
55 msgid " --heap <size> Set initial size of the heap\n"
58 #: emultempl/pe.em:304
60 " --image-base <address> Set start address of the executable\n"
63 #: emultempl/pe.em:305
65 " --major-image-version <number> Set version number of the executable\n"
68 #: emultempl/pe.em:306
69 msgid " --major-os-version <number> Set minimum required OS version\n"
72 #: emultempl/pe.em:307
74 " --major-subsystem-version <number> Set minimum required OS subsystem "
78 #: emultempl/pe.em:308
80 " --minor-image-version <number> Set revision number of the executable\n"
83 #: emultempl/pe.em:309
84 msgid " --minor-os-version <number> Set minimum required OS revision\n"
87 #: emultempl/pe.em:310
89 " --minor-subsystem-version <number> Set minimum required OS subsystem "
93 #: emultempl/pe.em:311
94 msgid " --section-alignment <size> Set section alignment\n"
97 #: emultempl/pe.em:312
98 msgid " --stack <size> Set size of the initial stack\n"
101 #: emultempl/pe.em:313
103 " --subsystem <name>[:<version>] Set required OS subsystem [& version]\n"
106 #: emultempl/pe.em:314
108 " --support-old-code Support interworking with old code\n"
111 #: emultempl/pe.em:315
113 " --thumb-entry=<symbol> Set the entry point to be Thumb "
117 #: emultempl/pe.em:317
119 " --add-stdcall-alias Export symbols with and without @nn\n"
122 #: emultempl/pe.em:318
123 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
126 #: emultempl/pe.em:319
128 " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
131 #: emultempl/pe.em:320
133 " --exclude-symbols sym,sym,... Exclude symbols from automatic export\n"
136 #: emultempl/pe.em:321
138 " --exclude-libs lib,lib,... Exclude libraries from automatic "
142 #: emultempl/pe.em:322
144 " --export-all-symbols Automatically export all globals to "
148 #: emultempl/pe.em:323
149 msgid " --kill-at Remove @nn from exported symbols\n"
152 #: emultempl/pe.em:324
153 msgid " --out-implib <file> Generate import library\n"
156 #: emultempl/pe.em:325
158 " --output-def <file> Generate a .DEF file for the built DLL\n"
161 #: emultempl/pe.em:326
162 msgid " --warn-duplicate-exports Warn about duplicate exports.\n"
165 #: emultempl/pe.em:327
167 " --compat-implib Create backward compatible import "
169 " create __imp_<SYMBOL> as well.\n"
172 #: emultempl/pe.em:329
174 " --enable-auto-image-base Automatically choose image base for "
176 " unless user specifies one\n"
179 #: emultempl/pe.em:331
181 " --disable-auto-image-base Do not auto-choose image base. "
185 #: emultempl/pe.em:332
187 " --dll-search-prefix=<string> When linking dynamically to a dll "
189 " an importlib, use <string><basename>."
191 " in preference to lib<basename>.dll \n"
194 #: emultempl/pe.em:335
196 " --enable-auto-import Do sophistcated linking of _sym to\n"
197 " __imp_sym for DATA references\n"
200 #: emultempl/pe.em:337
202 " --disable-auto-import Do not auto-import DATA items from "
206 #: emultempl/pe.em:338
208 " --enable-runtime-pseudo-reloc Work around auto-import limitations by\n"
209 " adding pseudo-relocations resolved "
214 #: emultempl/pe.em:341
216 " --disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations "
218 " auto-imported DATA.\n"
221 #: emultempl/pe.em:343
223 " --enable-extra-pe-debug Enable verbose debug output when "
225 " or linking to DLLs (esp. auto-"
229 #: emultempl/pe.em:412
230 msgid "%P: warning: bad version number in -subsystem option\n"
233 #: emultempl/pe.em:448
234 msgid "%P%F: invalid subsystem type %s\n"
237 #: emultempl/pe.em:460
238 msgid "%P%F: invalid hex number for PE parameter '%s'\n"
241 #: emultempl/pe.em:477
242 msgid "%P%F: strange hex info for PE parameter '%s'\n"
245 #: emultempl/pe.em:494
247 msgid "%s: Can't open base file %s\n"
250 #: emultempl/pe.em:707
251 msgid "%P: warning, file alignment > section alignment.\n"
254 #: emultempl/pe.em:794 emultempl/pe.em:821
256 msgid "Warning: resolving %s by linking to %s\n"
259 #: emultempl/pe.em:799 emultempl/pe.em:826
260 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
263 #: emultempl/pe.em:800 emultempl/pe.em:827
264 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
267 #: emultempl/pe.em:846
269 msgid "%C: Cannot get section contents - auto-import exception\n"
272 #: emultempl/pe.em:883
274 msgid "Info: resolving %s by linking to %s (auto-import)\n"
277 #: emultempl/pe.em:954
278 msgid "%F%P: PE operations on non PE file.\n"
281 #: emultempl/pe.em:1188
283 msgid "Errors encountered processing file %s\n"
286 #: emultempl/pe.em:1211
288 msgid "Errors encountered processing file %s for interworking"
291 #: emultempl/pe.em:1273 ldlang.c:1904 ldlang.c:4397 ldlang.c:4428
293 msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
297 msgid "%X%P: bfd_hash_table_init of cref table failed: %E\n"
301 msgid "%X%P: cref_hash_lookup failed: %E\n"
307 "Cross Reference Table\n"
324 msgid "%P: symbol `%T' missing from main hash table\n"
328 msgid "%B%F: could not read symbols; %E\n"
331 #: ldcref.c:452 ldmain.c:1187 ldmain.c:1191
332 msgid "%B%F: could not read symbols: %E\n"
335 #: ldcref.c:517 ldcref.c:524 ldmain.c:1234 ldmain.c:1241
336 msgid "%B%F: could not read relocs: %E\n"
339 #. We found a reloc for the symbol. The symbol is defined
340 #. in OUTSECNAME. This reloc is from a section which is
341 #. mapped into a section from which references to OUTSECNAME
342 #. are prohibited. We must report an error.
344 msgid "%X%C: prohibited cross reference from %s to `%T' in %s\n"
348 msgid "%P%X: Different relocs used in set %s\n"
352 msgid "%P%X: Different object file formats composing set %s\n"
355 #: ldctor.c:281 ldctor.c:295
356 msgid "%P%X: %s does not support reloc %s for set %s\n"
360 msgid "%P%X: Unsupported size %d for set %s\n"
372 msgid "%S SYSLIB ignored\n"
377 msgid "%S HLL ignored\n"
381 msgid "%P: unrecognised emulation mode: %s\n"
385 msgid "Supported emulations: "
389 msgid " no emulation specific options.\n"
393 msgid "%F%P: %s uses undefined section %s\n"
397 msgid "%F%P: %s forward reference of section %s\n"
402 msgid "%F%S %% by zero\n"
407 msgid "%F%S / by zero\n"
412 msgid "%X%S: unresolvable symbol `%s' referenced in expression\n"
417 msgid "%F%S: undefined symbol `%s' referenced in expression\n"
422 msgid "%F%S can not PROVIDE assignment to location counter\n"
427 msgid "%F%S invalid assignment to location counter\n"
432 msgid "%F%S assignment to location counter invalid outside of SECTION\n"
436 msgid "%F%S cannot move location counter backwards (from %V to %V)\n"
440 msgid "%P%F:%s: hash creation failed\n"
443 #: ldexp.c:1003 ldexp.c:1035
445 msgid "%F%S nonconstant expression for %s\n"
450 msgid "%F%S non constant expression for %s\n"
455 msgid "attempt to open %s failed\n"
460 msgid "attempt to open %s succeeded\n"
464 msgid "%F%P: invalid BFD target `%s'\n"
467 #: ldfile.c:258 ldfile.c:275
468 msgid "%P: skipping incompatible %s when searching for %s\n"
472 msgid "%F%P: cannot open %s for %s: %E\n"
476 msgid "%F%P: cannot open %s: %E\n"
480 msgid "%F%P: cannot find %s inside %s\n"
484 msgid "%F%P: cannot find %s\n"
487 #: ldfile.c:430 ldfile.c:446
489 msgid "cannot find script file %s\n"
492 #: ldfile.c:432 ldfile.c:448
494 msgid "opened script file %s\n"
498 msgid "%P%F: cannot open linker script file %s: %E\n"
502 msgid "%P%F: unknown architecture: %s\n"
506 msgid "%P%F: target architecture respecified\n"
510 msgid "%P%F: cannot represent machine `%s'\n"
516 "Memory Configuration\n"
539 "Linker script and memory map\n"
544 msgid "%P%F: Illegal use of `%s' section\n"
548 msgid "%P%F: output format %s cannot represent section called %s\n"
552 msgid "%P: %B: warning: ignoring duplicate section `%s'\n"
556 msgid "%P: %B: warning: ignoring duplicate `%s' section symbol `%s'\n"
560 msgid "%P: %B: warning: duplicate section `%s' has different size\n"
564 msgid "%P%F: Failed to create hash table\n"
568 msgid "%B: file not recognized: %E\n"
572 msgid "%B: matching formats:"
576 msgid "%F%B: file not recognized: %E\n"
580 msgid "%F%B: member %B in archive is not an object\n"
583 #: ldlang.c:1429 ldlang.c:1443
584 msgid "%F%B: could not read symbols: %E\n"
589 "%P: warning: could not find any targets that match endianness requirement\n"
593 msgid "%P%F: target %s not found\n"
597 msgid "%P%F: cannot open output file %s: %E\n"
601 msgid "%P%F:%s: can not make object file: %E\n"
605 msgid "%P%F:%s: can not set architecture: %E\n"
609 msgid "%P%F: can not create link hash table: %E\n"
613 msgid " load address 0x%V"
617 msgid "%W (size before relaxing)\n"
622 msgid "Address of section %s set to "
627 msgid "Fail with %d\n"
631 msgid "%X%P: section %s [%V -> %V] overlaps section %s [%V -> %V]\n"
635 msgid "%X%P: address 0x%v of %B section %s is not within region %s\n"
639 msgid "%X%P: region %s is full (%B section %s)\n"
643 msgid "%P%X: Internal error on COFF shared library section %s\n"
647 msgid "%P%F: error: no memory region specified for loadable section `%s'\n"
651 msgid "%P: warning: no memory region specified for loadable section `%s'\n"
655 msgid "%P: warning: changing start of section %s by %u bytes\n"
660 msgid "%F%S: non constant address expression for section %s\n"
664 msgid "%P%F: can't relax section: %E\n"
668 msgid "%F%P: invalid data statement\n"
672 msgid "%F%P: invalid reloc statement\n"
676 msgid "%P%F:%s: can't set start address\n"
679 #: ldlang.c:3421 ldlang.c:3439
680 msgid "%P%F: can't set start address\n"
684 msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
688 msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
693 "%P%F: Relocatable linking with relocations from format %s (%B) to format %s "
694 "(%B) is not supported\n"
699 "%P: warning: %s architecture of input file `%B' is incompatible with %s "
704 msgid "%E%X: failed to merge target specific data of file %B\n"
710 "Allocating common symbols\n"
715 "Common symbol size file\n"
719 #. This message happens when using the
720 #. svr3.ifile linker script, so I have
723 msgid "%P: no [COMMON] command, defaulting to .bss\n"
727 msgid "%P%F: invalid syntax in flags\n"
731 msgid "%P%Fmultiple STARTUP files\n"
735 msgid "%X%P:%S: section has both a load address and a load region\n"
739 msgid "%F%P: bfd_record_phdr failed: %E\n"
743 msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
747 msgid "%X%P: unknown language `%s' in version information\n"
752 "%X%P: anonymous version tag cannot be combined with other version tags\n"
756 msgid "%X%P: duplicate version tag `%s'\n"
759 #: ldlang.c:4990 ldlang.c:5003
760 msgid "%X%P: duplicate expression `%s' in version information\n"
764 msgid "%X%P: unable to find version dependency `%s'\n"
768 msgid "%X%P: unable to read .exports section contents\n"
772 msgid "%X%P: can't set BFD default target to `%s': %E\n"
776 msgid "%P%F: -r and --mpc860c0 may not be used together\n"
780 msgid "%P%F: --relax and -r may not be used together\n"
784 msgid "%P%F: -r and -shared may not be used together\n"
788 msgid "%P%F: -F may not be used without -shared\n"
792 msgid "%P%F: -f may not be used without -shared\n"
796 msgid "using external linker script:"
800 msgid "using internal linker script:"
804 msgid "%P%F: no input files\n"
808 msgid "%P: mode %s\n"
812 msgid "%P%F: cannot open map file %s: %E\n"
816 msgid "%P: link errors found, deleting executable `%s'\n"
820 msgid "%F%B: final close failed: %E\n"
824 msgid "%X%P: unable to open for source of copy `%s'\n"
828 msgid "%X%P: unable to open for destination of copy `%s'\n"
832 msgid "%P: Error writing file `%s'\n"
835 #: ldmain.c:539 pe-dll.c:1443
837 msgid "%P: Error closing file `%s'\n"
842 msgid "%s: total time in link: %ld.%06ld\n"
847 msgid "%s: data size %ld\n"
851 msgid "%P%F: missing argument to -m\n"
854 #: ldmain.c:741 ldmain.c:759 ldmain.c:789
855 msgid "%P%F: bfd_hash_table_init failed: %E\n"
858 #: ldmain.c:745 ldmain.c:763
859 msgid "%P%F: bfd_hash_lookup failed: %E\n"
863 msgid "%X%P: error: duplicate retain-symbols-file\n"
867 msgid "%P%F: bfd_hash_lookup for insertion failed: %E\n"
871 msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n"
876 "Archive member included because of file (symbol)\n"
881 msgid "%X%C: multiple definition of `%T'\n"
885 msgid "%D: first defined here\n"
889 msgid "%P: Disabling relaxation: it will not work with multiple definitions\n"
893 msgid "%B: warning: definition of `%T' overriding common\n"
897 msgid "%B: warning: common is here\n"
901 msgid "%B: warning: common of `%T' overridden by definition\n"
905 msgid "%B: warning: defined here\n"
909 msgid "%B: warning: common of `%T' overridden by larger common\n"
913 msgid "%B: warning: larger common is here\n"
917 msgid "%B: warning: common of `%T' overriding smaller common\n"
921 msgid "%B: warning: smaller common is here\n"
925 msgid "%B: warning: multiple common of `%T'\n"
929 msgid "%B: warning: previous common is here\n"
932 #: ldmain.c:1062 ldmain.c:1100
933 msgid "%P: warning: global constructor %s used\n"
937 msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
940 #: ldmain.c:1287 ldmisc.c:533
941 msgid "%F%P: bfd_hash_table_init failed: %E\n"
944 #: ldmain.c:1294 ldmisc.c:540
945 msgid "%F%P: bfd_hash_lookup failed: %E\n"
949 msgid "%C: undefined reference to `%T'\n"
953 msgid "%D: more undefined references to `%T' follow\n"
957 msgid "%B: undefined reference to `%T'\n"
961 msgid "%B: more undefined references to `%T' follow\n"
964 #: ldmain.c:1364 ldmain.c:1392 ldmain.c:1410
965 msgid "%P%X: generated"
969 msgid " additional relocation overflows omitted from the output\n"
973 msgid " relocation truncated to fit: %s %T"
978 msgid "dangerous relocation: %s\n"
982 msgid " reloc refers to symbol `%T' which is not being output\n"
991 msgid "built in linker script:%u"
994 #: ldmisc.c:260 ldmisc.c:264
995 msgid "%B%F: could not read symbols\n"
999 msgid ": In function `%T':\n"
1003 msgid "%F%P: internal error %s %d\n"
1007 msgid "%P: internal error: aborting at %s line %d in %s\n"
1011 msgid "%P: internal error: aborting at %s line %d\n"
1015 msgid "%P%F: please report this bug\n"
1018 #. Output for noisy == 2 is intended to follow the GNU standards.
1021 msgid "GNU ld version %s\n"
1025 msgid "Copyright 2002 Free Software Foundation, Inc.\n"
1030 "This program is free software; you may redistribute it under the terms of\n"
1031 "the GNU General Public License. This program has absolutely no warranty.\n"
1035 msgid " Supported emulations:\n"
1038 #: ldwrite.c:54 ldwrite.c:190
1039 msgid "%P%F: bfd_new_link_order failed\n"
1043 msgid "%F%P: clone section failed: %E\n"
1048 msgid "%8x something else\n"
1052 msgid "%F%P: final link failed: %E\n"
1055 #: lexsup.c:179 lexsup.c:284
1060 msgid "Shared library control for HP/UX compatibility"
1068 msgid "Set architecture"
1071 #: lexsup.c:184 lexsup.c:357
1076 msgid "Specify target for following input files"
1079 #: lexsup.c:186 lexsup.c:229 lexsup.c:241 lexsup.c:254 lexsup.c:329
1080 #: lexsup.c:364 lexsup.c:408
1085 msgid "Read MRI format linker script"
1089 msgid "Force common symbols to be defined"
1092 #: lexsup.c:192 lexsup.c:398 lexsup.c:400 lexsup.c:402
1097 msgid "Set start address"
1101 msgid "Export all dynamic symbols"
1105 msgid "Link big-endian objects"
1109 msgid "Link little-endian objects"
1112 #: lexsup.c:200 lexsup.c:203
1117 msgid "Auxiliary filter for shared object symbol table"
1121 msgid "Filter for shared object symbol table"
1133 msgid "Small data size (if no size, same as --shared)"
1141 msgid "Set internal name of shared library"
1149 msgid "Set PROGRAM as the dynamic linker to use"
1157 msgid "Search for library LIBNAME"
1165 msgid "Add DIRECTORY to library search path"
1173 msgid "Set emulation"
1177 msgid "Print map file on standard output"
1181 msgid "Do not page align data"
1185 msgid "Do not page align data, do not make text readonly"
1189 msgid "Page align data, make text readonly"
1193 msgid "Set output file name"
1197 msgid "Optimize output file"
1201 msgid "Ignored for SVR4 compatibility"
1205 msgid "Generate relocatable output"
1209 msgid "Just link symbols (if directory, same as --rpath)"
1213 msgid "Strip all symbols"
1217 msgid "Strip debugging symbols"
1221 msgid "Strip symbols in discarded sections"
1225 msgid "Do not strip symbols in discarded sections"
1229 msgid "Trace file opens"
1233 msgid "Read linker script"
1236 #: lexsup.c:256 lexsup.c:272 lexsup.c:315 lexsup.c:327 lexsup.c:392
1237 #: lexsup.c:411 lexsup.c:431
1242 msgid "Start with undefined reference to SYMBOL"
1250 msgid "Don't merge input [SECTION | orphan] sections"
1254 msgid "Build global constructor/destructor tables"
1258 msgid "Print version information"
1262 msgid "Print version and emulation information"
1266 msgid "Discard all local symbols"
1270 msgid "Discard temporary local symbols (default)"
1274 msgid "Don't discard any local symbols"
1278 msgid "Trace mentions of SYMBOL"
1281 #: lexsup.c:274 lexsup.c:366 lexsup.c:368
1286 msgid "Default search path for Solaris compatibility"
1290 msgid "Start a group"
1298 msgid "Accept input files whose architecture cannot be determined"
1302 msgid "Reject input files whose architecture is unknown"
1306 msgid "Ignored for SunOS compatibility"
1310 msgid "Link against shared libraries"
1314 msgid "Do not link against shared libraries"
1318 msgid "Bind global references locally"
1322 msgid "Check section addresses for overlaps (default)"
1326 msgid "Do not check section addresses for overlaps"
1330 msgid "Output cross reference table"
1334 msgid "SYMBOL=EXPRESSION"
1338 msgid "Define a symbol"
1346 msgid "Demangle symbol names [using STYLE]"
1350 msgid "Generate embedded relocs"
1354 msgid "Call SYMBOL at unload-time"
1358 msgid "Force generation of file with .exe suffix"
1362 msgid "Remove unused sections (on some targets)"
1366 msgid "Don't remove unused sections (default)"
1370 msgid "Print option help"
1374 msgid "Call SYMBOL at load-time"
1378 msgid "Write a map file"
1382 msgid "Do not define Common storage"
1386 msgid "Do not demangle symbol names"
1390 msgid "Use less memory and more disk I/O"
1394 msgid "Allow no undefined symbols"
1398 msgid "Allow undefined symbols in shared objects (the default)"
1402 msgid "Do not allow undefined symbols in shared objects"
1406 msgid "Allow multiple definitions"
1410 msgid "Disallow undefined version"
1414 msgid "Don't warn about mismatched input files"
1418 msgid "Turn off --whole-archive"
1422 msgid "Create an output file even if errors occur"
1427 "Only use library directories specified on\n"
1428 "\t\t\t\tthe command line"
1432 msgid "Specify target of output file"
1436 msgid "Ignored for Linux compatibility"
1440 msgid "Relax branches on certain targets"
1444 msgid "Keep only symbols listed in FILE"
1448 msgid "Set runtime shared library search path"
1452 msgid "Set link time shared library search path"
1456 msgid "Create a shared library"
1460 msgid "Create a position independent executable"
1464 msgid "Sort common symbols by size"
1472 msgid "How many tags to reserve in .dynamic section"
1480 msgid "Split output sections every SIZE octets"
1488 msgid "Split output sections every COUNT relocs"
1492 msgid "Print memory usage statistics"
1496 msgid "Display target specific options"
1500 msgid "Do task level linking"
1504 msgid "Use same format as native linker"
1508 msgid "SECTION=ADDRESS"
1512 msgid "Set address of named section"
1516 msgid "Set address of .bss section"
1520 msgid "Set address of .data section"
1524 msgid "Set address of .text section"
1528 msgid "Output lots of information during link"
1532 msgid "Read version information script"
1537 "Take export symbols list from .exports, using\n"
1538 "\t\t\t\tSYMBOL as the version."
1542 msgid "Warn about duplicate common symbols"
1546 msgid "Warn if global constructors/destructors are seen"
1550 msgid "Warn if the multiple GP values are used"
1554 msgid "Warn only once per undefined symbol"
1558 msgid "Warn if start of section changes due to alignment"
1562 msgid "Treat warnings as errors"
1566 msgid "Include all objects from following archives"
1570 msgid "Use wrapper functions for SYMBOL"
1579 "Modify problematic branches in last WORDS (1-10,\n"
1580 "\t\t\t\tdefault 5) words of a page"
1584 msgid "%P: unrecognized option '%s'\n"
1588 msgid "%P%F: use the --help option for usage information\n"
1592 msgid "%P%F: unrecognized -a option `%s'\n"
1596 msgid "%P%F: unrecognized -assert option `%s'\n"
1600 msgid "%F%P: unknown demangling style `%s'"
1604 msgid "%P%F: invalid number `%s'\n"
1607 #. This can happen if the user put "-rpath,a" on the command
1608 #. line. (Or something similar. The comma is important).
1609 #. Getopt becomes confused and thinks that this is a -r option
1610 #. but it cannot parse the text after the -r so it refuses to
1611 #. increment the optind counter. Detect this case and issue
1612 #. an error message here. We cannot just make this a warning,
1613 #. increment optind, and continue because getopt is too confused
1614 #. and will seg-fault the next time around.
1616 msgid "%P%F: bad -rpath option\n"
1620 msgid "%P%F: -shared not supported\n"
1624 msgid "%P%F: -pie not supported\n"
1628 msgid "%P%F: invalid argument to option \"--section-start\"\n"
1632 msgid "%P%F: missing argument(s) to option \"--section-start\"\n"
1636 msgid "%P%F: may not nest groups (--help for usage)\n"
1640 msgid "%P%F: group ended before it began (--help for usage)\n"
1644 msgid "%P%F: invalid argument to option \"mpc860c0\"\n"
1648 msgid "%P%F: invalid hex number `%s'\n"
1653 msgid "Usage: %s [options] file...\n"
1660 #. Note: Various tools (such as libtool) depend upon the
1661 #. format of the listings below - do not change them.
1664 msgid "%s: supported targets:"
1669 msgid "%s: supported emulations: "
1674 msgid "%s: emulation specific options:\n"
1679 msgid "Report bugs to %s\n"
1683 msgid "%P%F: unknown format type %s\n"
1688 msgid "%XUnsupported PEI architecture: %s\n"
1693 msgid "%XError, duplicate EXPORT with ordinals: %s (%d vs %d)\n"
1698 msgid "Warning, duplicate EXPORT: %s\n"
1703 msgid "%XCannot export %s: symbol not defined\n"
1708 msgid "%XCannot export %s: symbol wrong type (%d vs %d)\n"
1713 msgid "%XCannot export %s: symbol not found\n"
1718 msgid "%XError, ordinal used twice: %d (%s vs %s)\n"
1723 msgid "%XError: %d-bit reloc in dll\n"
1728 msgid "%s: Can't open output def file %s\n"
1732 msgid "; no contents available\n"
1737 "%C: variable '%T' can't be auto-imported. Please read the documentation for "
1738 "ld's --enable-auto-import for details.\n"
1743 msgid "%XCan't open .lib file: %s\n"
1748 msgid "Creating library file: %s\n"