On Tue, Nov 3, 2020 at 2:44 PM Lars Sunde wrote:
>
> Hello,
>
> Does GDAL 3.0.4 support being statically linked with Proj 6.2.1?
>
> Environment is RedHat 7.2 (64 bit) and GCC 9.3.
>
> We have successfully built Proj 6.2.1 as static library. The proj build
> folder is located at /tmp/proj and co
Hello,
Does GDAL 3.0.4 support being statically linked with Proj 6.2.1?
Environment is RedHat 7.2 (64 bit) and GCC 9.3.
We have successfully built Proj 6.2.1 as static library. The proj build folder
is located at /tmp/proj and contains /tmp/proj/lib/libproj.a.
We have tried below command to c