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: 2000-04-04 23:33+0930\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: ENCODING\n"
20 "Usage: %s [-CfsHV] [-b bfdname] [--target=bfdname]\n"
21 " [-e executable] [--exe=executable] [--demangle]\n"
22 " [--basenames] [--functions] [addr addr ...]\n"
25 #: addr2line.c:83 ar.c:286 nlmconv.c:1141 nm.c:306 objcopy.c:344 objcopy.c:376
26 #: objdump.c:277 readelf.c:1703 size.c:89 strings.c:512 windres.c:737
28 msgid "Report bugs to %s\n"
33 msgid "%s: can not get addresses from archive"
38 msgid "no entry %s in archive\n"
44 "Usage: %s [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file "
50 msgid " %s -M [<mri-script]\n"
58 msgid " d - delete file(s) from the archive\n"
62 msgid " m[ab] - move file(s) in the archive\n"
66 msgid " p - print file(s) found in the archive\n"
70 msgid " q[f] - quick append file(s) to the archive\n"
75 " r[ab][f][u] - replace existing or insert new file(s) into the archive\n"
79 msgid " t - display contents of archive\n"
83 msgid " x[o] - extract file(s) from the archive\n"
87 msgid " command specific modifiers:\n"
91 msgid " [a] - put file(s) after [member-name]\n"
95 msgid " [b] - put file(s) before [member-name] (same as [i])\n"
99 msgid " [N] - use instance [count] of name\n"
103 msgid " [f] - truncate inserted file names\n"
107 msgid " [P] - use full path names when matching\n"
111 msgid " [o] - preserve original dates\n"
116 " [u] - only replace files that are newer than current archive "
121 msgid " generic modifiers:\n"
125 msgid " [c] - do not warn if the library had to be created\n"
129 msgid " [s] - create an archive index (cf. ranlib)\n"
133 msgid " [S] - do not build a symbol table\n"
137 msgid " [v] - be verbose\n"
141 msgid " [V] - display the version number\n"
146 msgid "Usage: %s [-vV] archive\n"
150 msgid "two different operation options specified"
155 msgid "%s: illegal option -- %c\n"
159 msgid "no operation specified"
163 msgid "`u' is only meaningful with the `r' option."
167 msgid "`N' is only meaningful with the `x' and 'd' options."
171 msgid "Value for `N' must be positive."
176 msgid "%s: internal error -- this option not implemented\n"
179 #: ar.c:790 ar.c:841 ar.c:1283 objcopy.c:1021
181 msgid "internal stat error on %s"
186 msgid "%s is not a valid archive"
191 msgid "stat returns negative size for %s"
196 msgid "%s is not an archive"
201 msgid "%s: creating %s\n"
206 msgid "No member named `%s'\n"
211 msgid "%s: no entry %s in archive %s!\n"
216 msgid "%s: no archive map to update"
221 msgid "No entry %s in archive.\n"
226 msgid "Can't open file %s\n"
231 msgid "%s: Can't open output archive %s\n"
236 msgid "%s: Can't open input archive %s\n"
241 msgid "%s: file %s is not an archive\n"
246 msgid "%s: no output archive specified yet\n"
249 #: arsup.c:246 arsup.c:281 arsup.c:317 arsup.c:337 arsup.c:395
251 msgid "%s: no open output archive\n"
254 #: arsup.c:254 arsup.c:355 arsup.c:375
256 msgid "%s: can't open file %s\n"
259 #: arsup.c:302 arsup.c:371 arsup.c:450
261 msgid "%s: can't find module file %s\n"
266 msgid "Current open archive is %s\n"
271 msgid "%s: no open archive\n"
276 msgid "can't set BFD default target to `%s': %s"
281 msgid "%s: Matching formats:"
285 msgid "Supported targets:"
290 msgid "%s: supported targets:"
295 msgid "%s: bad number: %s"
303 #: coffdump.c:456 sysdump.c:719
305 msgid "%s: Print a human readable interpretation of a SYSROFF object file\n"
308 #: coffdump.c:498 srconv.c:1940 sysdump.c:755
310 msgid "GNU %s version %s\n"
313 #: coffdump.c:516 srconv.c:1977 sysdump.c:775
315 msgid "%s: no input file specified\n"
319 msgid "debug_add_to_current_namespace: no current file"
323 msgid "debug_start_source: no debug_set_filename call"
327 msgid "debug_record_function: no debug_set_filename call"
331 msgid "debug_record_parameter: no current function"
335 msgid "debug_end_function: no current function"
339 msgid "debug_end_function: some blocks were not closed"
343 msgid "debug_start_block: no current block"
347 msgid "debug_end_block: no current block"
351 msgid "debug_end_block: attempt to close top level block"
355 msgid "debug_record_line: no current unit"
360 msgid "debug_start_common_block: not implemented"
365 msgid "debug_end_common_block: not implemented"
370 msgid "debug_record_label not implemented"
374 msgid "debug_record_variable: no current file"
378 msgid "debug_record_variable: no current block"
382 msgid "debug_make_undefined_type: unsupported kind"
386 msgid "debug_name_type: no current file"
390 msgid "debug_tag_type: no current file"
394 msgid "debug_tag_type: extra tag attempted"
399 msgid "Warning: changing type size from %d to %d\n"
403 msgid "debug_find_named_type: no current compilation unit"
408 msgid "debug_get_real_type: circular debug information for %s\n"
412 msgid "debug_write_type: illegal type encountered"
415 #: dlltool.c:770 dlltool.c:794 dlltool.c:819
417 msgid "Internal error: Unknown machine type: %d\n"
422 msgid "Can't open def file: %s"
427 msgid "Processing def file: %s"
431 msgid "Processed def file"
436 msgid "Syntax error in def file %s:%d\n"
441 msgid "NAME: %s base: %x"
445 msgid "Can't have LIBRARY and NAME\n"
450 msgid "LIBRARY: %s base: %x"
455 msgid "%s: Can't have LIBRARY and NAME\n"
458 #: dlltool.c:1200 resrc.c:271
463 #: dlltool.c:1205 resrc.c:276
465 msgid "subprocess got fatal signal %d"
470 msgid "%s exited with status %d\n"
475 msgid "Sucking in info from %s section in %s\n"
480 msgid "Excluding symbol: %s\n"
483 #: dlltool.c:1462 dlltool.c:1473 nm.c:904 nm.c:915 objdump.c:444 objdump.c:461
485 msgid "%s: no symbols\n"
488 #. FIXME: we ought to read in and block out the base relocations
491 msgid "Done reading %s\n"
496 msgid "Unable to open object file: %s"
501 msgid "Scanning object file %s"
506 msgid "Cannot produce mcore-elf dll from archive file: %s"
510 msgid "Adding exports to output file"
514 msgid "Added exports to output file"
519 msgid "Generating export file: %s\n"
524 msgid "Unable to open temporary assembler file: %s"
529 msgid "Opened temporary file: %s"
533 msgid "Generated exports file"
538 msgid "bfd_open failed open stub file: %s"
543 msgid "Creating stub file: %s"
548 msgid "failed to open temporary head file: %s"
553 msgid "failed to open temporary tail file: %s"
558 msgid "Can't open .lib file: %s"
563 msgid "Creating library file: %s\n"
568 msgid "cannot delete %s: %s\n"
572 msgid "Created lib file"
577 msgid "Warning, ignoring duplicate EXPORT %s %d,%d\n"
582 msgid "Error, duplicate EXPORT with oridinals: %s"
586 msgid "Processing definitions"
590 msgid "Processed definitions"
596 msgid "Usage %s <options> <object-files>\n"
603 " -m --machine <machine> Create as DLL for <machine>. [default: %s]\n"
608 " possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, "
613 msgid " -e --output-exp <outname> Generate an export file.\n"
617 msgid " -l --output-lib <outname> Generate an interface library.\n"
621 msgid " -a --add-indirect Add dll indirects to export file.\n"
626 " -D --dllname <name> Name of input dll to put into interface lib.\n"
630 msgid " -d --input-def <deffile> Name of .def file to be read in.\n"
634 msgid " -z --output-def <deffile> Name of .def file to be created.\n"
638 msgid " --export-all-symbols Export all symbols to .def\n"
642 msgid " --no-export-all-symbols Only export listed symbols\n"
646 msgid " --exclude-symbols <list> Don't export <list>\n"
650 msgid " --no-default-excludes Clear default exclude symbols\n"
654 msgid " -b --base-file <basefile> Read linker generated base file.\n"
658 msgid " -x --no-idata4 Don't generate idata$4 section.\n"
662 msgid " -c --no-idata5 Don't generate idata$5 section.\n"
667 " -U --add-underscore Add underscores to symbols in interface "
672 msgid " -k --kill-at Kill @<n> from exported names.\n"
676 msgid " -A --add-stdcall-alias Add aliases without @<n>.\n"
680 msgid " -S --as <name> Use <name> for assembler.\n"
684 msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n"
689 " -C --compat-implib Create backward compatible import library.\n"
694 " -n --no-delete Keep temp files (repeat for extra "
699 msgid " -v --verbose Be verbose.\n"
703 msgid " -V --version Display the program version.\n"
707 msgid " -h --help Display this information.\n"
712 " -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n"
716 msgid " -L --linker <name> Use <name> as the linker.\n"
720 msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n"
725 msgid "Unable to open base-file: %s"
730 msgid "Machine '%s' not supported"
733 #: dlltool.c:3443 dllwrap.c:215
735 msgid "Tried file: %s"
738 #: dlltool.c:3450 dllwrap.c:222
740 msgid "Using file: %s"
744 msgid "unexpected end of debugging information"
748 msgid "invalid number"
752 msgid "invalid string length"
755 #: ieee.c:527 ieee.c:568
756 msgid "expression stack overflow"
760 msgid "unsupported IEEE expression operator"
764 msgid "unknown section"
768 msgid "expression stack underflow"
772 msgid "expression stack mismatch"
776 msgid "unknown builtin type"
780 msgid "BCD float type not supported"
784 msgid "unexpected number"
788 msgid "unexpected record type"
792 msgid "blocks left on stack at end"
796 msgid "unknown BB type"
800 msgid "stack overflow"
804 msgid "stack underflow"
807 #: ieee.c:1380 ieee.c:1452 ieee.c:2151
808 msgid "illegal variable index"
812 msgid "illegal type index"
815 #: ieee.c:1440 ieee.c:1477
816 msgid "unknown TY code"
820 msgid "undefined variable in TY"
823 #. Pascal file name. FIXME.
825 msgid "Pascal file name not supported"
829 msgid "unsupported qualifer"
833 msgid "undefined variable in ATN"
837 msgid "unknown ATN type"
840 #. Reserved for FORTRAN common.
842 msgid "unsupported ATN11"
845 #. We have no way to record this information. FIXME.
847 msgid "unsupported ATN12"
851 msgid "unexpected string in C++ misc"
855 msgid "bad misc record"
859 msgid "unrecognized C++ misc record"
863 msgid "undefined C++ object"
867 msgid "unrecognized C++ object spec"
871 msgid "unsupported C++ object type"
875 msgid "C++ base class not defined"
878 #: ieee.c:2706 ieee.c:2811
879 msgid "C++ object has no fields"
883 msgid "C++ base class not found in container"
887 msgid "C++ data member not found in container"
890 #: ieee.c:2873 ieee.c:3023
891 msgid "unknown C++ visibility"
895 msgid "bad C++ field bit pos or size"
899 msgid "bad type for C++ method function"
903 msgid "no type information for C++ method function"
907 msgid "C++ static virtual method"
911 msgid "unrecognized C++ object overhead spec"
915 msgid "undefined C++ vtable"
919 msgid "C++ default values not in a function"
923 msgid "unrecognized C++ default type"
927 msgid "reference parameter is not a pointer"
931 msgid "unrecognized C++ reference type"
935 msgid "C++ reference not found"
939 msgid "C++ reference is not pointer"
942 #: ieee.c:3528 ieee.c:3536
943 msgid "missing required ASN"
946 #: ieee.c:3566 ieee.c:3574
947 msgid "missing required ATN65"
951 msgid "bad ATN65 record"
955 msgid "IEEE numeric overflow: 0x"
960 msgid "IEEE string length overflow: %u\n"
965 msgid "IEEE unsupported integer type size %u\n"
970 msgid "IEEE unsupported float type size %u\n"
975 msgid "IEEE unsupported complex type size %u\n"
978 #: nlmconv.c:275 srconv.c:1966
980 msgid "%s: input and output files must be different\n"
985 msgid "%s: input file named both on command line and with INPUT\n"
990 msgid "%s: no input file\n"
995 msgid "%s: no name for output file\n"
1000 msgid "%s: warning:input and output formats are not compatible\n"
1004 msgid "make .bss section"
1008 msgid "make .nlmsections section"
1012 msgid "set .nlmsections flags"
1016 msgid "set .bss vma"
1020 msgid "set .data size"
1025 msgid "%s: warning: symbol %s imported but not in import list\n"
1029 msgid "set start address"
1034 msgid "%s: warning: START procedure %s not defined\n"
1039 msgid "%s: warning: EXIT procedure %s not defined\n"
1044 msgid "%s: warning: CHECK procedure %s not defined\n"
1047 #: nlmconv.c:736 nlmconv.c:928
1048 msgid "custom section"
1051 #: nlmconv.c:757 nlmconv.c:960
1052 msgid "help section"
1055 #: nlmconv.c:779 nlmconv.c:979
1056 msgid "message section"
1059 #: nlmconv.c:795 nlmconv.c:1012
1060 msgid "module section"
1063 #: nlmconv.c:815 nlmconv.c:1029
1069 msgid "%s:%s: warning: shared libraries can not have uninitialized data\n"
1072 #: nlmconv.c:873 nlmconv.c:1049
1073 msgid "shared section"
1078 msgid "%s: warning: No version number given\n"
1081 #: nlmconv.c:922 nlmconv.c:954 nlmconv.c:973 nlmconv.c:1023 nlmconv.c:1043
1083 msgid "%s:%s: read: %s\n"
1088 msgid "%s: warning: MAP and FULLMAP are not supported; try ld -M\n"
1093 msgid "%s: Convert an object file into a NetWare Loadable Module\n"
1099 "Usage: %s [-dhV] [-I bfdname] [-O bfdname] [-T header-file] [-l linker]\n"
1100 " [--input-target=bfdname] [--output-target=bfdname]\n"
1101 " [--header-file=file] [--linker=linker] [--debug]\n"
1102 " [--help] [--version]\n"
1103 " [in-file [out-file]]\n"
1108 msgid "%s: support not compiled in for %s\n"
1112 msgid "make section"
1116 msgid "set section size"
1120 msgid "set section alignment"
1124 msgid "set section flags"
1128 msgid "set .nlmsections size"
1131 #: nlmconv.c:1339 nlmconv.c:1347 nlmconv.c:1356 nlmconv.c:1361
1132 msgid "set .nlmsection contents"
1136 msgid "stub section sizes"
1140 msgid "writing stub"
1145 msgid "%s: unresolved PC relative reloc against %s\n"
1150 msgid "%s: overflow when adjusting relocation against %s\n"
1155 msgid "%s: execution of %s failed: "
1160 msgid "%s: Execution of %s failed\n"
1166 "Usage: %s [-aABCDglnopPrsuvV] [-t radix] [--radix=radix] [--target=bfdname]\n"
1167 " [--debug-syms] [--extern-only] [--print-armap] [--print-file-name]\n"
1168 " [--numeric-sort] [--no-sort] [--reverse-sort] [--size-sort]\n"
1169 " [--undefined-only] [--portability] [-f {bsd,sysv,posix}]\n"
1170 " [--format={bsd,sysv,posix}] [--demangle] [--no-demangle] [--dynamic]\n"
1171 " [--defined-only] [--line-numbers]\n"
1172 " [--version] [--help]\n"
1178 msgid "%s: %s: invalid radix\n"
1183 msgid "%s: %s: invalid output format\n"
1188 msgid "%s: data size %ld\n"
1196 "Undefined symbols from %s:\n"
1205 "Symbols from %s:\n"
1209 #: nm.c:1286 nm.c:1340
1211 "Name Value Class Type Size Line "
1221 "Undefined symbols from %s[%s]:\n"
1230 "Symbols from %s[%s]:\n"
1242 msgid "Usage: %s <switches> in-file [out-file]\n"
1245 #: objcopy.c:297 objcopy.c:354
1246 msgid " The switches are:\n"
1251 " -I --input-target <bfdname> Assume input file is in format <bfdname>\n"
1252 " -O --output-target <bfdname> Create an output file in format "
1254 " -F --target <bfdname> Set both input and output format to "
1256 " --debugging Convert debugging information, if "
1258 " -p --preserve-dates Copy modified/access timestamps to the "
1260 " -j --only-section <name> Only copy section <name> into the output\n"
1261 " -R --remove-section <name> Remove section <name> from the output\n"
1262 " -S --strip-all Remove all symbol and relocation "
1264 " -g --strip-debug Remove all debugging symbols\n"
1265 " --strip-unneeded Remove all symbols not needed by "
1267 " -N --strip-symbol <name> Do not copy symbol <name>\n"
1268 " -K --keep-symbol <name> Only copy symbol <name>\n"
1269 " -L --localize-symbol <name> Force symbol <name> to be marked as a "
1271 " -W --weaken-symbol <name> Force symbol <name> to be marked as a "
1273 " --weaken Force all global symbols to be marked as "
1275 " -x --discard-all Remove all non-global symbols\n"
1276 " -X --discard-locals Remove any compiler-generated symbols\n"
1277 " -i --interleave <number> Only copy one out of every <number> "
1279 " -b --byte <num> Select byte <num> in every interleaved "
1281 " --gap-fill <val> Fill gaps between sections with <val>\n"
1282 " --pad-to <addr> Pad the last section up to address "
1284 " --set-start <addr> Set the start address to <addr>\n"
1285 " {--change-start|--adjust-start} <incr>\n"
1286 " Add <incr> to the start address\n"
1287 " {--change-addresses|--adjust-vma} <incr>\n"
1288 " Add <incr> to LMA, VMA and start "
1290 " {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
1291 " Change LMA and VMA of section <name> by "
1293 " --change-section-lma <name>{=|+|-}<val>\n"
1294 " Change the LMA of section <name> by "
1296 " --change-section-vma <name>{=|+|-}<val>\n"
1297 " Change the VMA of section <name> by "
1299 " {--[no-]change-warnings|--[no-]adjust-warnings}\n"
1300 " Warn if a named section does not exist\n"
1301 " --set-section-flags <name>=<flags>\n"
1302 " Set section <name>'s properties to "
1304 " --add-section <name>=<file> Add section <name> found in <file> to "
1306 " --change-leading-char Force output format's leading character "
1308 " --remove-leading-char Remove leading character from global "
1310 " -v --verbose List all object files modified\n"
1311 " -V --version Display this program's version number\n"
1312 " -h --help Display this output\n"
1317 msgid "Usage: %s <switches> in-file(s)\n"
1322 " -I --input-target <bfdname> Assume input file is in format <bfdname>\n"
1323 " -O --output-target <bfdname> Create an output file in format "
1325 " -F --target <bfdname> Set both input and output format to "
1327 " -p --preserve-dates Copy modified/access timestamps to the "
1329 " -R --remove-section <name> Remove section <name> from the output\n"
1330 " -s --strip-all Remove all symbol and relocation "
1332 " -g -S --strip-debug Remove all debugging symbols\n"
1333 " --strip-unneeded Remove all symbols not needed by "
1335 " -N --strip-symbol <name> Do not copy symbol <name>\n"
1336 " -K --keep-symbol <name> Only copy symbol <name>\n"
1337 " -x --discard-all Remove all non-global symbols\n"
1338 " -X --discard-locals Remove any compiler-generated symbols\n"
1339 " -v --verbose List all object files modified\n"
1340 " -V --version Display this program's version number\n"
1341 " -h --help Display this output\n"
1342 " -o <file> Place stripped output into <file>\n"
1347 msgid "unrecognized section flag `%s'"
1352 "supported flags: alloc, load, noload, readonly, debug, code, data, rom, "
1358 msgid "copy from %s(%s) to %s(%s)\n"
1363 msgid "Warning: Output file cannot represent architecture %s"
1368 msgid "can't create section `%s': %s"
1373 msgid "Can't fill gap after %s: %s"
1378 msgid "Can't add padding to %s: %s"
1383 msgid "%s: error copying private BFD data: %s"
1388 msgid "cannot mkdir %s for archive copying (error: %s)"
1393 msgid "%s: section `%s': error in %s: %s"
1398 msgid "%s: can't create debugging section: %s"
1403 msgid "%s: can't set debugging section contents: %s"
1408 msgid "%s: don't know how to write debugging information for %s"
1413 msgid "%s: cannot stat: %s"
1417 msgid "byte number must be non-negative"
1421 msgid "interleave must be positive"
1424 #: objcopy.c:1742 objcopy.c:1749
1426 msgid "%s both copied and removed"
1430 msgid "bad format for --add-section NAME=FILENAME"
1435 msgid "cannot stat: %s: %s"
1440 msgid "cannot open: %s: %s"
1445 msgid "%s: fread failed"
1450 msgid "bad format for %s"
1455 msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
1459 msgid "bad format for --set-section-flags"
1463 msgid "byte number must be less than interleave"
1468 msgid "Cannot stat: %s: %s"
1473 msgid "Warning: --change-section-vma %s%c0x%s never used"
1478 msgid "Warning: --change-section-lma %s%c0x%s never used"
1483 msgid "Usage: %s <switches> file(s)\n"
1487 msgid " At least one of the following switches must be given:\n"
1492 " -a --archive-headers Display archive header information\n"
1493 " -f --file-headers Display the contents of the overall file header\n"
1494 " -p --private-headers Display object format specific file header "
1496 " -h --[section-]headers Display the contents of the section headers\n"
1497 " -x --all-headers Display the contents of all headers\n"
1498 " -d --disassemble Display assembler contents of executable "
1500 " -D --disassemble-all Display assembler contents of all sections\n"
1501 " -S --source Intermix source code with disassembly\n"
1502 " -s --full-contents Display the full contents of all sections "
1504 " -g --debugging Display debug information in object file\n"
1505 " -G --stabs Display the STABS contents of an ELF format file\n"
1506 " -t --syms Display the contents of the symbol table(s)\n"
1507 " -T --dynamic-syms Display the contents of the dynamic symbol table\n"
1508 " -r --reloc Display the relocation entries in the file\n"
1509 " -R --dynamic-reloc Display the dynamic relocation entries in the "
1511 " -V --version Display this program's version number\n"
1512 " -i --info List object formats and architectures supported\n"
1513 " -H --help Display this information\n"
1519 " The following switches are optional:\n"
1524 " -b --target <bfdname> Specify the target object format as "
1526 " -m --architecture <machine> Specify the target architecture as "
1528 " -j --section <name> Only display information for section "
1530 " -M --disassembler-options <o> Pass text <o> on to the disassembler\n"
1531 " -EB --endian=big Assume big endian format when "
1533 " -EL --endian=little Assume little endian format when "
1535 " --file-start-context Include context from start of file (with "
1537 " -l --line-numbers Include line numbers and filenames in "
1539 " -C --demangle Decode mangled/processed symbol names\n"
1540 " -w --wide Format output for more than 80 columns\n"
1541 " -z --disassemble-zeroes Do not skip blocks of zeroes when "
1543 " --start-address <addr> Only process data whoes address is >= "
1545 " --stop-address <addr> Only process data whoes address is <= "
1547 " --prefix-addresses Print complete address alongside "
1549 " --[no-]show-raw-insn Display hex alongside symbolic disassembly\n"
1550 " --adjust-vma <offset> Add <offset> to all displayed section "
1560 msgid "Idx Name Size VMA LMA File off Algn"
1565 "Idx Name Size VMA LMA File off "
1575 msgid "%s: %s: not a dynamic object\n"
1580 msgid "%s: %s: No dynamic symbols\n"
1584 msgid "Out of virtual memory\n"
1589 msgid "%s: Can't use supplied machine %s\n"
1594 msgid "%s: Can't disassemble for architecture %s\n"
1599 msgid "Disassembly of section %s:\n"
1605 "No %s section present\n"
1611 msgid "%s: %s has no %s section\n"
1614 #: objdump.c:1904 objdump.c:1916
1616 msgid "%s: Reading %s section of %s failed: %s\n"
1622 "Contents of %s section:\n"
1628 msgid "architecture: %s, "
1633 msgid "flags 0x%08x:\n"
1646 "%s: file format %s\n"
1651 msgid "%s: printing debugging information failed\n"
1656 msgid "In archive %s:\n"
1661 msgid "Contents of section %s:\n"
1666 msgid "BFD header file version %s\n"
1671 msgid "%s: unrecognized -E option\n"
1676 msgid "%s: unrecognized --endian type `%s'\n"
1681 msgid "%s: parse_coff_type: Bad type code 0x%x\n"
1684 #: rdcoff.c:423 rdcoff.c:531 rdcoff.c:712
1686 msgid "%s: bfd_coff_get_syment failed: %s\n"
1689 #: rdcoff.c:439 rdcoff.c:732
1691 msgid "%s: bfd_coff_get_auxent failed: %s\n"
1696 msgid "%s: %ld: .bf without preceding function\n"
1701 msgid "%s: %ld: unexpected .ef\n"
1706 msgid "%s: no recognized debugging information\n"
1710 msgid "Last stabs entries before error:\n"
1713 #: readelf.c:303 readelf.c:329
1718 #: readelf.c:315 readelf.c:344
1720 msgid "%s: Warning: "
1723 #: readelf.c:394 readelf.c:532
1725 msgid "Unhandled data length: %d\n"
1729 msgid "Don't know about relocations on this machine architecture\n"
1732 #: readelf.c:631 readelf.c:660 readelf.c:692 readelf.c:720
1733 msgid "out of memory parsing relocs"
1738 " Offset Info Type Symbol's Value Symbol's Name "
1743 msgid " Offset Info Type Symbol's Value Symbol's Name\n"
1746 #: readelf.c:885 readelf.c:887
1748 msgid "unrecognised: %-7lx"
1753 msgid "<string table index %3ld>"
1758 msgid "Processor Specific: %lx"
1763 msgid "Operating System specific: %lx"
1766 #: readelf.c:1141 readelf.c:1506
1768 msgid "<unknown>: %lx"
1776 msgid "REL (Relocatable file)"
1780 msgid "EXEC (Executable file)"
1784 msgid "DYN (Shared object file)"
1788 msgid "CORE (Core file)"
1793 msgid "Processor Specific: (%x)"
1798 msgid "OS Specific: (%x)"
1801 #: readelf.c:1167 readelf.c:1244 readelf.c:1638
1803 msgid "<unknown>: %x"
1811 msgid "Usage: readelf {options} elf-file(s)\n"
1815 msgid " Options are:\n"
1819 msgid " -a or --all Equivalent to: -h -l -S -s -r -d -V -A -I\n"
1823 msgid " -h or --file-header Display the ELF file header\n"
1827 msgid " -l or --program-headers or --segments\n"
1831 msgid " Display the program headers\n"
1835 msgid " -S or --section-headers or --sections\n"
1839 msgid " Display the sections' header\n"
1843 msgid " -e or --headers Equivalent to: -h -l -S\n"
1847 msgid " -s or --syms or --symbols Display the symbol table\n"
1851 msgid " -n or --notes Display the core notes (if present)\n"
1855 msgid " -r or --relocs Display the relocations (if present)\n"
1859 msgid " -d or --dynamic Display the dynamic segment (if present)\n"
1863 msgid " -V or --version-info Display the version sections (if present)\n"
1868 " -A or --arch-specific Display architecture specific information (if "
1874 " -D or --use-dynamic Use the dynamic section info when displaying "
1879 msgid " -x <number> or --hex-dump=<number>\n"
1883 msgid " Dump the contents of section <number>\n"
1887 msgid " -w[liapr] or --debug-dump[=line,=info,=abbrev,=pubnames,=ranges]\n"
1892 " Display the contents of DWARF2 debug sections\n"
1896 msgid " -i <number> or --instruction-dump=<number>\n"
1901 " Disassemble the contents of section <number>\n"
1905 msgid " -I or --histogram Display histogram of bucket list lengths\n"
1909 msgid " -v or --version Display the version number of readelf\n"
1913 msgid " -H or --help Display this information\n"
1917 msgid "Out of memory allocating dump request table."
1922 msgid "Unrecognised debug option '%s'\n"
1927 msgid "Invalid option '-%c'\n"
1931 msgid "Nothing to do.\n"
1934 #: readelf.c:1906 readelf.c:1923 readelf.c:3493
1946 #: readelf.c:1910 readelf.c:1927 readelf.c:1946
1948 msgid "<unknown: %x>"
1952 msgid "2's complement, little endian"
1956 msgid "2's complement, big endian"
1960 msgid "UNIX - System V"
1964 msgid "UNIX - HP-UX"
1968 msgid "UNIX - Linux"
1972 msgid "Standalone App"
1980 msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
1984 msgid "ELF Header:\n"
1993 msgid " Class: %s\n"
2003 msgid " Version: %d %s\n"
2008 msgid " OS/ABI: %s\n"
2013 msgid " ABI Version: %d\n"
2023 msgid " Machine: %s\n"
2028 msgid " Version: 0x%lx\n"
2032 msgid " Entry point address: "
2038 " Start of program headers: "
2043 " (bytes into file)\n"
2044 " Start of section headers: "
2048 msgid " (bytes into file)\n"
2053 msgid " Flags: 0x%lx%s\n"
2058 msgid " Size of this header: %ld (bytes)\n"
2063 msgid " Size of program headers: %ld (bytes)\n"
2068 msgid " Number of program headers: %ld\n"
2073 msgid " Size of section headers: %ld (bytes)\n"
2078 msgid " Number of section headers: %ld\n"
2083 msgid " Section header string table index: %ld\n"
2089 "There are no program headers in this file.\n"
2096 "Elf file type is %s\n"
2100 msgid "Entry point "
2107 "There are %d program headers, starting at offset "
2110 #: readelf.c:2122 readelf.c:2298 readelf.c:2340 readelf.c:2383 readelf.c:2424
2111 #: readelf.c:2932 readelf.c:2973 readelf.c:3149 readelf.c:4111 readelf.c:4125
2112 #: readelf.c:7023 readelf.c:7063
2113 msgid "Out of memory\n"
2120 "Program Header%s:\n"
2125 " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
2129 msgid " Type Offset VirtAddr PhysAddr\n"
2133 msgid " FileSiz MemSiz Flags Align\n"
2137 msgid "more than one dynamic segment\n"
2141 msgid "Unable to find program interpreter name\n"
2148 " [Requesting program interpreter: %s]"
2154 " Section to Segment mapping:\n"
2158 msgid " Segment Sections...\n"
2164 "There are no sections in this file.\n"
2169 msgid "There are %d section headers, starting at offset 0x%lx:\n"
2173 msgid "File contains multiple dynamic symbol tables\n"
2177 msgid "File contains multiple dynamic string tables\n"
2184 "Section Header%s:\n"
2189 " [Nr] Name Type Addr Off Size ES Flg Lk "
2194 msgid " [Nr] Name Type Address Offset\n"
2198 msgid " Size EntSize Flags Link Info Align\n"
2203 "Key to Flags: W (write), A (alloc), X (execute), M (merge), S (strings)\n"
2208 " I (info), L (link order), O (extra OS processing required)\n"
2212 msgid " o (os specific), p (processor specific) x (unknown)\n"
2219 "Relocation section at offset 0x%lx contains %ld bytes:\n"
2225 "There are no dynamic relocations in this file.\n"
2231 "Relocation section "
2236 msgid " at offset 0x%lx contains %lu entries:\n"
2242 "There are no relocations in this file.\n"
2248 "There is no dynamic segment in this file.\n"
2252 msgid "Unable to seek to end of file!"
2256 msgid "Unable to determine the number of symbols to load\n"
2260 msgid "Unable to seek to end of file\n"
2264 msgid "Unable to determine the length of the dynamic string table\n"
2271 "Dynamic segment at offset 0x%x contains %ld entries:\n"
2275 msgid " Tag Type Name/Value\n"
2279 msgid "Auxiliary library"
2283 msgid "Filter library"
2286 #: readelf.c:3218 readelf.c:3239 readelf.c:3265
2290 #: readelf.c:3220 readelf.c:3241 readelf.c:3267
2296 msgid "Shared library: [%s]"
2300 msgid " program interpreter"
2305 msgid "Library soname: [%s]"
2310 msgid "Library rpath: [%s]"
2315 msgid "Not needed object: [%s]\n"
2322 "Version definition section '%s' contains %ld entries:\n"
2329 #: readelf.c:3544 readelf.c:3732
2331 msgid " Offset: %#08lx Link: %lx (%s)\n"
2336 msgid " %#06x: Rev: %d Flags: %s"
2341 msgid " Index: %d Cnt: %d "
2351 msgid "Name index: %ld\n"
2356 msgid " %#06x: Parent %d: %s\n"
2361 msgid " %#06x: Parent %d, name index: %ld\n"
2368 "Version needs section '%s' contains %ld entries:\n"
2377 msgid " Offset: %#08lx Link to section: %ld (%s)\n"
2382 msgid " %#06x: Version: %d"
2402 msgid " %#06x: Name: %s"
2407 msgid " %#06x: Name index: %lx"
2412 msgid " Flags: %s Version: %d\n"
2419 "Version symbols section '%s' contains %d entries:\n"
2427 msgid " 0 (*local*) "
2431 msgid " 1 (*global*) "
2437 "No version information found in this file.\n"
2440 #: readelf.c:4004 readelf.c:4039
2442 msgid "<processor specific>: %d"
2445 #: readelf.c:4006 readelf.c:4051
2447 msgid "<OS specific>: %d"
2450 #: readelf.c:4008 readelf.c:4054
2452 msgid "<unknown>: %d"
2456 msgid "Unable to read in dynamic data\n"
2460 msgid "Unable to seek to start of dynamic information"
2464 msgid "Failed to read in number of buckets\n"
2468 msgid "Failed to read in number of chains\n"
2474 "Symbol table for image:\n"
2478 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
2482 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
2489 "Symbol table '%s' contains %lu entries:\n"
2493 msgid " Num: Value Size Type Bind Vis Ndx Name\n"
2497 msgid " Num: Value Size Type Bind Vis Ndx Name\n"
2501 msgid "bad dynamic symbol"
2507 "Dynamic symbol information is not available for displaying symbols.\n"
2514 "Histogram for bucket list length (total of %d buckets):\n"
2518 msgid " Length Number %% of total Coverage\n"
2521 #: readelf.c:4432 readelf.c:4451 readelf.c:6704 readelf.c:6897
2522 msgid "Out of memory"
2529 "Dynamic info segment at offset 0x%lx contains %d entries:\n"
2533 msgid " Num: Name BoundTo Flags\n"
2540 "Assembly dump of section %s\n"
2547 "Section '%s' has no data to dump.\n"
2554 "Hex dump of section '%s':\n"
2558 msgid "badly formed extended line op encountered!"
2563 msgid " Extended opcode %d: "
2574 msgid "set Address to 0x%lx\n"
2578 msgid " define new File Table entry\n"
2581 #: readelf.c:4755 readelf.c:4877
2582 msgid " Entry\tDir\tTime\tSize\tName\n"
2590 #: readelf.c:4760 readelf.c:4762 readelf.c:4764 readelf.c:4889 readelf.c:4891
2605 msgid "UNKNOWN: length %d\n"
2612 "Dump of debug contents of section %s:\n"
2617 msgid "The line info appears to be corrupt - the section is too small\n"
2621 msgid "Only DWARF version 2 line info is currently supported.\n"
2626 msgid " Length: %ld\n"
2631 msgid " DWARF Version: %d\n"
2636 msgid " Prolgue Length: %d\n"
2641 msgid " Minimum Instruction Length: %d\n"
2646 msgid " Initial value of 'is_stmt': %d\n"
2651 msgid " Line Base: %d\n"
2656 msgid " Line Range: %d\n"
2661 msgid " Opcode Base: %d\n"
2672 msgid " Opcode %d has %d args\n"
2678 " The Directory Table is empty.\n"
2684 " The Directory Table:\n"
2695 " The File Name Table is empty.\n"
2701 " The File Name Table:\n"
2714 #. Now display the statements.
2718 " Line Number Statements:\n"
2727 msgid " Advance PC by %d to %lx\n"
2732 msgid " Advance Line by %d to %d\n"
2737 msgid " Set File Name to entry %d in the File Name Table\n"
2742 msgid " Set column to %d\n"
2747 msgid " Set is_stmt to %d\n"
2751 msgid " Set basic block\n"
2756 msgid " Advance PC by constant %d to 0x%lx\n"
2761 msgid " Advance PC by fixed size amount %d to 0x%lx\n"
2766 msgid " Special opcode %d: advance Address by %d to 0x%lx"
2771 msgid " and Line by %d to %d\n"
2774 #: readelf.c:5015 readelf.c:5437
2777 "Contents of the %s section:\n"
2782 msgid "Only DWARF 2 pubnames are currently supported"
2787 msgid " Length: %ld\n"
2792 msgid " Version: %d\n"
2797 msgid " Offset into .debug_info section: %ld\n"
2802 msgid " Size of area in .debug_info section: %ld\n"
2813 msgid "Unknown TAG value: %lx"
2818 msgid "Unknown AT value: %lx"
2823 msgid "Unknown FORM value: %lx"
2827 msgid " Number TAG\n"
2832 msgid " %ld %s [%s]\n"
2836 msgid "has children"
2850 msgid " %lu byte block: "
2854 msgid "(User defined location op)"
2858 msgid "(Unknown location op)"
2863 msgid "Unable to handle FORM: %d"
2868 msgid "Unrecognised form: %d"
2872 msgid "(not inlined)"
2880 msgid "(declared as inline but ignored)"
2884 msgid "(declared as inline and inlined)"
2889 msgid " (Unknown inline attribute value: %lx)"
2892 #: readelf.c:6209 readelf.c:6333
2895 "The section %s contains:\n"
2900 msgid "Only version 2 DWARF debug information is currently supported.\n"
2904 msgid " Compilation Unit:\n"
2909 msgid " Length: %ld\n"
2914 msgid " Version: %d\n"
2919 msgid " Abbrev Offset: %ld\n"
2924 msgid " Pointer Size: %d\n"
2928 msgid "Unable to locate .debug_abbrev section!\n"
2933 msgid "Unable to locate entry %lu in the abbreviation table\n"
2938 msgid " <%d><%x>: Abbrev Number: %lu (%s)\n"
2943 msgid " Length: %ld\n"
2948 msgid " Version: %d\n"
2953 msgid " Offset into .debug_info: %lx\n"
2958 msgid " Pointer Size: %d\n"
2963 msgid " Segment Size: %d\n"
2974 msgid "Displaying the debug contents of section %s is not yet supported.\n"
2981 "Section '%s' has no debugging data.\n"
2986 msgid "Unrecognised debug section: %s\n"
2990 msgid "Some sections were not dumped because they do not exist!\n"
2997 "Section '%s' contains %d entries:\n"
3001 msgid "conflict list with without table"
3008 "Section '.conflict' contains %d entries:\n"
3012 msgid " Num: Index Value Name"
3016 msgid "NT_PRSTATUS (prstatus structure)"
3020 msgid "NT_FPREGSET (floating point registers)"
3024 msgid "NT_PRPSINFO (prpsinfo structure)"
3028 msgid "NT_TASKSTRUCT (task structure)"
3032 msgid "NT_PRXFPREG (user_xfpregs structure)"
3036 msgid "NT_PSTATUS (pstatus structure)"
3040 msgid "NT_FPREGS (floating point registers)"
3044 msgid "NT_PSINFO (psinfo structure)"
3048 msgid "NT_LWPSTATUS (lwpstatus_t structure)"
3052 msgid "NT_LWPSINFO (lwpsinfo_t structure)"
3056 msgid "NT_WIN32PSTATUS (win32_pstatus strcuture)"
3061 msgid "Unknown note type: (0x%08x)"
3068 "Notes at offset 0x%08lx with length 0x%08lx:\n"
3072 msgid " Owner\t\tData size\tDescription\n"
3076 msgid "No note segments present in the core file.\n"
3080 msgid "This instance of readelf has been built without support for a\n"
3084 msgid "64 bit data type and so it cannot read 64 bit ELF files.\n"
3089 msgid "Cannot stat input file %s.\n"
3094 msgid "Input file %s not found.\n"
3099 msgid "%s: Failed to read file header\n"
3111 msgid "%s: cannot set time: %s"
3114 #. We have to clean up here.
3115 #: rename.c:170 rename.c:203
3117 msgid "%s: rename: %s"
3122 msgid "%s: simple_copy: %s"
3127 msgid "%s: not enough binary data"
3131 msgid "null terminated unicode string"
3134 #: resbin.c:179 resbin.c:185
3142 #: resbin.c:263 resbin.c:270
3147 msgid "menuex header"
3151 msgid "menuex offset"
3156 msgid "unsupported menu version %d"
3159 #: resbin.c:319 resbin.c:334 resbin.c:400
3160 msgid "menuitem header"
3167 #: resbin.c:471 resbin.c:499
3168 msgid "dialog header"
3173 msgid "unexpected dialog signature %d"
3177 msgid "dialog font point size"
3181 msgid "dialogex font information"
3184 #: resbin.c:564 resbin.c:582
3185 msgid "dialog control"
3189 msgid "dialogex control"
3193 msgid "dialog control end"
3197 msgid "dialog control data"
3201 msgid "stringtable string length"
3205 msgid "stringtable string"
3209 msgid "fontdir header"
3217 msgid "fontdir device name"
3221 msgid "fontdir face name"
3229 msgid "group cursor header"
3234 msgid "unexpected group cursor type %d"
3238 msgid "group cursor"
3242 msgid "group icon header"
3247 msgid "unexpected group icon type %d"
3254 #: resbin.c:991 resbin.c:1210
3255 msgid "unexpected version string"
3260 msgid "version length %d does not match resource length %lu"
3265 msgid "unexpected version type %d"
3270 msgid "unexpected fixed version information length %d"
3274 msgid "fixed version info"
3279 msgid "unexpected fixed version signature %lu"
3284 msgid "unexpected fixed version info version %lu"
3288 msgid "version var info"
3293 msgid "unexpected stringfileinfo value length %d"
3298 msgid "unexpected version stringtable value length %d"
3303 msgid "unexpected version string length %d != %d + %d"
3308 msgid "unexpected version string length %d < %d"
3313 msgid "unexpected varfileinfo value length %d"
3317 msgid "version varfileinfo"
3322 msgid "unexpected version value length %d"
3326 msgid "filename required for COFF input"
3331 msgid "%s: %s: no resource section\n"
3335 msgid "can't read resource section"
3340 msgid "%s: %s: address out of bounds"
3348 msgid "named directory entry"
3352 msgid "directory entry name"
3356 msgid "named subdirectory"
3360 msgid "named resource"
3364 msgid "ID directory entry"
3368 msgid "ID subdirectory"
3376 msgid "resource type unknown"
3384 msgid "resource data"
3388 msgid "resource data size"
3392 msgid "filename required for COFF output"
3396 msgid "can't get BFD_RELOC_RVA relocation type"
3399 #: resrc.c:240 resrc.c:312
3401 msgid "can't open temporary file `%s': %s"
3406 msgid "can't redirect stdout: `%s': %s"
3416 msgid "%s exited with status %d"
3421 msgid "can't execute `%s': %s"
3426 msgid "Using temporary file `%s' to read preprocessor output\n"
3431 msgid "can't popen `%s': %s"
3435 msgid "Using popen to read preprocessor output\n"
3440 msgid "Tried `%s'\n"
3445 msgid "Using `%s'\n"
3455 msgid "%s: unexpected EOF"
3460 msgid "%s: read of %lu returned %lu"
3463 #: resrc.c:652 resrc.c:883 resrc.c:1156 resrc.c:1310
3465 msgid "stat failed on bitmap file `%s': %s"
3470 msgid "cursor file `%s' does not contain cursor data"
3473 #: resrc.c:737 resrc.c:1027
3475 msgid "%s: fseek to %lu failed: %s"
3480 msgid "icon file `%s' does not contain icon data"
3485 msgid "can't open `%s' for output: %s"
3491 "Usage: %s [-ABdoxV] [--format=berkeley|sysv] [--radix=8|10|16]\n"
3492 " [--target=bfdname] [--version] [--help] [file...]\n"
3496 msgid "default is --format=berkeley\n"
3500 msgid "default is --format=sysv\n"
3505 msgid "invalid argument to --format: %s\n"
3510 msgid "Invalid radix: %s\n"
3515 msgid "Usage: %s [-dhVq] in-file [out-file]\n"
3520 msgid "%s: Convert a COFF object file into a SYSROFF object file\n"
3525 msgid "%s: unable to open output file %s\n"
3528 #: stabs.c:349 stabs.c:1769
3529 msgid "numeric overflow"
3534 msgid "Bad stab: %s\n"
3539 msgid "Warning: %s: %s\n"
3543 msgid "N_LBRAC not within function\n"
3547 msgid "Too many N_RBRACs\n"
3551 msgid "unknown C++ encoded name"
3554 #. Complain and keep going, so compilers can invent new
3555 #. cross-reference types.
3557 msgid "unrecognized cross reference type"
3560 #. Does this actually ever happen? Is that why we are worrying
3561 #. about dealing with it rather than just calling error_type?
3563 msgid "missing index type"
3567 msgid "unknown virtual character for baseclass"
3571 msgid "unknown visibility character for baseclass"
3575 msgid "unnamed $vb type"
3579 msgid "unrecognized C++ abbreviation"
3583 msgid "unknown visibility character for field"
3587 msgid "const/volatile indicator missing"
3592 msgid "No mangling for \"%s\"\n"
3596 msgid "Undefined N_EXCL"
3601 msgid "Type file number %d out of range\n"
3606 msgid "Type index number %d out of range\n"
3611 msgid "Unrecognized XCOFF type %d\n"
3616 msgid "bad mangled name `%s'\n"
3620 msgid "no argument types in mangled string\n"
3625 msgid "%s: invalid number %s\n"
3630 msgid "%s: invalid integer argument %s\n"
3636 "Usage: %s [-afov] [-n min-len] [-min-len] [-t {o,x,d}] [-]\n"
3637 " [--all] [--print-file-name] [--bytes=min-len] [--radix={o,x,d}]\n"
3638 " [--target=bfdname] [--help] [--version] file...\n"
3643 msgid "Usage: %s [-hV] in-file\n"
3648 msgid "%s: cannot open input file %s\n"
3652 msgid "Copyright 1997, 1998, 1999 Free Software Foundation, Inc.\n"
3657 "This program is free software; you may redistribute it under the terms of\n"
3658 "the GNU General Public License. This program has absolutely no warranty.\n"
3663 msgid "can't open %s `%s': %s"
3667 msgid ": expected to be a directory\n"
3671 msgid ": expected to be a leaf\n"
3676 msgid "%s: warning: "
3680 msgid ": duplicate value\n"
3685 msgid "%s: unknown format type `%s'\n"
3690 msgid "%s: supported formats:"
3693 #. Otherwise, we give up.
3696 msgid "can not determine type of file `%s'; use the -I option"
3701 msgid "Usage: %s [options] [input-file] [output-file]\n"
3707 " -i FILE, --input FILE Name input file\n"
3708 " -o FILE, --output FILE Name output file\n"
3709 " -I FORMAT, --input-format FORMAT\n"
3710 " Specify input format\n"
3711 " -O FORMAT, --output-format FORMAT\n"
3712 " Specify output format\n"
3713 " -F TARGET, --target TARGET Specify COFF target\n"
3714 " --preprocessor PROGRAM Program to use to preprocess rc file\n"
3715 " --include-dir DIR Include directory when preprocessing rc file\n"
3716 " -DSYM[=VAL], --define SYM[=VAL]\n"
3717 " Define SYM when preprocessing rc file\n"
3718 " -v Verbose - tells you what it's doing\n"
3719 " --language VAL Set language when reading rc file\n"
3720 " --use-temp-file Use a temporary file instead of popen to read\n"
3721 " the preprocessor output\n"
3722 " --no-use-temp-file Use popen (default)\n"
3726 msgid " --yydebug Turn on parser debugging\n"
3731 " --help Print this help message\n"
3732 " --version Print version information\n"
3737 "FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
3738 "extension if not specified. A single file name is an input file.\n"
3739 "No input-file is stdin, default rc. No output-file is stdout, default rc.\n"
3743 msgid "no resources"
3746 #: wrstabs.c:366 wrstabs.c:2028
3748 msgid "string_hash_lookup failed: %s\n"
3753 msgid "stab_int_type: bad size %u\n"
3758 msgid "%s: warning: unknown size for field `%s' in struct\n"