Larry,
>
> I am curious how hard it would be to build the core GDAL/OGR libs, then
> have most formats created as driver plugins, instead of directly linked
> from the main libs?
>
> Reason: at Homebrew (and in other situations) every time one of the linked
> libs is updated then GDAL/OGR has to
Hi,
I am curious how hard it would be to build the core GDAL/OGR libs, then
have most formats created as driver plugins, instead of directly linked
from the main libs?
Reason: at Homebrew (and in other situations) every time one of the linked
libs is updated then GDAL/OGR has to be rebuilt as wel