gprbuild
Verified for current stable LTS
Gprbuild Command: Install Compiled Binaries
Use for install compiled binaries with Gprbuild. Exact CLI syntax to install compiled binaries using Gprbuild.
When to use this: Use for install compiled binaries with Gprbuild.
Command Syntax
gprinstall --prefix <path/to/installation_directory> gprinstall --prefix <path/to/installation_directory> Command Breakdown
--prefix- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to install compiled binaries using Gprbuild.
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
Gprbuild Command: Build Default Project
gprbuild Gprbuild Command: Build Specific Project gprbuild -P <project_name> Gprbuild Command: Clean Build Workspace gprclean Git Subtree Command: Add Subtree git subtree add -P <path/to/directory> --squash <repository_url> <branch_name> Git Subtree Command: Update Subtree git subtree pull -P <path/to/directory> <repository_url> <branch_name>