GNATmake
E284614
GNATmake is the GNAT Ada compiler’s build tool that automatically manages multi-file project compilation and dependency tracking.
All labels observed (1)
| Label | Occurrences |
|---|---|
| GNATmake canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T2629487 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: GNATmake Context triple: [GNAT, includesTool, GNATmake]
-
A.
gnat
GNAT is a free, open-source Ada compiler and toolchain that is part of the GNU Compiler Collection (GCC).
-
B.
GNU Make
GNU Make is a widely used build automation tool that controls the compilation and linking of programs by interpreting makefiles to manage dependencies and execute commands efficiently.
-
C.
GCC
GCC is a regional political and economic union of Arab states bordering the Persian Gulf, focused on cooperation in areas such as trade, security, and cultural affairs.
-
D.
GNU Compiler Collection
The GNU Compiler Collection (GCC) is a widely used, free and open-source compiler system that supports numerous programming languages and platforms, forming a core component of the GNU toolchain and much of the open-source software ecosystem.
-
E.
GNU Automake
GNU Automake is a build system tool that automatically generates portable Makefiles for software packages, following GNU coding and packaging standards.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: GNATmake Target entity description: GNATmake is the GNAT Ada compiler’s build tool that automatically manages multi-file project compilation and dependency tracking.
-
A.
gnat
GNAT is a free, open-source Ada compiler and toolchain that is part of the GNU Compiler Collection (GCC).
-
B.
GNU Make
GNU Make is a widely used build automation tool that controls the compilation and linking of programs by interpreting makefiles to manage dependencies and execute commands efficiently.
-
C.
GCC
GCC is a regional political and economic union of Arab states bordering the Persian Gulf, focused on cooperation in areas such as trade, security, and cultural affairs.
-
D.
GNU Compiler Collection
The GNU Compiler Collection (GCC) is a widely used, free and open-source compiler system that supports numerous programming languages and platforms, forming a core component of the GNU toolchain and much of the open-source software ecosystem.
-
E.
GNU Automake
GNU Automake is a build system tool that automatically generates portable Makefiles for software packages, following GNU coding and packaging standards.
- F. None of above. chosen
Statements (45)
| Predicate | Object |
|---|---|
| instanceOf |
Ada build system component
ⓘ
build tool ⓘ software tool ⓘ |
| analyzes | with clauses in Ada source files ⓘ |
| availableOn |
GNU/Linux
ⓘ
Windows ⓘ macOS ⓘ |
| category | build automation tool ⓘ |
| dependencyModel | Ada compilation unit dependencies ⓘ |
| dependencyTrackingMethod | analysis of Ada unit relationships and timestamps ⓘ |
| designedFor |
gnat
ⓘ
surface form:
GNAT Ada compiler
|
| distributedWith |
gnat
ⓘ
surface form:
GNAT Community Edition
GNAT Pro Enterprise ⓘ
surface form:
GNAT Pro
|
| documentation |
gnat
ⓘ
surface form:
GNAT User’s Guide
|
| executionModel | command-line program invoked per build ⓘ |
| feature |
automatic detection of out-of-date object files
ⓘ
automatic recompilation of dependent units ⓘ command-line interface ⓘ integration with GNAT project files via gprbuild ecosystem ⓘ parallel compilation support (via underlying toolchain options in some distributions) ⓘ support for Ada compilation order resolution ⓘ |
| goal |
ensure correct recompilation when sources change
ⓘ
simplify building multi-unit Ada applications ⓘ |
| handles |
.adb files
ⓘ
.ads files ⓘ Ada source files ⓘ |
| invocationExample | gnatmake main.adb ⓘ |
| license | varies by GNAT distribution ⓘ |
| maintainedBy | AdaCore ⓘ |
| output |
Ada executables
ⓘ
Ada object files ⓘ |
| partOf |
gnat
ⓘ
surface form:
GNAT
gnat ⓘ
surface form:
GNAT Ada compiler toolchain
|
| platform | cross-platform ⓘ |
| primaryFunction |
automatic compilation of multi-file Ada programs
ⓘ
dependency tracking for Ada compilation ⓘ incremental recompilation of Ada units ⓘ |
| programmingLanguage | Ada ⓘ |
| similarTo | make ⓘ |
| supportsLanguage | Ada ⓘ |
| typicalUsers | Ada developers ⓘ |
| typicalWorkflowRole | front-end build driver for GNAT-based Ada projects ⓘ |
| uses |
GNAT binder
ⓘ
gnat ⓘ
surface form:
GNAT compiler driver gnatgcc
GNU Binutils ⓘ
surface form:
GNAT linker
|
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: GNATmake Description of subject: GNATmake is the GNAT Ada compiler’s build tool that automatically manages multi-file project compilation and dependency tracking.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.
subject surface form:
GNAT