1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2002-02-08 04:11-0200\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Content-Type: text/plain; charset=CHARSET\n"
15 "Content-Transfer-Encoding: 8bit\n"
17 #: emultempl/armcoff.em:71
18 msgid " --support-old-code Support interworking with old code\n"
21 #: emultempl/armcoff.em:72
22 msgid " --thumb-entry=<sym> Set the entry point to be Thumb symbol <sym>\n"
25 #: emultempl/armcoff.em:141
27 msgid "Errors encountered processing file %s"
30 #: emultempl/armcoff.em:207 emultempl/pe.em:1414
31 msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
34 #: emultempl/armcoff.em:212 emultempl/pe.em:1419
35 msgid "%P: warning: connot find thumb start symbol %s\n"
38 #: emultempl/pe.em:315
40 " --base_file <basefile> Generate a base file for relocatable "
44 #: emultempl/pe.em:316
46 " --dll Set image base to the default for DLLs\n"
49 #: emultempl/pe.em:317
50 msgid " --file-alignment <size> Set file alignment\n"
53 #: emultempl/pe.em:318
54 msgid " --heap <size> Set initial size of the heap\n"
57 #: emultempl/pe.em:319
59 " --image-base <address> Set start address of the executable\n"
62 #: emultempl/pe.em:320
64 " --major-image-version <number> Set version number of the executable\n"
67 #: emultempl/pe.em:321
68 msgid " --major-os-version <number> Set minimum required OS version\n"
71 #: emultempl/pe.em:322
73 " --major-subsystem-version <number> Set minimum required OS subsystem "
77 #: emultempl/pe.em:323
79 " --minor-image-version <number> Set revision number of the executable\n"
82 #: emultempl/pe.em:324
83 msgid " --minor-os-version <number> Set minimum required OS revision\n"
86 #: emultempl/pe.em:325
88 " --minor-subsystem-version <number> Set minimum required OS subsystem "
92 #: emultempl/pe.em:326
93 msgid " --section-alignment <size> Set section alignment\n"
96 #: emultempl/pe.em:327
97 msgid " --stack <size> Set size of the initial stack\n"
100 #: emultempl/pe.em:328
102 " --subsystem <name>[:<version>] Set required OS subsystem [& version]\n"
105 #: emultempl/pe.em:329
107 " --support-old-code Support interworking with old code\n"
110 #: emultempl/pe.em:330
112 " --thumb-entry=<symbol> Set the entry point to be Thumb "
116 #: emultempl/pe.em:332
118 " --add-stdcall-alias Export symbols with and without @nn\n"
121 #: emultempl/pe.em:333
122 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
125 #: emultempl/pe.em:334
127 " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
130 #: emultempl/pe.em:335
132 " --exclude-symbols sym,sym,... Exclude symbols from automatic export\n"
135 #: emultempl/pe.em:336
137 " --export-all-symbols Automatically export all globals to "
141 #: emultempl/pe.em:337
142 msgid " --kill-at Remove @nn from exported symbols\n"
145 #: emultempl/pe.em:338
146 msgid " --out-implib <file> Generate import library\n"
149 #: emultempl/pe.em:339
151 " --output-def <file> Generate a .DEF file for the built DLL\n"
154 #: emultempl/pe.em:340
155 msgid " --warn-duplicate-exports Warn about duplicate exports.\n"
158 #: emultempl/pe.em:341
160 " --compat-implib Create backward compatible import "
162 " create __imp_<SYMBOL> as well.\n"
165 #: emultempl/pe.em:343
167 " --enable-auto-image-base Automatically choose image base for "
169 " unless user specifies one\n"
172 #: emultempl/pe.em:345
174 " --disable-auto-image-base Do not auto-choose image base. "
178 #: emultempl/pe.em:346
180 " --dll-search-prefix=<string> When linking dynamically to a dll "
182 " importlib, use <string><basename>."
184 " in preference to lib<basename>.dll \n"
187 #: emultempl/pe.em:349
189 " --enable-auto-import Do sophistcated linking of _sym to \n"
190 " __imp_sym for DATA references\n"
193 #: emultempl/pe.em:351
195 " --disable-auto-import Do not auto-import DATA items from "
199 #: emultempl/pe.em:352
201 " --enable-extra-pe-debug Enable verbose debug output when "
203 " or linking to DLLs (esp. auto-"
207 #: emultempl/pe.em:421
208 msgid "%P: warning: bad version number in -subsystem option\n"
211 #: emultempl/pe.em:457
212 msgid "%P%F: invalid subsystem type %s\n"
215 #: emultempl/pe.em:472
216 msgid "%P%F: invalid hex number for PE parameter '%s'\n"
219 #: emultempl/pe.em:490
220 msgid "%P%F: strange hex info for PE parameter '%s'\n"
223 #: emultempl/pe.em:529
225 msgid "%s: Can't open base file %s\n"
228 #: emultempl/pe.em:731
229 msgid "%P: warning, file alignment > section alignment.\n"
232 #: emultempl/pe.em:815 emultempl/pe.em:841
234 msgid "Warning: resolving %s by linking to %s\n"
237 #: emultempl/pe.em:820 emultempl/pe.em:846
238 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
241 #: emultempl/pe.em:821 emultempl/pe.em:847
242 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
245 #: emultempl/pe.em:872
246 msgid "%C: Cannot get section contents - auto-import exception\n"
249 #: emultempl/pe.em:880
251 "%C: variable '%T' can't be auto-imported. Please read the documentation for "
252 "ld's --enable-auto-import for details.\n"
255 #: emultempl/pe.em:908
257 msgid "Warning: resolving %s by linking to %s (auto-import)\n"
260 #: emultempl/pe.em:989
261 msgid "%F%P: PE operations on non PE file.\n"
264 #: emultempl/pe.em:1218
266 msgid "Errors encountered processing file %s\n"
269 #: emultempl/pe.em:1241
271 msgid "Errors encountered processing file %s for interworking"
274 #: emultempl/pe.em:1297 ldlang.c:2049 ldlang.c:4440 ldlang.c:4473
276 msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
280 msgid "%X%P: bfd_hash_table_init of cref table failed: %E\n"
284 msgid "%X%P: cref_hash_lookup failed: %E\n"
290 "Cross Reference Table\n"
307 msgid "%P: symbol `%T' missing from main hash table\n"
311 msgid "%B%F: could not read symbols; %E\n"
314 #: ldcref.c:469 ldmain.c:1135 ldmain.c:1139
315 msgid "%B%F: could not read symbols: %E\n"
318 #: ldcref.c:537 ldcref.c:544 ldmain.c:1185 ldmain.c:1192
319 msgid "%B%F: could not read relocs: %E\n"
322 #. We found a reloc for the symbol. The symbol is defined
323 #. in OUTSECNAME. This reloc is from a section which is
324 #. mapped into a section from which references to OUTSECNAME
325 #. are prohibited. We must report an error.
327 msgid "%X%C: prohibited cross reference from %s to `%T' in %s\n"
331 msgid "%P%X: Different relocs used in set %s\n"
335 msgid "%P%X: Different object file formats composing set %s\n"
338 #: ldctor.c:288 ldctor.c:302
339 msgid "%P%X: %s does not support reloc %s for set %s\n"
343 msgid "%P%X: Unsupported size %d for set %s\n"
354 msgid "%S SYSLIB ignored\n"
358 msgid "%S HLL ignored\n"
362 msgid "%P: unrecognised emulation mode: %s\n"
366 msgid "Supported emulations: "
370 msgid " no emulation specific options.\n"
374 msgid "%F%P: %s uses undefined section %s\n"
378 msgid "%F%P: %s forward reference of section %s\n"
382 msgid "%F%S %% by zero\n"
386 msgid "%F%S / by zero\n"
390 msgid "%X%S: unresolvable symbol `%s' referenced in expression\n"
394 msgid "%F%S: undefined symbol `%s' referenced in expression\n"
398 msgid "%F%S can not PROVIDE assignment to location counter\n"
402 msgid "%F%S invalid assignment to location counter\n"
406 msgid "%F%S assignment to location counter invalid outside of SECTION\n"
410 msgid "%F%S cannot move location counter backwards (from %V to %V)\n"
414 msgid "%P%F:%s: hash creation failed\n"
418 msgid "%F%S nonconstant expression for %s\n"
422 msgid "%F%S non constant expression for %s\n"
427 msgid "attempt to open %s failed\n"
432 msgid "attempt to open %s succeeded\n"
436 msgid "%F%P: invalid BFD target `%s'\n"
440 msgid "%P: skipping incompatible %s when searching for %s\n"
444 msgid "%F%P: cannot open %s for %s: %E\n"
448 msgid "%F%P: cannot open %s: %E\n"
452 msgid "%F%P: cannot find %s\n"
455 #: ldfile.c:281 ldfile.c:297
457 msgid "cannot find script file %s\n"
460 #: ldfile.c:283 ldfile.c:299
462 msgid "opened script file %s\n"
466 msgid "%P%F: cannot open linker script file %s: %E\n"
470 msgid "%P%F: unknown architecture: %s\n"
474 msgid "%P%F: target architecture respecified\n"
478 msgid "%P%F: cannot represent machine `%s'\n"
484 "Memory Configuration\n"
507 "Linker script and memory map\n"
512 msgid "%P%F: Illegal use of `%s' section\n"
516 msgid "%P%F: output format %s cannot represent section called %s\n"
520 msgid "%P: %B: warning: ignoring duplicate section `%s'\n"
524 msgid "%P: %B: warning: ignoring duplicate `%s' section symbol `%s'\n"
528 msgid "%P: %B: warning: duplicate section `%s' has different size\n"
532 msgid "%P%F: Failed to create hash table\n"
536 msgid "%B: file not recognized: %E\n"
540 msgid "%B: matching formats:"
544 msgid "%F%B: file not recognized: %E\n"
548 msgid "%F%B: member %B in archive is not an object\n"
551 #: ldlang.c:1558 ldlang.c:1572
552 msgid "%F%B: could not read symbols: %E\n"
557 "%P: warning: could not find any targets that match endianness requirement\n"
561 msgid "%P%F: target %s not found\n"
565 msgid "%P%F: cannot open output file %s: %E\n"
569 msgid "%P%F:%s: can not make object file: %E\n"
573 msgid "%P%F:%s: can not set architecture: %E\n"
577 msgid "%P%F: can not create link hash table: %E\n"
581 msgid " load address 0x%V"
585 msgid "%W (size before relaxing)\n"
590 msgid "Address of section %s set to "
595 msgid "Fail with %d\n"
599 msgid "%X%P: section %s [%V -> %V] overlaps section %s [%V -> %V]\n"
603 msgid "%X%P: address 0x%v of %B section %s is not within region %s\n"
607 msgid "%X%P: region %s is full (%B section %s)\n"
611 msgid "%P%X: Internal error on COFF shared library section %s\n"
615 msgid "%P: warning: no memory region specified for section `%s'\n"
619 msgid "%P: warning: changing start of section %s by %u bytes\n"
623 msgid "%F%S: non constant address expression for section %s\n"
627 msgid "%X%P: use an absolute load address or a load memory region, not both\n"
631 msgid "%P%F: can't relax section: %E\n"
635 msgid "%F%P: invalid data statement\n"
639 msgid "%F%P: invalid reloc statement\n"
643 msgid "%P%F:%s: can't set start address\n"
646 #: ldlang.c:3460 ldlang.c:3477
647 msgid "%P%F: can't set start address\n"
651 msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
655 msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
660 "%P: warning: %s architecture of input file `%B' is incompatible with %s "
666 "%P%F: Relocatable linking with relocations from format %s (%B) to format %s "
667 "(%B) is not supported\n"
671 msgid "%E%X: failed to merge target specific data of file %B\n"
677 "Allocating common symbols\n"
682 "Common symbol size file\n"
686 #. This message happens when using the
687 #. svr3.ifile linker script, so I have
690 msgid "%P: no [COMMON] command, defaulting to .bss\n"
694 msgid "%P%F: invalid syntax in flags\n"
698 msgid "%P%Fmultiple STARTUP files\n"
702 msgid "%F%P: bfd_record_phdr failed: %E\n"
706 msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
710 msgid "%X%P: unknown language `%s' in version information\n"
715 "%X%P: anonymous version tag cannot be combined with other version tags\n"
719 msgid "%X%P: duplicate version tag `%s'\n"
722 #: ldlang.c:5074 ldlang.c:5087
723 msgid "%X%P: duplicate expression `%s' in version information\n"
727 msgid "%X%P: unable to find version dependency `%s'\n"
731 msgid "%X%P: unable to read .exports section contents\n"
735 msgid "%X%P: can't set BFD default target to `%s': %E\n"
739 msgid "%P%F: -r and --mpc860c0 may not be used together\n"
743 msgid "%P%F: --relax and -r may not be used together\n"
747 msgid "%P%F: -r and -shared may not be used together\n"
751 msgid "%P%F: -F may not be used without -shared\n"
755 msgid "%P%F: -f may not be used without -shared\n"
759 msgid "using external linker script:"
763 msgid "using internal linker script:"
767 msgid "%P%F: no input files\n"
771 msgid "%P: mode %s\n"
775 msgid "%P%F: cannot open map file %s: %E\n"
779 msgid "%P: link errors found, deleting executable `%s'\n"
783 msgid "%F%B: final close failed: %E\n"
787 msgid "%X%P: unable to open for source of copy `%s'\n"
791 msgid "%X%P: unable to open for destination of copy `%s'\n"
795 msgid "%P: Error writing file `%s'\n"
798 #: ldmain.c:489 pe-dll.c:1442
800 msgid "%P: Error closing file `%s'\n"
805 msgid "%s: total time in link: %ld.%06ld\n"
810 msgid "%s: data size %ld\n"
814 msgid "%P%F: missing argument to -m\n"
817 #: ldmain.c:678 ldmain.c:699 ldmain.c:730
818 msgid "%P%F: bfd_hash_table_init failed: %E\n"
821 #: ldmain.c:683 ldmain.c:702
822 msgid "%P%F: bfd_hash_lookup failed: %E\n"
826 msgid "%X%P: error: duplicate retain-symbols-file\n"
830 msgid "%P%F: bfd_hash_lookup for insertion failed: %E\n"
834 msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n"
839 "Archive member included because of file (symbol)\n"
844 msgid "%X%C: multiple definition of `%T'\n"
848 msgid "%D: first defined here\n"
852 msgid "%P: Disabling relaxation: it will not work with multiple definitions\n"
856 msgid "%B: warning: definition of `%T' overriding common\n"
860 msgid "%B: warning: common is here\n"
864 msgid "%B: warning: common of `%T' overridden by definition\n"
868 msgid "%B: warning: defined here\n"
872 msgid "%B: warning: common of `%T' overridden by larger common\n"
876 msgid "%B: warning: larger common is here\n"
880 msgid "%B: warning: common of `%T' overriding smaller common\n"
884 msgid "%B: warning: smaller common is here\n"
888 msgid "%B: warning: multiple common of `%T'\n"
892 msgid "%B: warning: previous common is here\n"
895 #: ldmain.c:1008 ldmain.c:1047
896 msgid "%P: warning: global constructor %s used\n"
900 msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
904 msgid "%F%P: bfd_hash_table_init failed: %E\n"
908 msgid "%F%P: bfd_hash_lookup failed: %E\n"
912 msgid "%C: undefined reference to `%T'\n"
916 msgid "%D: more undefined references to `%T' follow\n"
920 msgid "%B: undefined reference to `%T'\n"
924 msgid "%B: more undefined references to `%T' follow\n"
927 #: ldmain.c:1307 ldmain.c:1328 ldmain.c:1347
928 msgid "%P%X: generated"
932 msgid " relocation truncated to fit: %s %T"
937 msgid "dangerous relocation: %s\n"
941 msgid " reloc refers to symbol `%T' which is not being output\n"
950 msgid "built in linker script:%u"
953 #: ldmisc.c:293 ldmisc.c:297
954 msgid "%B%F: could not read symbols\n"
957 #. We use abfd->filename in this initial line,
958 #. in case filename is a .h file or something
959 #. similarly unhelpful.
961 msgid "%B: In function `%T':\n"
965 msgid "%F%P: internal error %s %d\n"
969 msgid "%P: internal error: aborting at %s line %d in %s\n"
973 msgid "%P: internal error: aborting at %s line %d\n"
977 msgid "%P%F: please report this bug\n"
980 #. Output for noisy == 2 is intended to follow the GNU standards.
983 msgid "GNU ld version %s\n"
987 msgid "Copyright 2002 Free Software Foundation, Inc.\n"
992 "This program is free software; you may redistribute it under the terms of\n"
993 "the GNU General Public License. This program has absolutely no warranty.\n"
997 msgid " Supported emulations:\n"
1000 #: ldwrite.c:59 ldwrite.c:195
1001 msgid "%P%F: bfd_new_link_order failed\n"
1005 msgid "%F%P: clone section failed: %E\n"
1010 msgid "%8x something else\n"
1014 msgid "%F%P: final link failed: %E\n"
1017 #: lexsup.c:175 lexsup.c:270
1022 msgid "Shared library control for HP/UX compatibility"
1030 msgid "Set architecture"
1033 #: lexsup.c:180 lexsup.c:337
1038 msgid "Specify target for following input files"
1041 #: lexsup.c:182 lexsup.c:223 lexsup.c:235 lexsup.c:244 lexsup.c:315
1042 #: lexsup.c:344 lexsup.c:384
1047 msgid "Read MRI format linker script"
1051 msgid "Force common symbols to be defined"
1054 #: lexsup.c:188 lexsup.c:374 lexsup.c:376 lexsup.c:378
1059 msgid "Set start address"
1063 msgid "Export all dynamic symbols"
1067 msgid "Link big-endian objects"
1071 msgid "Link little-endian objects"
1074 #: lexsup.c:196 lexsup.c:199
1079 msgid "Auxiliary filter for shared object symbol table"
1083 msgid "Filter for shared object symbol table"
1095 msgid "Small data size (if no size, same as --shared)"
1103 msgid "Set internal name of shared library"
1111 msgid "Set PROGRAM as the dynamic linker to use"
1119 msgid "Search for library LIBNAME"
1127 msgid "Add DIRECTORY to library search path"
1135 msgid "Set emulation"
1139 msgid "Print map file on standard output"
1143 msgid "Do not page align data"
1147 msgid "Do not page align data, do not make text readonly"
1151 msgid "Set output file name"
1155 msgid "Optimize output file"
1159 msgid "Ignored for SVR4 compatibility"
1163 msgid "Generate relocateable output"
1167 msgid "Just link symbols (if directory, same as --rpath)"
1171 msgid "Strip all symbols"
1175 msgid "Strip debugging symbols"
1179 msgid "Trace file opens"
1183 msgid "Read linker script"
1186 #: lexsup.c:246 lexsup.c:262 lexsup.c:301 lexsup.c:313 lexsup.c:368
1187 #: lexsup.c:387 lexsup.c:407
1192 msgid "Start with undefined reference to SYMBOL"
1200 msgid "Don't merge input [SECTION | orphan] sections"
1204 msgid "Build global constructor/destructor tables"
1208 msgid "Print version information"
1212 msgid "Print version and emulation information"
1216 msgid "Discard all local symbols"
1220 msgid "Discard temporary local symbols (default)"
1224 msgid "Don't discard any local symbols"
1228 msgid "Trace mentions of SYMBOL"
1231 #: lexsup.c:264 lexsup.c:346 lexsup.c:348
1236 msgid "Default search path for Solaris compatibility"
1240 msgid "Start a group"
1248 msgid "Ignored for SunOS compatibility"
1252 msgid "Link against shared libraries"
1256 msgid "Do not link against shared libraries"
1260 msgid "Bind global references locally"
1264 msgid "Check section addresses for overlaps (default)"
1268 msgid "Do not check section addresses for overlaps"
1272 msgid "Output cross reference table"
1276 msgid "SYMBOL=EXPRESSION"
1280 msgid "Define a symbol"
1288 msgid "Demangle symbol names [using STYLE]"
1292 msgid "Generate embedded relocs"
1296 msgid "Call SYMBOL at unload-time"
1300 msgid "Force generation of file with .exe suffix"
1304 msgid "Remove unused sections (on some targets)"
1308 msgid "Don't remove unused sections (default)"
1312 msgid "Print option help"
1316 msgid "Call SYMBOL at load-time"
1320 msgid "Write a map file"
1324 msgid "Do not define Common storage"
1328 msgid "Do not demangle symbol names"
1332 msgid "Use less memory and more disk I/O"
1336 msgid "Allow no undefined symbols"
1340 msgid "Allow undefined symbols in shared objects"
1344 msgid "Don't warn about mismatched input files"
1348 msgid "Turn off --whole-archive"
1352 msgid "Create an output file even if errors occur"
1357 "Only use library directories specified on\n"
1358 "\t\t\t\tthe command line"
1362 msgid "Specify target of output file"
1366 msgid "Ignored for Linux compatibility"
1370 msgid "Relax branches on certain targets"
1374 msgid "Keep only symbols listed in FILE"
1378 msgid "Set runtime shared library search path"
1382 msgid "Set link time shared library search path"
1386 msgid "Create a shared library"
1390 msgid "Sort common symbols by size"
1398 msgid "How many tags to reserve in .dynamic section"
1406 msgid "Split output sections every SIZE octets"
1414 msgid "Split output sections every COUNT relocs"
1418 msgid "Print memory usage statistics"
1422 msgid "Display target specific options"
1426 msgid "Do task level linking"
1430 msgid "Use same format as native linker"
1434 msgid "SECTION=ADDRESS"
1438 msgid "Set address of named section"
1442 msgid "Set address of .bss section"
1446 msgid "Set address of .data section"
1450 msgid "Set address of .text section"
1454 msgid "Output lots of information during link"
1458 msgid "Read version information script"
1463 "Take export symbols list from .exports, using\n"
1464 "\t\t\t\tSYMBOL as the version."
1468 msgid "Warn about duplicate common symbols"
1472 msgid "Warn if global constructors/destructors are seen"
1476 msgid "Warn if the multiple GP values are used"
1480 msgid "Warn only once per undefined symbol"
1484 msgid "Warn if start of section changes due to alignment"
1488 msgid "Treat warnings as errors"
1492 msgid "Include all objects from following archives"
1496 msgid "Use wrapper functions for SYMBOL"
1505 "Modify problematic branches in last WORDS (1-10,\n"
1506 "\t\t\t\tdefault 5) words of a page"
1510 msgid "%P: unrecognized option '%s'\n"
1514 msgid "%P%F: use the --help option for usage information\n"
1518 msgid "%P%F: unrecognized -a option `%s'\n"
1522 msgid "%P%F: unrecognized -assert option `%s'\n"
1526 msgid "%F%P: unknown demangling style `%s'"
1530 msgid "%P%F: invalid number `%s'\n"
1533 #. This can happen if the user put "-rpath,a" on the command
1534 #. line. (Or something similar. The comma is important).
1535 #. Getopt becomes confused and thinks that this is a -r option
1536 #. but it cannot parse the text after the -r so it refuses to
1537 #. increment the optind counter. Detect this case and issue
1538 #. an error message here. We cannot just make this a warning,
1539 #. increment optind, and continue because getopt is too confused
1540 #. and will seg-fault the next time around.
1542 msgid "%P%F: bad -rpath option\n"
1546 msgid "%P%F: -shared not supported\n"
1550 msgid "%P%F: invalid argument to option \"--section-start\"\n"
1554 msgid "%P%F: missing argument(s) to option \"--section-start\"\n"
1558 msgid "%P%F: may not nest groups (--help for usage)\n"
1562 msgid "%P%F: group ended before it began (--help for usage)\n"
1566 msgid "%P%F: invalid argument to option \"mpc860c0\"\n"
1570 msgid "%P%F: invalid hex number `%s'\n"
1575 msgid "Usage: %s [options] file...\n"
1582 #. Note: Various tools (such as libtool) depend upon the
1583 #. format of the listings below - do not change them.
1586 msgid "%s: supported targets:"
1591 msgid "%s: supported emulations: "
1596 msgid "%s: emulation specific options:\n"
1601 msgid "Report bugs to %s\n"
1605 msgid "%P%F: unknown format type %s\n"
1610 msgid "%XUnsupported PEI architecture: %s\n"
1615 msgid "%XError, duplicate EXPORT with ordinals: %s (%d vs %d)\n"
1620 msgid "Warning, duplicate EXPORT: %s\n"
1625 msgid "%XCannot export %s: symbol not defined\n"
1630 msgid "%XCannot export %s: symbol wrong type (%d vs %d)\n"
1635 msgid "%XCannot export %s: symbol not found\n"
1640 msgid "%XError, ordinal used twice: %d (%s vs %s)\n"
1645 msgid "%XError: %d-bit reloc in dll\n"
1650 msgid "%s: Can't open output def file %s\n"
1654 msgid "; no contents available\n"
1659 msgid "%XCan't open .lib file: %s\n"
1664 msgid "Creating library file: %s\n"