gnatmake Verified for current stable LTS

Gnatmake Command: Set Custom Output Name

Use for set custom output name with Gnatmake. Exact CLI syntax to set custom output name using Gnatmake.

When to use this: Use for set custom output name with Gnatmake.

Command Syntax

gnatmake -o <executable_name> <source_file.adb>

Command Breakdown

-o
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to set custom output name using Gnatmake.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Gnatmake directory