Next: Compiler Switches, Previous: Building with gnatmake, Up: Building Executable Programs with GNAT [Contents][Index]
This section discusses how to compile Ada programs using the `gcc' command. It also describes the set of switches that can be used to control the behavior of the compiler.
• Compiling Programs: | ||
• Search Paths and the Run-Time Library (RTL): | ||
• Order of Compilation Issues: | ||
• Examples: | ||