I want to use GprBuild to create a product not licensed under the GPL. Is this possible, and what variant of it and GNAT would I need to use for this to be legal?
I read that in order to make an application not licensed under the GPL with GNAT, I would need to use the FSF distributed version, because that version is released with a linking exception (supposedly; the FSF library directory doesn't actually state that it is licensed under such an exception, but Wikipedia does).
That said, I am struggling to find any similar information for GprBuild. Is it possible that GprBuild doesn't need this exception in order to be used as such? I get the impression that if the latter is true, then it is for a technical reason that I don't fully understand.