arm-linux-windres.1
上传用户:szlgq88
上传日期:2009-04-28
资源大小:48287k
文件大小:11k
- ." Automatically generated by Pod::Man v1.37, Pod::Parser v1.14
- ."
- ." Standard preamble:
- ." ========================================================================
- .de Sh " Subsection heading
- .br
- .if t .Sp
- .ne 5
- .PP
- fB\$1fR
- .PP
- ..
- .de Sp " Vertical space (when we can't use .PP)
- .if t .sp .5v
- .if n .sp
- ..
- .de Vb " Begin verbatim text
- .ft CW
- .nf
- .ne \$1
- ..
- .de Ve " End verbatim text
- .ft R
- .fi
- ..
- ." Set up some character translations and predefined strings. *(-- will
- ." give an unbreakable dash, *(PI will give pi, *(L" will give a left
- ." double quote, and *(R" will give a right double quote. | will give a
- ." real vertical bar. *(C+ will give a nicer C++. Capital omega is used to
- ." do unbreakable dashes and therefore won't be available. *(C` and *(C'
- ." expand to `' in nroff, nothing in troff, for use with C<>.
- .tr (*W-|(bv*(Tr
- .ds C+ Cv'-.1v'h'-1p's-2+h'-1p'+s0v'.1v'h'-1p'
- .ie n {
- . ds -- (*W-
- . ds PI pi
- . if (n(.H=4u)&(1m=24u) .ds -- (*Wh'-12u'(*Wh'-12u'-" diablo 10 pitch
- . if (n(.H=4u)&(1m=20u) .ds -- (*Wh'-12u'(*Wh'-8u'-" diablo 12 pitch
- . ds L" ""
- . ds R" ""
- . ds C` ""
- . ds C' ""
- 'br}
- .el{
- . ds -- |(em|
- . ds PI (*p
- . ds L" ``
- . ds R" ''
- 'br}
- ."
- ." If the F register is turned on, we'll generate index entries on stderr for
- ." titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
- ." entries marked with X<> in POD. Of course, you'll have to process the
- ." output yourself in some meaningful fashion.
- .if nF {
- . de IX
- . tm Index:\$1t\n%t"\$2"
- ..
- . nr % 0
- . rr F
- .}
- ."
- ." For nroff, turn off justification. Always turn off hyphenation; it makes
- ." way too many mistakes in technical documents.
- .hy 0
- ."
- ." Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
- ." Fear. Run. Save yourself. No user-serviceable parts.
- . " fudge factors for nroff and troff
- .if n {
- . ds #H 0
- . ds #V .8m
- . ds #F .3m
- . ds #[ f1
- . ds #] fP
- .}
- .if t {
- . ds #H ((1u-(\\n(.fu%2u))*.13m)
- . ds #V .6m
- . ds #F 0
- . ds #[ &
- . ds #] &
- .}
- . " simple accents for nroff and troff
- .if n {
- . ds ' &
- . ds ` &
- . ds ^ &
- . ds , &
- . ds ~ ~
- . ds /
- .}
- .if t {
- . ds ' \k:h'-(\n(.wu*8/10-*(#H)''h"|\n:u"
- . ds ` \k:h'-(\n(.wu*8/10-*(#H)'`h'|\n:u'
- . ds ^ \k:h'-(\n(.wu*10/11-*(#H)'^h'|\n:u'
- . ds , \k:h'-(\n(.wu*8/10)',h'|\n:u'
- . ds ~ \k:h'-(\n(.wu-*(#H-.1m)'~h'|\n:u'
- . ds / \k:h'-(\n(.wu*8/10-*(#H)'z(slh'|\n:u'
- .}
- . " troff and (daisy-wheel) nroff accents
- .ds : \k:h'-(\n(.wu*8/10-*(#H+.1m+*(#F)'v'-*(#V'z.h'.2m+*(#F'.h'|\n:u'v'*(#V'
- .ds 8 h'*(#H'(*bh'-*(#H'
- .ds o \k:h'-(\n(.wu+w'(de'u-*(#H)/2u'v'-.3n'*(#[z(dev'.3n'h'|\n:u'*(#]
- .ds d- h'*(#H'(pdh'-w'~'u'v'-.25m'f2(hyfPv'.25m'h'-*(#H'
- .ds D- D\k:h'-w'D'u'v'-.11m'z(hyv'.11m'h'|\n:u'
- .ds th *(#[v'.3m's+1Is-1v'-.3m'h'-(w'I'u*2/3)'s-1os+1*(#]
- .ds Th *(#[s+2Is-2h'-w'I'u*3/5'v'-.3m'ov'.3m'*(#]
- .ds ae ah'-(w'a'u*4/10)'e
- .ds Ae Ah'-(w'A'u*4/10)'E
- . " corrections for vroff
- .if v .ds ~ \k:h'-(\n(.wu*9/10-*(#H)'s-2u~ds+2h'|\n:u'
- .if v .ds ^ \k:h'-(\n(.wu*10/11-*(#H)'v'-.4m'^v'.4m'h'|\n:u'
- . " for low resolution devices (crt and lpr)
- .if n(.H>23 .if n(.V>19
- {
- . ds : e
- . ds 8 ss
- . ds o a
- . ds d- dh'-1'(ga
- . ds D- Dh'-1'(hy
- . ds th o'bp'
- . ds Th o'LP'
- . ds ae ae
- . ds Ae AE
- .}
- .rm #[ #] #H #V #F C
- ." ========================================================================
- ."
- .IX Title "WINDRES 1"
- .TH WINDRES 1 "2005-04-20" "binutils-2.15.97" "GNU Development Tools"
- .SH "NAME"
- windres - manipulate Windows resources.
- .SH "SYNOPSIS"
- .IX Header "SYNOPSIS"
- windres [options] [input-file] [output-file]
- .SH "DESCRIPTION"
- .IX Header "DESCRIPTION"
- &fBwindresfR reads resources from an input file and copies them into
- an output file. Either file may be in one of three formats:
- .ie n .IP """rc""" 4
- .el .IP "f(CWrcfR" 4
- .IX Item "rc"
- A text format read by the Resource Compiler.
- .ie n .IP """res""" 4
- .el .IP "f(CWresfR" 4
- .IX Item "res"
- A binary format generated by the Resource Compiler.
- .ie n .IP """coff""" 4
- .el .IP "f(CWcofffR" 4
- .IX Item "coff"
- A s-1COFFs0 object or executable.
- .PP
- The exact description of these different formats is available in
- documentation from Microsoft.
- .PP
- When fBwindresfR converts from the f(CW*(C`rc*(C'fR format to the f(CW*(C`res*(C'fR
- format, it is acting like the Windows Resource Compiler. When
- &fBwindresfR converts from the f(CW*(C`res*(C'fR format to the f(CW*(C`coff*(C'fR
- format, it is acting like the Windows f(CW*(C`CVTRES*(C'fR program.
- .PP
- When fBwindresfR generates an f(CW*(C`rc*(C'fR file, the output is similar
- but not identical to the format expected for the input. When an input
- &f(CW*(C`rc*(C'fR file refers to an external filename, an output f(CW*(C`rc*(C'fR file
- will instead include the file contents.
- .PP
- If the input or output format is not specified, fBwindresfR will
- guess based on the file name, or, for the input file, the file contents.
- A file with an extension of fI.rcfR will be treated as an f(CW*(C`rc*(C'fR
- file, a file with an extension of fI.resfR will be treated as a
- &f(CW*(C`res*(C'fR file, and a file with an extension of fI.ofR or
- &fI.exefR will be treated as a f(CW*(C`coff*(C'fR file.
- .PP
- If no output file is specified, fBwindresfR will print the resources
- in f(CW*(C`rc*(C'fR format to standard output.
- .PP
- The normal use is for you to write an f(CW*(C`rc*(C'fR file, use fBwindresfR
- to convert it to a s-1COFFs0 object file, and then link the s-1COFFs0 file into
- your application. This will make the resources described in the
- &f(CW*(C`rc*(C'fR file available to Windows.
- .SH "OPTIONS"
- .IX Header "OPTIONS"
- .IP "fB-ifR fIfilenamefR" 4
- .IX Item "-i filename"
- .PD 0
- .IP "fB--inputfR fIfilenamefR" 4
- .IX Item "--input filename"
- .PD
- The name of the input file. If this option is not used, then
- &fBwindresfR will use the first non-option argument as the input file
- name. If there are no non-option arguments, then fBwindresfR will
- read from standard input. fBwindresfR can not read a s-1COFFs0 file from
- standard input.
- .IP "fB-ofR fIfilenamefR" 4
- .IX Item "-o filename"
- .PD 0
- .IP "fB--outputfR fIfilenamefR" 4
- .IX Item "--output filename"
- .PD
- The name of the output file. If this option is not used, then
- &fBwindresfR will use the first non-option argument, after any used
- for the input file name, as the output file name. If there is no
- non-option argument, then fBwindresfR will write to standard output.
- &fBwindresfR can not write a s-1COFFs0 file to standard output. Note,
- for compatability with fBrcfR the option fB-fofR is also
- accepted, but its use is not recommended.
- .IP "fB-JfR fIformatfR" 4
- .IX Item "-J format"
- .PD 0
- .IP "fB--input-formatfR fIformatfR" 4
- .IX Item "--input-format format"
- .PD
- The input format to read. fIformatfR may be fBresfR, fBrcfR, or
- &fBcofffR. If no input format is specified, fBwindresfR will
- guess, as described above.
- .IP "fB-OfR fIformatfR" 4
- .IX Item "-O format"
- .PD 0
- .IP "fB--output-formatfR fIformatfR" 4
- .IX Item "--output-format format"
- .PD
- The output format to generate. fIformatfR may be fBresfR,
- &fBrcfR, or fBcofffR. If no output format is specified,
- &fBwindresfR will guess, as described above.
- .IP "fB-FfR fItargetfR" 4
- .IX Item "-F target"
- .PD 0
- .IP "fB--targetfR fItargetfR" 4
- .IX Item "--target target"
- .PD
- Specify the s-1BFDs0 format to use for a s-1COFFs0 file as input or output. This
- is a s-1BFDs0 target name; you can use the fB--helpfR option to see a list
- of supported targets. Normally fBwindresfR will use the default
- format, which is the first one listed by the fB--helpfR option.
- .IP "fB--preprocessorfR fIprogramfR" 4
- .IX Item "--preprocessor program"
- When fBwindresfR reads an f(CW*(C`rc*(C'fR file, it runs it through the C
- preprocessor first. This option may be used to specify the preprocessor
- to use, including any leading arguments. The default preprocessor
- argument is f(CW*(C`gcc -E -xc-header -DRC_INVOKED*(C'fR.
- .IP "fB-IfR fIdirectoryfR" 4
- .IX Item "-I directory"
- .PD 0
- .IP "fB--include-dirfR fIdirectoryfR" 4
- .IX Item "--include-dir directory"
- .PD
- Specify an include directory to use when reading an f(CW*(C`rc*(C'fR file.
- &fBwindresfR will pass this to the preprocessor as an fB-IfR
- option. fBwindresfR will also search this directory when looking for
- files named in the f(CW*(C`rc*(C'fR file. If the argument passed to this command
- matches any of the supported fIformatsfR (as descrived in the fB-JfR
- option), it will issue a deprecation warning, and behave just like the
- &fB-JfR option. New programs should not use this behaviour. If a
- directory happens to match a fIformatfR, simple prefix it with fB./fR
- to disable the backward compatibility.
- .IP "fB-DfR fItargetfR" 4
- .IX Item "-D target"
- .PD 0
- .IP "fB--definefR fIsymfRfB[=fRfIvalfRfB]fR" 4
- .IX Item "--define sym[=val]"
- .PD
- Specify a fB-DfR option to pass to the preprocessor when reading an
- &f(CW*(C`rc*(C'fR file.
- .IP "fB-UfR fItargetfR" 4
- .IX Item "-U target"
- .PD 0
- .IP "fB--undefinefR fIsymfR" 4
- .IX Item "--undefine sym"
- .PD
- Specify a fB-UfR option to pass to the preprocessor when reading an
- &f(CW*(C`rc*(C'fR file.
- .IP "fB-rfR" 4
- .IX Item "-r"
- Ignored for compatibility with rc.
- .IP "fB-vfR" 4
- .IX Item "-v"
- Enable verbose mode. This tells you what the preprocessor is if you
- didn't specify one.
- .IP "fB-lfR fIvalfR" 4
- .IX Item "-l val"
- .PD 0
- .IP "fB--languagefR fIvalfR" 4
- .IX Item "--language val"
- .PD
- Specify the default language to use when reading an f(CW*(C`rc*(C'fR file.
- &fIvalfR should be a hexadecimal language code. The low eight bits are
- the language, and the high eight bits are the sublanguage.
- .IP "fB--use-temp-filefR" 4
- .IX Item "--use-temp-file"
- Use a temporary file to instead of using popen to read the output of
- the preprocessor. Use this option if the popen implementation is buggy
- on the host (eg., certain non-English language versions of Windows 95 and
- Windows 98 are known to have buggy popen where the output will instead
- go the console).
- .IP "fB--no-use-temp-filefR" 4
- .IX Item "--no-use-temp-file"
- Use popen, not a temporary file, to read the output of the preprocessor.
- This is the default behaviour.
- .IP "fB-hfR" 4
- .IX Item "-h"
- .PD 0
- .IP "fB--helpfR" 4
- .IX Item "--help"
- .PD
- Prints a usage summary.
- .IP "fB-VfR" 4
- .IX Item "-V"
- .PD 0
- .IP "fB--versionfR" 4
- .IX Item "--version"
- .PD
- Prints the version number for fBwindresfR.
- .IP "fB--yydebugfR" 4
- .IX Item "--yydebug"
- If fBwindresfR is compiled with f(CW*(C`YYDEBUG*(C'fR defined as f(CW1fR,
- this will turn on parser debugging.
- .SH "SEE ALSO"
- .IX Header "SEE ALSO"
- the Info entries for fIbinutilsfR.
- .SH "COPYRIGHT"
- .IX Header "COPYRIGHT"
- Copyright (c) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
- .PP
- Permission is granted to copy, distribute and/or modify this document
- under the terms of the s-1GNUs0 Free Documentation License, Version 1.1
- or any later version published by the Free Software Foundation;
- with no Invariant Sections, with no Front-Cover Texts, and with no
- Back-Cover Texts. A copy of the license is included in the
- section entitled ``s-1GNUs0 Free Documentation License''.