gprbuild is a universal utility not bound
to a particular GNAT version. Let's install
it into $PREFIX so that it can be used to
build code for various compilers without
setting $PATH just to run gprbuild.
Details
Details
- Reviewers
thierry agh_riseup.net
Diff Detail
Diff Detail
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 71088 Build 67971: arc lint + arc unit
Event Timeline
Comment Actions
I'd say this is right for gprbuild but wrong for libgpr. Due to ABI differences we have to stack the libraries under /usr/local/gnat* prefix to make sure they can only compile with the same compiler.