AdaCore / gprbuild

GPRbuild is an advanced build system designed to help automate the construction of multi-language systems.
Other
65 stars 21 forks source link

libgpr.so has no soname. #108

Closed Rombobeorn closed 2 years ago

Rombobeorn commented 2 years ago

Shared libraries should have versioned sonames. Please use Library_Version in gpr/gpr.gpr.

t-14 commented 2 years ago

Thank you for the suggestion. Unfortunately, this is too finicky with the current build process. We'll keep this in mind for the GPR2 rewrite.