Next: Compatibility, Previous: GNU Free Documentation License, Up: Top [Contents][Index]
As gcj
is just another front end to gcc
, it supports many
of the same options as gcc. See Option Summary in Using the GNU Compiler Collection (GCC). This manual only documents the
options specific to gcj
.
• Input and output files: | ||
• Input Options: | How gcj finds files | |
• Encodings: | Options controlling source file encoding | |
• Warnings: | Options controlling warnings specific to gcj | |
• Linking: | Options for making an executable | |
• Code Generation: | Options controlling the output of gcj | |
• Configure-time Options: | Options you won’t use |