<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Why does it have to force anything at
      all? CMake normally knows how to setup
      CMAKE_CXX_IMPLICIT_LINK_LIBRARIES.</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">(Right now fixing hard-coded libstdc++
      assumptions in ffmpeg and dependencies in vcpkg, breaking
      Android.)</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Kai<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Am 06.07.24 um 09:59 schrieb Even
      Rouault via gdal-dev:<br>
    </div>
    <blockquote type="cite"
      cite="mid:ed1ca76c-249e-41a4-bc91-8912db6efa5a@spatialys.com">Hi,
      <br>
      <br>
      when using CLang, GDAL forces the use of libstdc++ for linking, so
      seeing "cannot find -lstdc++", I suspect you might lack the
      installation of libstdc++-11-dev package
      <br>
      <br>
      Even
      <br>
    </blockquote>
    <br>
  </body>
</html>